65
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Aug 2025
65 points (100.0% liked)
Unixporn
18012 readers
4 users here now
Unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No Defaults
- Busy Screenshots
- Use High-Quality Images
- Include a Details Comment
- No NSFW
- No Racism or use of racist terms
founded 6 years ago
MODERATORS
Firefox ESR will open, and can navigate to lite.duckduckgo.com or other lightweight sites. Attempting to use multiple tabs results in OOM killer killing firefox, or the whole system locking up, whichever comes first.
This machine exists as an exercise in ascetism. By denying myself modern amenities I seek to free myself from distraction, enabling me to do more, higher quality work.
Mostly just text editors and terminal apps. For me, this is a good thing, for most I assume its a dealbreaker.
Occasionally I'll boot the machine off a USB HDD with windows 95 on it for retro gaming. It handles that like a champ.
Do you have a large swap? Seems like that should keep it from completely freezing and just result in extreme slowing.
lol at the retro gaming. ;]
I've got a 8GB swap drive nowadays (yes I know its awful for flash memory, idc) but the vm.swappiness isn't adjustable on FreeBSD so it just simply isn't swappy enough. Rarely ever goes above 128MB swap in use, it orefers to crash.
Its not an active project for me as of right now but I plan to make a tool to adjust the swappiness at some point when I figure out what chunk of code is responsible for it in the kernel. At that point I'll be able to use it to drastically increase memory related stability, until then though the 2005 era business PC remains a lumbering creature, with much care needed to keep it from crashing.