The hooked nose was never code for anything. Move along.
- 2 Posts
- 17 Comments
polarity_inverter@startrek.websiteto
Selfhosted@lemmy.world•How "heavy" is self-hosting matrix really?English
6·4 个月前You could even argue it with the data structures and the protocol itself: Modelling chat rooms as graphs (“directed acyclic graphs”), which need to be eventually consistent from beginning to end is plain madness for big and long-living public spaces. This blog post is a good collection of some of the major problems coming from that: Why not Matrix? - telegra.ph
polarity_inverter@startrek.websiteto
History Memes@piefed.social•Nobody suspects the Spanish reconquest-itonEnglish
51·5 个月前Thats an alt-right dogwhistle.
polarity_inverter@startrek.websiteto
Selfhosted@lemmy.world•Self-host Reddit – 2.38B posts, works offline, yours foreverEnglish
1·6 个月前The Free/Libre Torment Nexus
polarity_inverter@startrek.websiteto
Selfhosted@lemmy.world•Self-host Reddit – 2.38B posts, works offline, yours foreverEnglish
2·6 个月前… for building your personal Grok?
polarity_inverter@startrek.websiteto
Linux@lemmy.ml•Distro/DE recs for 2-in-1 laptop that folds into tablet modeEnglish
2·6 个月前Malliit works great as a software keyboard on KDE
making things look old or low quality like a acreengrab is the easiest way of hiding obvious AI generation problems
polarity_inverter@startrek.websiteto
linux4noobs@programming.dev•I do not understand these terms.English
2·7 个月前Debian is a Linux distribution, which means a “version” or “flavour” or Linux. Many distributions are just variations of other distributions. As you already said for instance Ubuntu is based on Debian, but adds additional stuff on top of it. Devuan is another distribution based on Debian.
Ubuntu is unpopular in some circles because the company behind it made some very unpopular decisions. Like keeping the server software behind their new way of packaging software (“snaps”) closed source.
The init system of a Linux system is the first process the operating system starts, which then starts all the other processes - it initializes the system. It is also often responsible for managing running background processes and other things.
Systemd is one such init system and widely used by most of the biggest Linux distributions. It is sometimes critisized for “doing too much” and taking over more functions of the system than an init system should, but many people think thats what makes it so practical. Devuan was created by people who wanted to use Debian, but not Systemd.
If you do not know about the specifics and want to use Debian, I would recommend going with its default version, as most of the resources you find online will help you with that.
polarity_inverter@startrek.websiteto
Linux@lemmy.ml•Your old android phone is begging to be a cheap home server!English
3·8 个月前Maybe check out postmarketOS if you want the chance the run mainline linux
polarity_inverter@startrek.websiteto
Selfhosted@lemmy.world•Ansible iptables best practices?English
1·1 年前You could either copy them to the top of your template, or you could take a look at the blockinfile module
polarity_inverter@startrek.websiteto
News@lemmy.world•Iranian President Raisi feared dead as helicopter wreckage found
8·2 年前No, he was feared when he was alive. Most people actually celebrate his death…
polarity_inverter@startrek.websiteto
politics @lemmy.world•Ukraine needs investors to rebuild its war-torn economy. A huge effort is already underway
5·3 年前They already did. The war sped up a process Zelensky’s party already started beforehand.
polarity_inverter@startrek.websiteto
Free and Open Source Software@beehaw.org•Looking for an ebook reader (hardware) which doesn't hold a proprietary OS
1·3 年前in parts of europe you can get some kobos branded as “tolino” - they have the same hardware, but actually run on android
polarity_inverter@startrek.websiteto
Free and Open Source Software@beehaw.org•Looking for an ebook reader (hardware) which doesn't hold a proprietary OS
2·3 年前It’s okay, definitely was worth it for me.
But I still think its kinda weird to put out a 400$ device and then say: “here’s full ssh root access, but don’t use it”
polarity_inverter@startrek.websiteto
Free and Open Source Software@beehaw.org•Looking for an ebook reader (hardware) which doesn't hold a proprietary OS
1·3 年前no, it is quite fancy hardware, almost a4 paper sized, very thin and with an amazing hand writing experience and pretty good ocr.
Its a good device, but also quite expensive
polarity_inverter@startrek.websiteto
Free and Open Source Software@beehaw.org•Looking for an ebook reader (hardware) which doesn't hold a proprietary OS
5·3 年前the remarkable software is proprietary. they just run it on linux and give you root via ssh, but installing anything voids your warranty…




uhm, this is about a Forgejo instance. Which Codeberg also uses…