Well because they’re built to hook you up with their storefront where you can buy a my little pony gun for a third of the price of the game. And then play a fps asset flip game in front of the poors.
- 0 posts
- 16 comments
- 2 years
- 2 years
It’s when they make you do like 20 of them. Bitch you already stopped the DDOS let me see my balance fuck.
- fsxylo@sh.itjust.worksto
Programmer Humor@programming.dev•no amount of documentation can save users from themselvesEnglish
2 yearsHmm … Better pigeon hole clients into only using the teabag.
“Why can’t I put the label in the water?!”
- fsxylo@sh.itjust.workstoProgramming@programming.dev•"GitHub" Is Starting to Feel Like Legacy SoftwareEnglish2 years
I want to self host instead, but then there’s always the “what if a tornado hits my house and I lose my life’s work?” fear that keeps me using GitHub…
Edit: thanks for the suggestions, I’ll look into them!
- 2 years
I tend to do the most embarrassing sitcom shit possible when someone is watching me do something I’m an expert in.
Once I get some extra money to fuck around with my computers, everything is becoming foss. Fuck Microsoft.
- fsxylo@sh.itjust.workstoProgramming@programming.dev•Bringing the cancer of the MODERN WEB (TM) to one of the last bastions of the old web (aka the real web!). How Kafkaesque.English2 years
That’s what’s called a fig newton.
var context = getContext();
Seriously. If Elon shut down Tesla tomorrow all these engineers would be building electric cars at other companies.
- fsxylo@sh.itjust.worksto
Programmer Humor@programming.dev•Programmer tries to explain binary search to the policeEnglish
3 yearswaves magic wand computer science!
- 3 years
Singletons:
Me: O_O;
Pfft, writing a program that collects user input and displays it is just trite. I’m going to skip straight to building an MMO.
When I was a kid Lego mindstorm was the shit but I don’t know if Lego even sells that anymore. But my advice is find some robot kit with a building block scripting language.
Alternatively download unreal engine 4, learn how to use blueprints and show them how to make simple games, as that is another “building block” scripting language.
Edit: oh, not “from scratch”, “using Scratch” haha oops. My bad.
- 3 years
It’s a good thing I’m a hobbyist so that I can avoi- hmm, now that I think about it this feature could be really cool and shouldn’t take too long to implement…
Also because if you are dealing with a double, then you’re probably dealing with multiple, or doing math that may produce a double. So returning a double just saves some effort.

Single responsibility principal and dependency injection are your friends.