16:14

I filed a dispute on #PayPal, requesting a $10 refund due to my poor experience with the #SliceHosting VPS hosting company. More details here: deuts.org/∞

To my surprise, the refund was credited almost instantly to my PayPal balance.

Big thanks to LowEndBox for guiding me in the right direction: lowendbox.com/∞

12:42

Claude (Anthropic) API support for OpenWebUI

I often use Claude from Anthropic for some use cases, as it has some advantages. But I’d love to do it in Open WebUI so I can keep all my chat records in one place.

I’d like to propose support for the Anthropic API in the same way that OpenAI API is supported.

I echo this sentiment. I hope the developers of OpenWebUI would consider adding it in the connections.
11:09

I have to block a few spam accounts here already on #Bluesky. Some are even crypto scammers.

00:30

Fediwall

Social media wall for the Fediverse.
We need to learn how to selfhost this thing, so we don’t have to rely on third-party services.
21:08

@mistersql Honestly, this is the first time I heard about Claude AI. Thanks for the tip, though. I sure will check it out!

20:34

#Python is truly incredible! While I’m not a programmer, #ChatGPT has empowered me to run scripts using various API endpoints—things I never thought were possible before.

10:35

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!
07:40

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.
23:55

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.

21:01

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.