An inpiring piece of reflection on designing and problem-solving,
relevant well beyond programming. Wisdom is to know how to balance the generic and the specific!
I've bookmarked your blog post for regular repeat reading!
An inpiring piece of reflection on designing and problem-solving,
relevant well beyond programming. Wisdom is to know how to balance the generic and the specific!
I've bookmarked your blog post for regular repeat reading!
#itch_io #lisp #exploratoryProgramming #programmingStyle #clim #programming
I wrote a small post describing the vibe of a particularly plain 18 minutes of programming I happened to do.
It's informative in that it's not an example of successfully showing off, but still conveys a different feeling to bland programming advice.
First quarter hour of a graphical+text adventure world (stroke moo fake moo client)
https://lispy-gopher-show.itch.io/moonclimb/devlog/782698/exploratory-programming
For me, removing redundant brackets from previous coder's code can be a bit confusing. They used a lot, like a lot
Historic #ProgrammingStyle question: I remember that more than a decade ago everyone (i know of) exclusively used four spaces for #indentation. Now I see almost-exclusively two spaces for indentation. When did this switch start? What's the trend?
Can someone scrape dotfiles repos on github and their histories and plot that change in people's vim/emacs configs?
I suspect that it's correlated with the popularity of modern webdev brought by its Mariana-deep <div> nesting.