Post #2465255
2026-03-25 16:45 UTC
@karolherbst@chaos.social I’ll remember this tip for the next feature branch. I actually started catching up with upstream about six months ago. I’m now at a point where I think everything works as expected, but there’s still a lot of cleanup left to do.
The biggest pain point is that about 4–5 months ago, I decided to slowly change the core architecture. I probably should have started fresh back then… but yeah, I didn’t have anything better to do at night.
Replies (2)
-
@austriancoder@fosstodon.org 2026-03-25 17:19
@karolherbst@chaos.social best commit message so far: "hacks.. again .." 😅
-
@mupuf@social.treehouse.systems 2026-03-26 20:26
@austriancoder@fosstodon.org @karolherbst@chaos.social ha ha! Mine can be up to 50 commits named WIP, until I reach a point I am happy with to make a bunch of commit from them... Then here we go again until the MR comes out :) This way, I can always bisect brokenness, even when I am just trying shit out.