1211
Adobe Gets Bullied Off Bluesky
(futurism.com)
This is a most excellent place for technology news and articles.
I hate the syntax in OpenSCAD. It LOOKS like something object-oriented but it is procedural, causing oh so many footguns, if one expects it to act like OOP.
I'm a mostly procedural thinker, even though I program in OOP all day long. OpenSCAD works a lot like the rest of my code: write it, try it, look at the results, curse, revise it, try it, look at the results, curse differently... you get there eventually. I do highly suggest not coding a masterpiece in OpenSCAD without visualizing the components first.