ITT: folks who think Linux is too complicated or whatever, but are perfectly willing to jump through endless hoops to work around some of Windows’ deliberate hostility.
The Stockholm syndrome is real.
ITT: folks who think Linux is too complicated or whatever, but are perfectly willing to jump through endless hoops to work around some of Windows’ deliberate hostility.
The Stockholm syndrome is real.
What do you mean, “most?” Electron apps are the vast minority of desktop apps.
I keep trying OpenStreetMaps based mapping apps, but giving up on them because they can never seem to find locations I search for by address.
I want to degoogle, but I also want to keep track of which videos I’ve watched already across devices. Maybe Newpipe and similar apps need a self-hosted server companion app. Or maybe a plugin for existing server software, like I dunno, Jellyfin or Nextcloud or something. Maybe using RSS? I’m just brainstorming here…
The Java hate is not about wanting to type fewer characters; it’s about FactoryFactory
-type boilerplate nonsense adding conceptual bloat that obscures what the unit of code is actually trying to accomplish.
Pro tip: the arguments to
main()
don’t have to be namedargc
andargv
.Also, you forgot to #define an alias for
atoi
, andnumber
,n
, andi
could’ve been named something more on fleek.