SleepyHarry

u/SleepyHarry@sh.itjust.works
1 posts · 27 comments

Recent posts

Recent comments

on Accurate · c/funny · 3 pts · 1y

I'm very much up for bringing þ back, but you're misusing it. It's a softer "th" sound than is used in "the". You should use something like ð instead. þ is more appropriate for words like "thing".

on Accurate · c/funny · 12 pts · 1y

When ChatGPT can and does hallucinate information it disqualifies itself as a reliable source. Citing it as a source is exactly the same level as "my mate Keith said", even if it's more reliable on average than Keith.

on I love the future. · c/science_memes · 27 pts · 1y

And ironically enough they have more in common with the Persian "soldiers" which are just fodder for their God King.

I follow the same philosophy. Avoiding spoilers, there was a part of Act 2 that I thought was just the next conversation in a series of conversations, but it triggered a significant event that blocked me out of several things I had on the to-do list. I had no idea it'd trigger that, and imo I don't think it's reasonable that it would happen, so I did scum that.

on Proper Propagation · c/curatedtumblr · 23 pts · 2y

When the Dwarves and Humans first interacted they both described it as "we just smash", and much sitcom hilarity came out of a simple misunderstanding that nobody bothered to clarify.

on Iterators in Go · c/golang · 2 pts · 3y

The syntax strikes me as a little clunky, but I do like the idea. Coming from Python I've used generators a lot (which in my obviously biased opinion is a clearer name that "iterator" here) so recognise the value in having something like that in the language.