this post was submitted on 24 Oct 2023
3 points (100.0% liked)
Unixporn
15364 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
That's nice. What web browser do you use?
I use all three web browsers in 9front at different times:
abaco
,mothra
, andnetsurf
.My favorite is probably
mothra
, butnetsurf
handles most sites in a way that people expect (read: it supports CSS and JS).ETA: use cases
abaco
pros: acts like
acme
and supports viewing multiple pages simultaneously, best for text-only browsingcons: very basic, many sites just don't work at all
mothra
pros: simple, works for a wider variety of sites, can disable image loading entirely with a flag, moth mode is great
cons: no tabs, unfamiliar UI for most people, selecting text for
snarf
ing is weirdnetsurf
pros: most "normal" web browser, supports CSS and JS, familiar UI
cons: no tabs, more bloated than other options, requires compiling a (small) web browser from source