

See this discussion post. Is this my oppinion? No, but it’s probably the reason why. Consider making your point where Wikipedia editors will actually read it.


See this discussion post. Is this my oppinion? No, but it’s probably the reason why. Consider making your point where Wikipedia editors will actually read it.
Collossal Cave Adventure is a text-only adventure game. It uses the most primitive technologies in the most primitive ways (as it’s old, but it’s free and even has a web version as it’s old).


Signal’s server is open-source. Of course, they could do something else in secret, but the openness of the client (here’s the client) is enough to verify that E2EE exists.
Your phone number alone just doesn’t give any real insight: you can derive that the person behind it prefers to communicate in private and that they’re probably alive, but that’s about it. Also, I don’t think Signal can get your name without a government to look it up. That does happen sometimes, it’s just that nothing importmant ever comes out of it.


Signal is free and open-source. It cannot be denied that basically everything, including minor details like usernames, is end-to-end encrypted and kept secure. The Signal protocol has been proven to be secure by many independent experts and thus it is mathematically impossible for Signal to gain access to your sensitive information (except for your phone number, obviously).
A phone number alone just won’t do much.
It’s POSIX-compatible, so most things that work on Linux should work there too.
Yup. You’ll need to tkinker with Linux too if you want disk encryption. At the very least, set a BIOS password.
Have you heard of Local CDN? It provides at least some common things.
What exactly are you looking for? “Home Server” and “NAS” are both terms used to describe computers running server software and basically nothing else. Their purpose is to run webservers (the infrastructure behind lemmy.world), game servers (the thing you can connect to in Minecraft, for instance), E-Mail servers (like GMail - not the App on your phone, but what it connects to to get your E-Mails from) and so on. Essentially, they exist just so that other computers can talk to them.
Nearly every server is headless (no mouse and keyboard, no screen). To interface with it, you connect over the internet. You rarely see them run a graphical interface (to save resources) - people use the terminal to administrate them.
Do you want a PC (as in: personal computer) instead? PCs (including laptops and smartphones) run (mostly) graphical applications and end-user applications, such as web browsers, E-Mail clients, office programs, games, etc. In this case, try usual PC hardware. Most will work on Linux (it might be adequate to point out that there are PCs available built specifically to run Linux). General hardware compatibility is pretty good for standard peripherals such as keyboards, mouses, speakers, monitors and cameras (exception for all of them: MacBooks and newer NVIDIA graphics cards). In the Laptop world, many seem to enjoy ThinkPads. Pick a distro (https://distrowiz.pages.dev/, I use Fedora btw), pick a Desktop Environment if you’re allowed to choose (technically you can always install another DE, it might just become messy) (the big ones are all great, the Deck’s desktop mode uses KDE Plasma) and off you go. Tip: Test your distro in a VM.
As for the Terminal: You won’t need it unless you go with Arch. Most of the time. The terminal is just very fast and way more standardized than GUIs. Therefore, Tutorials will use it all of the time. In rare occasions, GUI tools are not available. Good news: Learning the terminal is not as hard as learning to code. Once you feel ready, do try to learn how to use it. It’s a good QOL improvement.
What I meant were CDNs such as Google’s providing common resources like fonts or JS libraries.
There’s a difference: Websites have JS and requests to CDNs. RSS feeds don’t.
I do remember a Moderator from the subreddit saying exactly that. Apparently “a certain” ROM’s community was very vocal about their preference and provoked heated debates to a point where it was too much effort to moderate manually.
Linux supports NTFS, but NTFS doesn’t support Linux’s permission system. This is fine as long as you don’t need Linux to recognize a file as executable while it’s on there.