Spyke

Replies

196

Comment on

Juice rule

Reply in thread

Cranberries don't grow on the water, the fields are just flooded at harvest time because the berries float, which makes it an easy method to gather them.

memes

Comment on

hootenannies

Reply in thread

Talking to a friend you haven't seen in a while about what's new in your life is basically the opposite of "small talk'. I can empathize with those kind of social interactions being hard for some people, but it's a social skill that's worth either practicing or finding alternative paths to accomplish if you want to make and keep friends.

Comment on

got him

My personal code readability axe to grind is nested complex ternary operators.

Every now and then I'll see something like this

return (checkFormatType(currentObject.type==TYPES.static||currentObject type==TYPES.dynamic?TYPES.mutable:TYPES.immutable)?create format("MUTABLE"):getFormat(currentObject));

And I have a fucking conniption because just move that shit into a variable before the return. I get it when sometimes you just need to resolve something inline, but a huge amount of the time that ternary can be extracted to a variable before the ternary, or just rewrite the function to take multiple types and resolve it in the function.

cat

Comment on

Puzzle Suggestions

You can also feed them less, and then put that kibble in the treats as part of dinner time. So they'd get half their dinner from the bowl and half from a puzzle toy, or whatever.

Comment on

Amazon Anti Union propaganda

Reply in thread

No the usual 'argument' that references is that it you have a complaint or preference or comment or whatever about your work or job duties, you have to bring it to your union rep, rather than talk directly with your employers management. Somehow that's supposed to be an argument against unions.

Comment on

US supreme court sides with Starbucks in union case over fired employees

Reply in thread

I mean that guy is being an idiot, but it's also not quite that simple. There is still more and less ethical consumption. A fairphone is more ethical than an iPhone, and pointing that out in good faith to someone complaining about Apple's behavior seems entirely fair.

It's not a complete fallacy to point out that someone is consuming something less ethical when they have a better option. Obviously it's impossible for anyone to do this with literally everything, but absolutely you can avoid Starbucks because of their treatment of unions, and frequent a local coffee shop instead.

Granted this is mostly assuming two people having a good faith discussion, which on the internet is infrequent lol.

Comment on

MAGA rages over report Pentagon exempting Ukraine from government shutdown

Reply in thread

It's also really confusing because even if you don't have any particular affinity for Ukraine, even a Republican must acknowledge that functionally Russia and China are only things that are even remotely close to peer adversaries, and any military hardware we send Ukraine is going to get dumped directly into damaging that adversary. It's basically one of the most efficient military investments you could get right now. If you're even a bit pro military, you should be pro Ukraine.