I really like interpreters that allow you to inspect values, such as the JS console in a browser or Common Lisp with sly.
Otherwise you end up repeatedly pretty printing values. It's unnecessary.
miniblog.
Related Posts
On transitioning between dev and manager repeatedly: https://charity.wtf/2017/05/11/the-engineer-manager-pendulum/
@esvrld@octodon.social Zing! 😆
Now you mention it, I'd be really interested to see data on how many times maintenance has changed hands. Adding a maintainer is great, repeatedly changing can indicate abandonware.
Emacs tip of the day: kill-do-not-save-duplicates prevents pushing duplicates to the kill-ring, so you don't need to press M-y repeatedly.