this post was submitted on 05 Feb 2026
73 points (97.4% liked)

unixporn

7891 readers
1 users here now

unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers 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

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshot
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW

founded 2 years ago
MODERATORS
73
submitted 2 months ago* (last edited 2 months ago) by jcorvera@quokk.au to c/unixporn@lemmy.world
 

It's been a while since I dusted off Haiku and gave it a shot at customization. After poking and prodding a bit, I am rather pleased with this one -

Using an image from the Unsplash package. Replicants on the desktop are the Activity Monitor meters, Weather (from the package repository) and WordClock (from the package repository). Within the Deskbar, there is WebWatch.

UI font is Montserrat, installed globally outside of packages.

I know it's not as busy as some screenshots, but I figured with the Replicants on the desktop, it's not as bare, as they are technically programs without borders.

top 20 comments
sorted by: hot top controversial new old
[–] hellfire103@lemmy.ca 6 points 2 months ago (2 children)

Whoa, that looks lovely!

I can't wait for the day when Haiku is secure enough for my threat model. It seems so calm and old-school, and yet both powerful and modern.

[–] jcorvera@quokk.au 4 points 2 months ago

I love Haiku. If I wasn't a Steam user, it'd be my daily driver.

[–] victorz@lemmy.world 3 points 2 months ago (1 children)

What is your threat model?

[–] hellfire103@lemmy.ca 3 points 2 months ago (1 children)

Well, it requires that my machines have disk encryption and a password, for one thing.

[–] victorz@lemmy.world 2 points 2 months ago (1 children)

Pretty basic I guess 😅 Haiku doesn't have any of those?

[–] hellfire103@lemmy.ca 2 points 2 months ago (1 children)

Nope! There used to be a login screen available for BeOS, but Haiku doesn't have this. As for disk encryption, I imagine it'll be a long time before someone ports cryptsetup or anything like that.

[–] victorz@lemmy.world 2 points 2 months ago

I see. Oh welp. 😊

[–] victorz@lemmy.world 6 points 2 months ago (2 children)

Wow, I haven't seen icons on a Linux desktop in some time. Throwback.

[–] jcorvera@quokk.au 9 points 2 months ago (1 children)

Not Linux. It's Haiku, a POSIX-Compatible clone of BeOS, a Media first operating system from the 90s, designed to be friendly and powerful.

[–] victorz@lemmy.world 1 points 2 months ago (1 children)

Gotcha. Does it run modern software like Firefox or nah?

[–] jcorvera@quokk.au 5 points 2 months ago (1 children)

It does have a decent complement of applications in the package depot - a few Firefox clones, LibreOffice, VLC, QMPlay2, a handful of trackers, some emulators and a few source ports to name a few.

Wine has been ported over as well, but you might need to compile it by hand. Not much of an issue though. That might be your in on getting commercial games running, if you game.

Packages are handled in a unique way, mounting into the filesystem, sort of like an AppImage, but mount-on-install instead of mount-on-run.

[–] victorz@lemmy.world 2 points 2 months ago

Interesting. I won't use it because my Arch install is all I ever need for work, gaming, and other digital entertainment. But interesting trivia. 🙂

[–] Scoopta@programming.dev 4 points 2 months ago (1 children)
[–] victorz@lemmy.world 1 points 2 months ago

Ah alright. Still though, uncommon to see icons outside of Windows and macOS these days IMO 😁

[–] varnia@lemmy.blahaj.zone 4 points 2 months ago (1 children)

Haiku would be great as a alternative OS for simple usage if there was an actual browser (and office) available.

The lack of keybinds to manipulate window postions also hurts acceptance.

[–] jcorvera@quokk.au 4 points 2 months ago (1 children)

Waterfox and Librewolf are in the HaikuDepot. As for Office Suites, I think I did see LibreOffice there as well.

[–] msokiovt@feddit.online 0 points 2 months ago (1 children)

If I'm not mistaken, AbiWord would be pretty good on Haiku, but from a light search, KOffice might also be good, as long as you have the proper GUI mapping layers installed.

[–] jcorvera@quokk.au 1 points 2 months ago

AbiWord would be pretty good on Haiku

It's in HaikuDepot as well. I did see Calligra Office too, not sure if that's the same as KOffice or not.

[–] Scoopta@programming.dev 2 points 2 months ago (1 children)

Have they fixed the networking stack? Last I tried it outright crashed the whole system when I enabled IPv6 which makes it useless for me even just in a VM for testing

[–] jcorvera@quokk.au 2 points 2 months ago* (last edited 2 months ago)

I have not yet tried. I'll give it a go later.

Update: I was unable to enable IPv6 in the settings. I'm sure there's a way, but for now, I'm not seeing it. I'll have to poke around with Virtualbox at a later date to see if I can make some changes or something.