I joined Lemmy back in 2020 and have been using it as @[email protected] until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
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.
Happy Birthday!
People didn’t like this one
I don’t get the criticism. They either get the food through or the press following her is going to film the Israeli navy blocking the food from entering the shore.
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.
I’ve just disabled all incoming connections (including SSH etc.) and access everything through WireGuard
Don’t be silly, just rotate it
Other coverage:
Thanks for checking
The VPS I’m using unfortunately doesn’t offer an external firewall
I also ended up using firewalld and it mostly worked, although I first had to change some zone configs.
Yes, you can fix it by doing this
echo "Adding rules for Docker subnets to allow communication between containers..."
for subnet in $(docker network inspect bridge -f '{{range .IPAM.Config}}{{.Subnet}} {{end}}');
sudo ufw allow from $subnet
echo "Added rule for $subnet"
done
Portainer Docs | Install Portainer CE with Podman on Linux The official docs also mention doing that.
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.