this post was submitted on 14 Oct 2023
166 points (96.6% liked)
Unixporn
15406 readers
3 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yep! I've always dreamt about a purely functional environment like this (like in the dos days). I'm so happy it's possible on Linux now
Edit: woah, an epaper screen was exactly the same idea as I had! I've been thinking of making a small cyberdeck with a RPi Zero, epaper screen, this as the sole shell, and a single composite video cable for an external screen connection (pinout still exists on the RPi). You can even get black+red screens which would be cool for highlighting bits of the UI. I'm just waiting for the price to come down atm.
I've also been trying to write some apps for this environment, the problem is that I'd like to write them in Rust and I've been having trouble generating bindings for the TUI library, which is written in C++