#BasementJaxx - #WheresYourHeadAt (Official #Video) #music #LoveMusicHateFascism #youtube
Basement Jaxx - Where's Your Head At (Official Video)
Basement Jaxx - Where's Your Head At (2001) - Directed by Traktorfrom the album "Rooty"Buy the album here http://bit.ly/x8K2IThttp://www.basementjaxx.com/htt...YouTube
mos_8502 🇨🇦
in reply to mos_8502 🇨🇦 • • •Let's start with the hardest stuff: web stuff. There exist text-mode web browsers, but they really aren't that great. You can forget most modern web sites and web apps.
Mastodon or Bluesky? There are TUI apps for that, so at least you're covered there. Email? Lots of choices there. Pick a text editor you like, you're going to be using it a lot.
mos_8502 🇨🇦
in reply to mos_8502 🇨🇦 • • •Music? Try MPD and your choice of client -- it works a treat.
IRC is still a thing, and plenty of text mode clients are out there.
mos_8502 🇨🇦
in reply to mos_8502 🇨🇦 • • •My favourite text mode mail/news client is Alpine, but some swear by others, and more power to them.
MC is still a great file manager.
Pick a shell you like. There's lots of options outside of bash. Try zsh for example.
mos_8502 🇨🇦
in reply to mos_8502 🇨🇦 • • •mos_8502 🇨🇦
in reply to mos_8502 🇨🇦 • • •bifo
in reply to mos_8502 🇨🇦 • • •Zergling_man
in reply to mos_8502 🇨🇦 • • •Scott VE3QBZ
in reply to mos_8502 🇨🇦 • • •I don't know if you'd consider it cheating, but browsh is _insane_ as a console browser. It relies on Firefox under the covers, but I consider that acceptable, it's still text mode 😀
brow.sh/
This _would_ get you a modern website in a text session, it'll even play youtube vids,
Browsh
Tom Buckley-Houston (Browsh)frog
in reply to mos_8502 🇨🇦 • • •Field Replaceable Unit
in reply to mos_8502 🇨🇦 • • •Zergling_man
in reply to mos_8502 🇨🇦 • • •Lady Harbinger
in reply to mos_8502 🇨🇦 • • •🦠Toxic Flange (Gurjeet)🔬⚱️🌚
in reply to mos_8502 🇨🇦 • • •Haelwenn /элвэн/
in reply to mos_8502 🇨🇦 • • •I would toss out X/Wayland to still have mpv, netsurf, … (they work okay in a framebuffer) 😁
But otherwise well I'd be somewhat okay (just even more annoyed at the modern web).
Pun Boleh
in reply to mos_8502 🇨🇦 • • •Back in the day, my 286 worked fine in text mode, the only thing that was really missing was multitasking (to not block the whole computer by one long running task). (S)VGA graphic looked better than text mode, but its only real advantage was that you could put more information on screen.
OS/2's Workplace Shell actually made use of the graphic mode, but, long story short, the Unix command line is so powerful you could get almost all of WPS's benefits just by having several terminals open at the same time.
So far, every Unix desktop I've seen is a downgrade from the command line. More convenient, but less powerful. Ever since I switched to Linux, I've always had several terminal windows open (which I never need in OS/2).
So, yeah, I'd survive. My only concern would be I'd like it too much. I'd probably switch to Emacs, though, finally learn LISP, and never touch a Unix desktop again.
disorderlyf
in reply to mos_8502 🇨🇦 • • •Santiago Lema :amiga:
in reply to mos_8502 🇨🇦 • • •My main problem with UIs, especially web UIs, is the inconsistency.
Cases such as filling up a form with values and choices. Why does this take 800 different appearances and behaviors ? And I am not looking about personal choices for themes, which could always be on the user side (or even an option offered by a site).
The site owner in the end wants a JSON + validated fields. I want my browser to open my local data-entry window and give me consistency. I should have my own native data entry tool that just sends back the JSON according to requirements.