

Let them federate with Hexbear
I joined Lemmy back in 2020 and have been using it as @qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
Let them federate with Hexbear
Yes, but that is actually almost “incompatible with every app and website”
I really don’t get the WebP hate, it’s a good format. It’s better than PNG and JPG.
Hetzner Storage Share
People. Most people are still on GitHub and don’t see things on Codeberg / GitLab nor are they willing to create an account. It’s a classic case of the network effect.
I have a Forgejo instance with all my private repositories and use GitHub for my public repositories I want to share with others / collaborate on. I’m planning to switch to Forgejo / Codeberg for my public repositories when Forgefed has been implemented.
I tested it once and it didn’t really impress me. Perhaps you can try using something like Grist.
The HTTP response times are sometimes a little rough, but the team has managed to keep up a large part of the fediverse for the past few years. It’s impressive, and I’m happy that I ended up chosing lemmy.world after migrating from lemmy.ml.
I mean, you could do it using foreign data wrappers.
EDIT: It has been done before https://www.cdata.com/kb/tech/excel-jdbc-postgresql-fdw-mysql.rst
There is actually an open source alternative for that in the Libreoffice suite called “Base”
“Building for Developers- Not imitators” | MongoDB
At MongoDB we believe in fair competition, open collaboration, and innovation that empowers developers. Our work has popularized the document database and enabled millions of developers to build modern, scalable applications that power some of the world’s leading companies. We welcome competition that drives progress and expands developer choice.
But that only works when everyone plays fair, which, unfortunately, isn’t always the case.
On May 16th, we asked FerretDB to stop engaging in unfair business practices that harm both MongoDB and the broader developer community. We believe that FerretDB has crossed two distinct lines:
…
F# is a decent introduction into functional programming. You can use .NET libraries and occasionally fall back to imperative code when needed.
I’ve personally started creating my new communities on other instances to spread it out more. You create an alt on a fitting and reliable instance, create it there and then give control to your main account. My latest community is on mander.xyz.
It is not. The source is linked in the post.
Thanks for the suggestion, it’s an interesting post.
I’ve just disabled all incoming connections (including SSH etc.) and access everything through WireGuard
Thanks for checking
The VPS I’m using unfortunately doesn’t offer an external firewall
Yesterday I got feedback on my PR asking me to add more XML comments. The userId parameter of type Guid parameter didn’t have a param tag that said that it was the ID of the user. I was unable to convince them this was unnecessary and eventually conceded by adding a comment userId: ID of user.