- 2.12K Posts
- 70 Comments
I appreciate your feedback!
The best code is always in the comments
monica_b1998OPto
Programming@programming.dev•Animated sine waves - 27 lines of pure JavaScript
2·2 months agoThanks! And yes, the HSL model works great for cycling rainbows.
monica_b1998OPto
Programming@programming.dev•Modern Full Stack: what to learn and what to ignore
1·2 months agoThanks for your positive feedback!
monica_b1998OPto
Linux@discuss.tchncs.de•Arch Linux system maintenance & recovery guide
2·3 months agoYw
We are legion and our pages are a beautiful mess. Even if we do say so ourselves.
and they say this API can not be used for serious applications… 😜
monica_b1998OPto
Python@programming.dev•Python String Formatting: f-strings vs .format() vs %
4·3 months agolol, don’t be too hard on yourself!
thanks for the compliment! I hope you’ll still like it after you read it 😉
monica_b1998OPto
Programming@programming.dev•Basic physics engine in about 100 lines of pure JavaScript
5·4 months agofinally something we can agree on!
monica_b1998OPto
Programming@programming.dev•Basic physics engine in about 100 lines of pure JavaScript
65·4 months agoJS may feel like a toy to you, but it’s the #3 most popular language on Github
monica_b1998OPto
Programming@programming.dev•Basic physics engine in about 100 lines of pure JavaScript
413·4 months ago10 upvoters seem to have a different opinion. what is your main concern?
monica_b1998OPto
Programming Languages@programming.dev•Esoteric Programming Languages: Rockstar, Tabloid, Baby Language, Ook!, Chef
1·5 months ago“NOR is a universal logic gate and thus can be used to make the other gates, just in a much less convenient way.” Respect!
does this count as a spoiler?
ouch. it would be difficult to argue with such an objective, quantifiable accusation. /s
monica_b1998OPto
Godot@programming.dev•Godot Node Composition: Organizing Scenes, Autoloads, and Reusable Components
2·5 months 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.”
Glad you enjoyed it! I actually wrote a small JavaScript program to convert txt to html.


































sorry about that. it’s hosted on a free server and they get overloaded from time to time :(