Because nowadays anything can be a startup idea.
The point would be that you could comment on and discuss any site without the site operators' interference.
I was using dial up until probably 2007 or 2008, and I was certainly using wvdial with it. The reason I was using wvdial is because it was the only option that actually worked. I think I tried to get Gnome's GUI to work, but was never able to. I think I still have the non-winmodem PCI card too, spent a lot of money (for a teenager) on it.
As a Linux newbie, this experience gave me an immense sense of revulsion towards the Linux desktop. However, one fine afternoon, I tried to boot up the Ubuntu partition, and try running the wvdial command instead of using Gnome PPP. Imagine my surprise when it just worked...
I don't even have copper phone line service.
Also the documentation exists.. find a 10 year old manual how to connect? Still works? Great! A rarity with modern software (and programming languages).
Also, since it's not really "exposed", lack of maintenance doesn't matter a long as it just works.
Circa 2009-2010 I was surprised to see instructions to use it for tethering on the Nokia N900. I guess the cellular data was still using the old AT command set.
On using old software because of inertia or better features:
- MPlayer/MPV. Simple keys, click on the file and it just plays it. That's it.
- Pidgin with plugins.
- Mutt+lynx (for HTML email) with mbsync and msmtp. Batched email for important stuff when you must preserve your data against inferior solutions such as Discord.
- Lynx on gopher/http heavy sites calling external video and audio viewers. Good when bw is scarce, and gopher://gopherddit.com, gopher://hngopher.com and gopher://magical.fish have tons of services to use.
- wpa_passphrase+wpa_supplicant daemon+wpa_gui if you are in love with mice.
- find/xargs/rsync/moreutils/vidir/rclone: editing zillions of filenames in place with an editor and vidir, sync them, rename them... hell in Explorer, a piece of cake under Unix where you can use your favourite editor in a folder tree mounted with rclone and then batch-replace your whole remote directory subtree as if it was a text file. Old concept, science fiction for today's youngsters:
rclone mount yourcloudremoteshare: ./here
EDITOR=gedit vidir ./here/foo/bar/
And that's the simplest method. With find you don't even need to spawn an editor, with a command after exec you can run for instance find ./here -type f -iname "*.pdf" -exec evince {} \;
to open the evince PDF viewer on all the PDF filenames you find in your remote.> And perhaps most oddly of all, none of the problems WvDial originally set out to solve are problems today.
mpv still addresses the same problems and needs that sparked it's inception
Yes, wvdial saved my ass back then. I remember pppd being incredibly confusing (not sure if it was, but I was only a teenager at the time.) Weird flashback to hear about this; I would have forgotten about it completely otherwise and yes, that is a sad state of things...
But BT it's insecure as hell, OpenBSD and distros like Hyperbola GNU/Linux (which will be obsd based soon) ditched BT because of these reasons.
Like, just start the dam thing and it works.