- 806 Posts
- 53 Comments
monica_b1998@lemmy.worldOPto
Selfhosted@lemmy.world•Popular self-hosting services worth runningEnglish
219·15 days agodoes this count as a spoiler?
ouch. it would be difficult to argue with such an objective, quantifiable accusation. /s
monica_b1998@lemmy.worldOPto
Godot@programming.dev•Godot Node Composition: Organizing Scenes, Autoloads, and Reusable Components
1·16 days agoI appreciate your feedback! Would it be helpful if I add something like this?: “Composition in Godot is the practice of building complex objects by assembling smaller, reusable nodes (e.g., adding a HealthComponent node to an enemy) rather than relying on deep, rigid class inheritance hierarchies. It promotes flexibility, allowing behaviors to be added or removed at runtime, whereas inheritance creates tight coupling between parent and child classes.”
monica_b1998@lemmy.worldOPto
Powershell@programming.dev•Pipeline & object manipulation cheatsheet
2·1 month agoGlad you enjoyed it! I actually wrote a small JavaScript program to convert txt to html.
it’s a link. is it not working for you?
monica_b1998@lemmy.worldOPtoLinux 101 stuff. Questions are encouraged, noobs are welcome!@lemmy.world•Command Line Productivity Tips
2·2 months agoI’m so glad it was useful!
monica_b1998@lemmy.worldOPto
Programming@programming.dev•Mini Logo Interpreter in 120 lines of pure JS
21·2 months agoFine, I changed it to 120. I didn’t count precisely, just ballpark to give the readers an idea of the complexity level.
monica_b1998@lemmy.worldOPto
Svelte + SvelteKit@programming.dev•Why Developers Are Switching from React/Vue to Svelte in 2026
1·2 months agomakes sense. there is no silver bullet, they all have their strengths and weaknesses.
monica_b1998@lemmy.worldOPto
Technology@lemmy.ml•Amiga vs. Atari ST: A rivalry that defined 16-bit home computing
2·2 months agowhite balance is done. thanks for the great suggestion! I also fixed Amiga’s smile while I was at it.
monica_b1998@lemmy.worldOPto
Technology@lemmy.ml•Amiga vs. Atari ST: A rivalry that defined 16-bit home computing
2·2 months agoupdated as requested
monica_b1998@lemmy.worldOPto
Technology@lemmy.ml•Amiga vs. Atari ST: A rivalry that defined 16-bit home computing
2·2 months agoOk. I’ll find a different image host. Heard that Imgur is blocked in the UK
monica_b1998@lemmy.worldOPto
Technology@lemmy.ml•Amiga vs. Atari ST: A rivalry that defined 16-bit home computing
1·2 months agoYou got it! I’ll update the image in a couple of hours
monica_b1998@lemmy.worldOPto
Technology@lemmy.ml•Amiga vs. Atari ST: A rivalry that defined 16-bit home computing
1·2 months agoOk, lemmy won’t let me update the thumbnail anymore, but what color scheme would you prefer in future posts? I hear grays are all the rage nowadays?
monica_b1998@lemmy.worldOPto
Technology@lemmy.ml•Amiga vs. Atari ST: A rivalry that defined 16-bit home computing
1·2 months agoI had to google what that means but thanks for your feedback
monica_b1998@lemmy.worldOPto
Technology@lemmy.world•The Console That Wasn’t: How the Commodore 64 Outsold Game ConsolesEnglish
6·2 months agoYour percentage of legal games was probably still higher than average 😉
monica_b1998@lemmy.worldOPto
Technology@lemmy.world•The Console That Wasn’t: How the Commodore 64 Outsold Game ConsolesEnglish
4·2 months agogood old times. those “starter animations” are called “intros”. this one has my favorite SID music: https://www.youtube.com/watch?v=j069Eve63iY
monica_b1998@lemmy.worldOPto
Technology@lemmy.world•The Console That Wasn’t: How the Commodore 64 Outsold Game ConsolesEnglish
2·2 months agoI beg to differ. They just asked for a book that explains “how to do pretty much anything” (admittedly pretty vague). i’m assuming they mean things like browsing the internet, composing simple music, editing photos etc. You can do that without knowing any of the things you mentioned - they are part of most operating systems today, so the book would just need to go to that level.And when it comes to programming, the book could just explain how to code simple stuff for example in JavaScript in the browser’s “developers tools” (or equivalent).
monica_b1998@lemmy.worldOPto
Technology@lemmy.world•The Console That Wasn’t: How the Commodore 64 Outsold Game ConsolesEnglish
15·2 months ago…and a high percentage of those were copied illegally. I’m not judging, just stating a fact
monica_b1998@lemmy.worldOPto
Technology@lemmy.world•The Console That Wasn’t: How the Commodore 64 Outsold Game ConsolesEnglish
17·2 months agoyou’re right. nowadays a beginner would have to sift through a bunch of websites to figure out how to do it.



































“NOR is a universal logic gate and thus can be used to make the other gates, just in a much less convenient way.” Respect!