Kind bookmarks
This is an interesting idea - I've not been bitten by it before, but may be worth adding to my dotfiles anyway
Version pinning is always a difficult line to walk - you don't want things to change when you're not expecting them to (such as here) but you also don't want to be pinned to really old versions of software, as that increases risk
Another reason folks should be part of the IndieWeb, not only owning your data but getting better SEO!
cron.weekly is a great newsletter, I'm glad you're coming back Mattias!
An interesting look at how using one key for everything (SSH to servers, SSH for git hosting, etc) can be a Bad Thing™
Slyvia has some amazing artwork in general, but also has some really beautiful representations of each of the Ubuntu distributions' namesakes.
Definitely yes to this! I've also proposed how we can do this using Microformats2 in https://www.jvt.me/posts/2019/04/10/pronouns-microformats/
This is my go-to for tidying up disk space issues when working with Docker
This is a really nice recap of https://dddeastmidlands.com and gives you a nice feel of the day!
An interesting read, but I would personally say to stick to the language-specific process. Ie Rakefile
s for Ruby, a task in your build.gradle
or npm run deps
as it'll handle things nicer in a language / stack you're more familiar in, although I totally see why you'd want a language-agnostic interace