So many interests, so little time and money. Always interested in talking to more like-minded people!


Where you can find me on the internet: nathanupchurch.com/me


Keyoxide: https://keyoxide.org/31E809FAEA1532AC91BBDCF1EC499D3513F69340

  • 0 Posts
  • 42 Comments
Joined 3 years ago
cake
Cake day: February 3rd, 2022

help-circle
  • You can actually use it to make your own beyond-style burgers and sausages. That recipe didn’t work super well for me, so I developed my own which I can post if you’re interested.

    TVP is useful anywhere you’d normally use ground meat, such as in chili, but adding a binder, as above, makes it useful for applications like sausage rolls, keema naan, etc.

    You can also get TVP in large chunks or slices. For this stuff, I like to hydrate in stock with a little vinegar to get rid of that off-taste some TVP has, then squeeze out the moisture and sear in a large amount of fat. Prepared in this way, it is almost indistinguishable from meat.

    You can also fry small, unhydrated TVP crumbles in oil and season with salt, MSG, and liquid smoke to make your own fake bacon bits. I like to use them on baked potatoes.












  • Why not try simple scripts at first? You could write a little script in Bash, JS, or Ruby to create folders or text files. Besides the very basic stuff I did on the high school robotics team, my first programming project was when I worked as a print broker and we invested in a digital press. I needed a program to calculate the cost of a print job, so I learned a little BASIC and wrote a program on my TI-98 to do it for me. It would ask a series of questions (eg - paper cost, single / double sided, color / black and white, how many imposed on an SRA3 sheet, etc) and spit out the cost of the job.

    As for how you use the code, say you write a ruby script; to run it, you’d navigate to the script directory in the terminal and type ./scriptName.rb to run it. If you’re using a compiled language, you’d compile it (your lessons would cover how to do this) and then you’d run the resulting binary the same way.







  • Beyond innumerable rules at home (no sneaking out of windows, no making potions out of toiletries, no growing mold in the bathroom, no snakes in the house, etc.) once as a kid I had $5 of birthday money burning a hole in my pocket, so at lunch I asked for as many $0.25 cinnamon rolls as I could get with a $5 bill. Although the cafeteria workers tried to talk me out of it, I spent the rest of the day parading around with a huge sack of cinnamon rolls which I didn’t share with my classmates, as I was determined to bring my catch home to impress / share with my family. The same day, an announcement was made over the intercom to the entire school announcing a new two-per-person limit for cinnamon rolls. Details may be off as this was years ago, but that’s what I remember!


  • Yea, the workflow is a bit different. Not having a concept of fill opacity as separate from layer opacity forced me to change the way I do certain things, and having certain retouching tools grouped with the brushes was confusing at first.

    For years, I didn’t use anything besides Adobe CC, because it’s “industry standard,” so I’ve never given anything like Affinity a go in earnest.

    With all FLOSS design tools, I had to have a bit of a reckoning with myself; like most people, at first I thought they were unintuitive, until I was able to have a bit of objectivity and found that most of the issues I had with them didn’t arise because they were unintuitive; it was just because they didn’t work like Adobe tools, which are themselves complex tools that you really can’t just pick up on your own without some degree of instruction.