Avatar

soupuos

soupuos@sopuli.xyz
Joined
0 posts • 19 comments
Direct message

If they’re (Patreon) eating 30%, wouldn’t they lose money per transaction? I assume they take less than 30% of each subscription currently.

permalink
report
parent
reply

Not useless! I personally love quickly skipping the first chunk of a video with them.

permalink
report
parent
reply

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

permalink
report
parent
reply

I believe their goal is to prevent people from selling the drug.

permalink
report
parent
reply

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.

permalink
report
parent
reply

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.

permalink
report
parent
reply
1 point

Maybe it was just me, but I found VSCode’s undo/redo vim trees (u/r) to be kind of awkward when compared to real vim.

permalink
report
parent
reply

Yeah, thankfully I never had to develop with IE in mind. Though I have heard a lot of people dislike it for that reason.

You’re totally right about that being a benefit to everyone moving to chromium. Thankfully Firefox has kept pretty up to date with new features/standards too.

permalink
report
parent
reply

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.

permalink
report
reply