Improving Lisp UX One Form at a Time: https://lisp-univ-etc.blogspot.com/2016/05/improving-lisp-ux-one-form-at-time.html -- always interesting to see new takes on lisp's UX.
miniblog.
Related Posts
My default assumption is that external libraries are better than what I (or an LLM) would write in a v1.
The extra effort to publish a project generally signifies that the author has spent a good amount of time on the problem. I end up prompting LLMs to prefer external code.
A cute systemd feature to get the system clock roughly correct: if the system time is before the compilation time of the systemd binary, it moves the clock forward to that time!
For hobby projects, I really like software where I can do small features or tweaks. Sometimes I don't have time for anything more substantial.
Website projects are great for this. Are there other areas?