January 14, 2025
Asides
Follow me Bluesky: @deuts.hamili.net and Fediverse: @deuts@deuts.one
January 13, 2025
Matt Mullenweg deactivates WordPress contributor accounts over alleged fork plans
Matt Mullenweg, CEO of Automattic, deactivated the accounts of several WordPress.org community members, including Joost de Valk and Karim Marucchi, amid ongoing tensions over WordPress governance. This followed public criticism of WP Engine and discussions on creating federated repositories, though de Valk and Marucchi denied plans to fork WordPress. Mullenweg’s actions were seen as targeting those questioning WordPress’s leadership, but the code remains accessible for forking via GitHub.
The WordPress saga continues!
The Ultimate Guide to Setting Up Traefik
Master the art of deploying Traefik in your environment. This comprehensive guide covers everything from installation to advanced configuration for seamless traffic management in your homelab.
I’m a Caddy guy, but leaving this here for future reference. Maybe I’ll encounter a situation that I may need to deploy Traefik instead in the future.
Go Pushover
go-pushover - Send push notifications with the power of Pushover and Go!
I may be more into Python, but it doesn’t hurt to check this out.
January 12, 2025
ActualPy
Python API implementation for Actual server.
Actual Budget is a superfast and privacy-focused app for managing your finances.
Now that I’m learning python, and actually utilizing to deploy posts here, I think I should start learning this as well to get my data from Actual server and try to analyze them.
Make sure to read ActualPy documentation.
Monetr budgeting application
Monetr is a budgeting application that aims to make it easier for people to budget around recurring expenses. While making it absolutely clear how much you have left over to budget or use for other unplanned spending. It is based off of the now defunct Simple. It is also completely free to self-host.
I’m not sure if this is a direct competitor to Actual Budget, but looking at the sample compose file, you need to run 3 Docker images for this app, vs. Actual’s 1 only. So, I choose Actual.