soupuos

joined 1 year ago
[–] soupuos@sopuli.xyz 3 points 5 months ago

That's a good f*****g point

[–] soupuos@sopuli.xyz 2 points 5 months ago

Thanks for the callout! We actually use browerstack too, but only for exceptions like that one. It's not part of our typical process. Really cool software

[–] soupuos@sopuli.xyz 5 points 7 months ago* (last edited 7 months ago)

I can't tell if you're joking or if I misunderstood what you wrote.

It's remove (rm) recursively (allow removing folders) (-r) and "force" (don't prompt for confirmation, e.g. when removing write protected files) (-f) everything in the root folder (/*)

With -r and -f getting combined into -rf of course.

[–] soupuos@sopuli.xyz 2 points 8 months ago (1 children)

RedReader on mobile still works. You can find it in the fdroid app store. There's also rtv for a terminal reddit client on the desktop.

[–] soupuos@sopuli.xyz 3 points 10 months ago (2 children)

I know a lot of people like macOS, and I'm sure they get a lot done with it. For me however, it's easily my least favorite popular OS. That's even considering the terminal running zsh by default, which is miles ahead of Windows.

A quirk that recently bit us at work is that Safari has a maximum allowed version based off your OS version. Now if it was just me as a user, I'd download a 3rd party browser. However, as a developer, I have to build solutions that work for every "reasonable" browser. This means I can't use features that every modern browser has, including Safari, because Safari from 4 years ago didn't have it.

[–] soupuos@sopuli.xyz 2 points 11 months ago (1 children)

I've had issues with add-ons on some sites too. For those times I just use a different Firefox profile (each has its own set of add-ons and settings :D)