Jason Papakostas

Results 40 comments of Jason Papakostas

`baka-mplayer.desktop` should also have a `MimeType` entry so that Baka MPlayer will appear in "Recommended Applications" when choosing "Open With Other Application" on Gnome for example. https://github.com/mpv-player/mpv/blob/v0.16.0/etc/mpv.desktop#L30

What impending Chrome webextension changes do you refer to? https://bugzilla.mozilla.org/show_bug.cgi?id=1245652 is the upstream firefox bug for "Implement chrome.downloads.onDeterminingFilename" for anyone who wants to follow their progress.

I was also able to break out of the loop thanks to the instructions shared here: putting the 25203 apk at `dyn/current.apk` to cancel the upgrade, but even after disabling...

Thanks, you were right about Airplane Mode. Upgraded without detection.

When loading a saved regex from a URL, I sometimes get the 250ms error even for very simple and short expressions and inputs like this example: https://regexr.com/5ja86 If I refresh...

I'll split it up at each point of interaction: ``` console % pacaur -S caddy-full-bin :: Package(s) caddy-full-bin not found in repositories, trying AUR... :: resolving dependencies... :: looking for...

Or maybe it's stalling waiting for a password input again, I just noticed the second `[sudo] password for vith:` in the middle of the last segment. But yeah anything after...

Note: `yarn cache clean dep` also doesn't help: https://github.com/yarnpkg/yarn/issues/5357 If you switch between absolute and relative paths to the tarball, that does work on the first try. So I guess...

> * Using `is-ci` would only work if `is-ci` is a production dependency or it will also fail because `is-ci` isn't found instead. `is-ci` contributes 84 KiB to `node_modules`, so...

Ah, that does complicate things. Yep, I'm using Gnome on Arch Linux actually. ActivityWatch is the only thing keeping me using the `Gnome on Xorg` session.