- 8 Posts
- 172 Comments
Quik@infosec.pubto
Greentext@sh.itjust.works•Its your duty to take care of the young
191·10 months agofake and gayhopefully true and trans (and based af)
Fedora Silverblue (GNOME), absolute stability with modern software. Distrobox for non-flatpaks or Dev environments. My choice.
deleted by creator
Quik@infosec.pubto
Linux@programming.dev•systemd has been a complete, utter, unmitigated successEnglish
3·11 months agoYour distrust is kind of reasonable: I’ve been using this a lot for the past year and there definitely were two or three moments where it was a bit annoying, too little transparent on what commands will be run, etc.
Quik@infosec.pubto
Linux@programming.dev•systemd has been a complete, utter, unmitigated successEnglish
2·11 months agoYeah, it’s great that Gitea/Forgejo has a copy-paste snippet in the docs, but you can actually use that with pretty much every container.
There is this useful tool to convert containers, podman commands or even compose files to podman-systemd units: https://github.com/containers/podlet
You obviously also need an account for everything. This requirement is only communicated at checkout.
Quik@infosec.pubto
Linux@programming.dev•systemd has been a complete, utter, unmitigated successEnglish
69·11 months agoOne thing the author probably hasn’t done yet or just doesn’t mention is that you can configure
.containerservices with systemd-podman units (often called quadlets), e.g. a simple MariaDB container would look like this:[Unit] Description=MariaDB container [Container] Image=docker.io/mariadb:latest Environment=MYSQL_ROOT_PASSWORD=rootpassword Environment=MYSQL_USER=testuser Environment=MYSQL_PASSWORD=testpassword Environment=MYSQL_DATABASE=testdb [Install] WantedBy=multi-user.targetThis is superb, because it means your containers finally feel well-integrated with the rest of the OS and you can use systemctl, journalctl, etc. just like you would with other services.
Personally, I use this as an alternative to Podman/Docker compose and have been very happy with it running rootless containers from Nextcloud, Pufferpanel, Forgejo, Authentik, etc. (ask me for .container files if you need any help, I’m currently working on a small repo with a collection)
Honestly, this may be my favourite explanation of the fediverse yet.
Quik@infosec.pubto
Buy European@feddit.uk•Will Germany's military spending bring economic growth?
15·11 months agoNo, infrastructure spending will/would
Quik@infosec.pubto
Free and Open Source Software@beehaw.org•Do you know about the Lbry, and what do you think of it..?
14·11 months agoGood project/idea, promises of blockchain and free speech attracts may of the wrong people, so I stopped actively using it at some point cause there were only three channels I actually watched (and a lot of alt right/neo nazi/conspiracy shit)
Quik@infosec.pubto
Gnome@discuss.tchncs.de•It’s True, “We” Don’t Care About Accessibility on LinuxEnglish
22·11 months agoThe GNOME Foundation has been investing a lot of money to improve accessibility on Linux, for example funding Newton, a Wayland accessibility project and AccessKit integration into GNOME technologies. Around 250,000€ (1/4) of the STF budget was spent solely on accessibility.
I didn’t know that it was this much, that’s so great! I think people with disabilities deserve to be able to use free software just as much as people without disabilities do (maybe even more since I may be better able to handle all the BS e.g. Microsoft might throw at me than let’s say a blind person) and this is important work in ensuring that.
Although the article talks mainly about all of the negative stuff people are saying, I’m still positively surprised by the amount of work the community is already putting in and I think that the free software vision is one that aligns very well with, well, accessible software.
Quik@infosec.pubto
Free and Open Source Software@beehaw.org•What are the "app dock" apps on your phone? Are they FOSS?
2·1 year agoÖffi has been a joy, it took some time, but I now like the idea of a special app for public transport a lot
Quik@infosec.pubto
Buy European@feddit.uk•Brussels wants faster visa paths to lure US researchers
221·1 year agoOnce again, Brussels acting a bit too slow for my taste, but ofc good nevertheless
deleted by creator
In today’s episode of What happens when you don’t use the GPL
Quik@infosec.pubto
Programmer Humor@programming.dev•js is in the "pure embodiment of hell" category along with vb.net and php
4·1 year agoThis but with PHP, kinda. It isn’t my favorite language/really good, and at some point in time it deserved the hate, but it has come a long way.
For anyone curious, this is the (great) original video this was commented on:










✨Python 3.13✨