Profile avatar
3hoods.itch.io
Time-travelling uberscientist and last living human. Rather weird. Rumoured indie game developer. Ace Gender-agnostic. He/Him probably.
411 posts 134 followers 153 following
Regular Contributor
Active Commenter

Ok, let's get this partly started. That's the saying, right?

Ok, I need to learn and implement enemy pathfinding and AI. Today.

Thunderdome. That's the only way to deal with this.

Now I'm Am Cookin' ! I hope the recipes are better than the grammar.

So much smoke, and I am over 500km away from the fires.

SK 🔥 Two hours ago, I could see some haze in the distance. Now, I can barely see the back yard. We are unpacking every air filter we own.

I know I'm picking a single grain of sand off the beach here, metaphorically, but: When a person habitually refers to themselves in third person, all caps, is this not a mental wellness concern? Asking for ~340 million former friends.

Dear FOSS community, Please burn Audacity to the ground, and write us an audio sample editor for the 21st century.

He's a dictator and this isn't day 1. Figure it out, Magats.

STOP USING LLM TO "FACT CHECK"! That's not fact checking, that's responding to B.S. with different B.S.

OK, who pushed the "Make Everyone On Earth Unable To Engage With Reality" button?

"Even ChatGPT agrees!" Yeah, so does my magic 8-ball, so it MUST be true. Oh wait, the 8-ball changed its mind, better break out the chicken bones and tea leaves!

My goals in gamedev include a lot of "don't be like company X, or company Y, and above all don't be anything like company Z."

Modern advertising has "jumped the shark". I have no idea what that product is, and no desire to find out.

Looking at older code: var gridmap var mapgrid <shakes head> Past 3Hoods better be thankful we don't have time travel, cos I'd have to go back there and slap him.

We have a term 'fascism.' It's an old term, but it's pretty accurate, but it's an old fashioned sound..

Instead of using AI, just tell me your prompt. I can imagine it as well or better than the AI, and your message is communicated without all the extra steps of plagiarism and planet-burning.

Merge conflicts are a serious problem in Git, which I have completely solved with the following bash script: # !/bin/bash git checkout $2 git reset --hard $1 git push origin $2 --force I call this function MWOTH (my way or the highway). You're welcome. #git #gamedev