Not useless! I personally love quickly skipping the first chunk of a video with them.
Not useless! I personally love quickly skipping the first chunk of a video with them.
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
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.
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.
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.
That’s a good f*****g point