this post was submitted on 31 May 2026
1112 points (99.1% liked)
linuxmemes
31580 readers
1209 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo in Windows.
- No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. ๐ฌ๐ง Language/ัะทัะบ/Sprache
- This is primarily an English-speaking community. ๐ฌ๐ง๐ฆ๐บ๐บ๐ธ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
- Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
ย
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 3 years ago
MODERATORS
I bet somebody's been bored and/or psychotic enough to have done that, booted a Linux machine from it, and played DOOM on it.
I had planned to do some productive work tomorrow, but this is calling to me. I must be strong...
Go on! You know you want to!
Now that we have decided you are going to do it. Share the results of whatever comes out it.
Me? I'm just a simple Mint-user.
No, I meant the people you replied to
There was a brief fascination with gmail-as-a-drive when it came out and offered people 1GB of storage. I remember someone wrote a driver that cut your data up and stored it as email attachments.
Back when I was on reddit, I remember finding some obscure subreddits that only had one approved poster and every post was filled to the brim with nothing but hexadecimal.
In theory, any website that allows you to post things could be used as a storage drive...
Hex is somewhat curiously an extremely poor encoding when you have access to unicode
Maybe reddit's formatting could interfere with using full unicode. Some of it could get interpreted as formatting marks, which could introduce bugs when trying to read it back.
Like, if your binary file translated into unicode happened to have
{1*xF9*uin it, it would then read as {1xF9u when you go to read it back, and now you're missing two bytes from your binary file. But since none of the hexadecimal symbols are used as formatting marks, you're safe when using hex.I'm sure I saw something like that a while ago, but it was mostly a joke project. Can't remember its name or anything though.
For a more exciting FS, there is: https://github.com/yarrick/pingfs
i prefer this one because it has metadata https://github.com/philipl/pifs
Someone had a filesystem using gmail once
GmailFS provides a filesystem using a Google Gmail account as its storage medium
https://sr71.net/projects/gmailfs/
Reminds me of this:
https://youtu.be/JcJSW7Rprio
The joy of FUSE is that anyone can make a file system pretty easily.
https://www.youtube.com/watch?v=JcJSW7Rprio