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.
- 40 Posts
- 199 Comments
Yes, except that you won’t see the reports on your other account and will have to periodically check your moderator accounts.
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Who needs MongoDB when you have JSONB?English1·5 days agoI tested it once and it didn’t really impress me. Perhaps you can try using something like Grist.
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
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Who needs MongoDB when you have JSONB?English16·6 days agoThere 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:
…
qaz@lemmy.worldto Ask Lemmy@lemmy.world•What kind of things can you do in Minecraft by building computers out of that redstone stuff?English4·7 days agoI’ve seen a video of someone building a text recognition algorithm that predicts the numbers of drawn digits. I’ve also seen someone run a Minecraft-like game inside of Minecraft.
B650W with a negative display
qaz@lemmy.worldOPto Selfhosted@lemmy.world•Mommy, Why is There a Server in the House?English2·19 days agoIt is not. The source is linked in the post.
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish2·20 days agoI’ve just disabled all incoming connections (including SSH etc.) and access everything through WireGuard
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish2·20 days agoThanks for checking
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish1·21 days agoThe VPS I’m using unfortunately doesn’t offer an external firewall
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish5·21 days agoI also ended up using firewalld and it mostly worked, although I first had to change some zone configs.
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish2·21 days agoYes, 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
qaz@lemmy.worldOPto Programmer Humor@programming.dev•feat: Add CODE_OF_CONDUCT.md by numinit · Pull Request #15 · JiaT75/STestEnglish2·21 days agoI don’t mind CoC’s that much, but I do really dislike Discord server rules that all have the same 10 completely obvious points and then make you search for a password in the rules. I don’t see how having to look for a password in 3 pages of rules that says doxing is bad and being nice is good is going to filter out anyone but the impatient.
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish3·21 days agoPortainer Docs | Install Portainer CE with Podman on Linux The official docs also mention doing that.
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish3·21 days agoAlso when using a rootfull Podman socket?
qaz@lemmy.worldOPto Programmer Humor@programming.dev•Context: Docker bypasses all UFW firewall rulesEnglish1·21 days agoDo you mean a hardware firewall?
Hetzner Storage Share