Ma’am/sir this is a Wendy’s.
Julian
Game dev and Linux user
- 0 Posts
- 16 Comments
Julian@lemm.eeto Programmer Humor@programming.dev•Ahh...yes...new "code-free" frameworkEnglish101·1 year agowine
Me when I spread misinformation on the Internet.
Julian@lemm.eeto Explain Like I'm Five@lemmy.world•Why do SSDs have a more limited number of times data can be written to them, but RAM memory can handle loads of re-writes?English16·2 years agoDoesn’t the ram do that itself? Otherwise reading/writing all that data would waste tons of time for the CPU.
Julian@lemm.eeto Programmer Humor@programming.dev•Javascript is the most popular scripting language in use todayEnglish6·2 years agoDon’t forget jsfuck
Thanks for the fun rabbit hole. They can’t really solve the halting problem though, you can make an oracle solve the halting problem for a turning machine but not for itself. Then of course you can make another oracle machine that solves the halting problem for that oracle machine, and so on and so forth, but an oracle machine can never solve its own halting problem.
…you can write to program memory? Idk how exactly but that feels like a security risk.
Actual image of a python dev trying to write to the console with javascript.
Julian@lemm.eeto Programmer Humor@lemmy.ml•text.getvariablename().settext("text_variable").settext("some text")2·2 years agoI’ve literally written the line “getComponent/<Text/>().text = text.text;” for a unity game before.
Julian@lemm.eeto Programmer Humor@lemmy.ml•LLMs Making Algorithms & Data Structures ObsoleteEnglish5·2 years agoAny algorithm can be O(1) if you cache all the answers beforehand.
Julian@lemm.eeto Programmer Humor@programming.dev•Robotics developers, startups, and resalers furiously shopping for new HID peripheralsEnglish7·2 years agoI remember using them in my high school robotics club. And honestly, I think the controller was probably one of the least sketchy things about the sub. Lots of fields use game controllers to handle equipment since they’re well designed for that. There were many other things that were far worse.
These are good but none are compatible with the php gender class.
Ok some of these I understand but what the fuck. Why.
Edit: ok I have a theory. == checks equality without casting to any types, so they’re not equal. But < and > are numeric operations, so null gets cast to 0. So <= and >= cast it to 0, and it’s equal to 0, so it’s true.
Julian@lemm.eetoReddit@lemmy.ml•Confession. I wrote a lot of fake stories on Reddit.English1·2 years agoHow do we know this isn’t a fake story?
You can also use offline mode.