this post was submitted on 06 Feb 2024
40 points (100.0% liked)
VIM - Vi IMproved
1055 readers
26 users here now
For Vim enthusiasts and anyone interested in Vim/Neovim!
"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco
#HJKL
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I use kate as my editor, but the effect is the same. :)
OpenSCAD is both amazing and frustrating at the same time. I wish it did caching better.
At one point it encouraged me to start writing my own SCAD from scratch in python, to improve how the language worked. Python has that lovely set() syntax which can be repurposed to solids and work really well. I even had a somewhat functional prototype.