<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prog on shione</title><link>https://bensaber.net/blog/tags/Prog.html</link><description>Recent content in Prog on shione</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright © 2024, renken.</copyright><lastBuildDate>Mon, 10 Apr 2023 12:47:00 +0100</lastBuildDate><atom:link href="https://bensaber.net/blog/tags/Prog/index.xml" rel="self" type="application/rss+xml"/><item><title>Conventional commits</title><link>https://bensaber.net/blog/conventional-commits.html</link><pubDate>Mon, 10 Apr 2023 12:47:00 +0100</pubDate><guid>https://bensaber.net/blog/conventional-commits.html</guid><description>I recently came across conventional commits and I find the idea very interesting and practical. The commit message style is similar to my subjective style except it&amp;rsquo;s standardized and most importantly parsable. The end goal is to automatically generate changelogs following keep a changelog.
I found a couple of tools which does this.
commitizen commitizen is good if you use the default config. However, as soon as you derive from the latter, you&amp;rsquo;d need to write your own customized parsing config which I found to be somewhat difficult to write considering how sometimes commitizen crashes if your config is invalid.</description></item><item><title>TODO: Explore meson</title><link>https://bensaber.net/blog/todo-explore-meson.html</link><pubDate>Sun, 13 Mar 2022 00:00:00 +0000</pubDate><guid>https://bensaber.net/blog/todo-explore-meson.html</guid><description>I should definitely play around with meson one day, maybe add template/c support for it. I think working on template/c is a good entry to understanding how build systems work and how to configure a real-world project using meson.
I will start publishing such TODOs publicly, maybe that helps with actually working on them.
Update: 2024-08-17 01:01
I forgot to mention that I ended up fiddling around with it a bit for kvps a while ago.</description></item></channel></rss>