Spyke

Replies

Comment on

Nobody Knows What Ultra-Processed Food Is

I think the industry beat us to the punch here: anything altered from its natural state is considered processed. Your corn flakes are crushed before being dehydrated/baked, so they are processed. The public discourse against processed foods loses it's steam when everything is technically processed and instead we mince definitions.

The backlash from "genetically modified" food stuffs smartened up a food industry that does not want to be inspected.

Comment on

[Discussion] Which Soulslike will you be playing this weekend and what's your comfort Soulslike?

I'm almost done with Another Crab's Treasure. I think. I'm fighting an electric eel and after that I think it's time for Roland, the guy set up as the final boss. There are these purple blocks all over the world that the game hasn't let me do anything about yet so maybe there's a victory lap where I revisit old locations before Roland? Not sure, but looking forward to finding out!

Comment on

My moderator has been targeted by an unrelenting cyberbullying campaign, only so that I would come complain about it here and give free promotion to the abusers.

Your mod and I both picked up the same pissant: https://lemvotes.org/user/[email protected]

I'm pretty sure it's DonaldJMusk having a conniption fit. He started downvoting me with several of his alts after I pointed out an ebook reader obsessed account was his. I don't know what his fixaton with your mod or T00lshed is about though.

golang

Comment on

Go 1.27 is released

It's such a small thing, but not having to explicitly instantiate embedded structs to specify embedded fields is going to clean up a lot of my DB code because we embed an Auditable structure to handle common fields like id, createdBy, etc. I've been looking forward to that for years! Generic functions are cool too I guess.