this post was submitted on 24 Oct 2023
68 points (98.6% liked)

Unixporn

15152 readers
38 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

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
68
submitted 10 months ago* (last edited 10 months ago) by bubstance@lemmy.ml to c/unixporn@lemmy.ml
 

details:

colors are rosé pine

wallpaper

 

 

you are viewing a single comment's thread
view the rest of the comments
[–] bubstance@lemmy.ml 5 points 10 months ago* (last edited 10 months ago)

I use all three web browsers in 9front at different times: abaco, mothra, and netsurf.

My favorite is probably mothra, but netsurf 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 browsing

    • cons: 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 snarfing is weird

 

  • netsurf

    • 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