The hooked nose was never code for anything. Move along.
- 1 Post
- 9 Comments
polarity_inverter@startrek.websiteto
Selfhosted@lemmy.world•How "heavy" is self-hosting matrix really?English
6·3 months agoYou 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
Selfhosted@lemmy.world•Self-host Reddit – 2.38B posts, works offline, yours foreverEnglish
1·4 months agoThe Free/Libre Torment Nexus
polarity_inverter@startrek.websiteto
Selfhosted@lemmy.world•Self-host Reddit – 2.38B posts, works offline, yours foreverEnglish
2·4 months ago… 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·5 months agoMalliit works great as a software keyboard on KDE
polarity_inverter@startrek.websiteto
RPGMemes @ttrpg.network•Just your typical...English
5·6 months agomaking 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·6 months agoDebian 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·6 months agoMaybe check out postmarketOS if you want the chance the run mainline linux


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