I’ve been using my changelog script for years to generate release notes from git commit messages. It’s saved me countless hours and helped me maintain complete, informative changelogs across all my projects. I wrote changelog in 2017 and mentioned it back in 2024. I’ve used it for every project I’ve worked on since then, and…
It’s time for my yearly roundup of my favorite tools, hardware, and projects. I’m combining everything in one post this year. You might find something new, or you might just have your own preferences validated. Feel free to add your own suggestions in the comments! It’s been an interesting year. I lost my job in…
I just published a couple of new features to mdless this morning: strikethrough and GitHub emoji support. You can now use ~~text~~ formatting, and if your terminal supports strikethrough text, it will be displayed as such. You can control formatting and colors by adding deletion to your theme file, which by default is ~/.config/mdless/default.theme: yaml…