alethiophile

Results 11 comments of alethiophile

Is there a particular reason for preferring binary formats over text?

I think for the use case of a content manifest, which is designed as basically just a bunch of file hashes, binary is probably reasonable -- the space savings are...

One potentially useful resource here is the SSB protocol: https://ssbc.github.io/scuttlebutt-protocol-guide/ It's a simple, minimally configurable authenticated/encrypted stream protocol that's easy to implement and doesn't have much hair. Already in use...

I would like to note that, now that the Chrome Store has stopped accepting new Manifest v2 addons, there is no path to publish these addons in Brave either. Installing...

Unfortunately, Edge is planning to remove support for v2 extensions on the same timeline Google is. Their store will stop accepting new v2 extensions in July ([see](https://docs.microsoft.com/en-us/microsoft-edge/extensions-chromium/developer-guide/manifest-v3)). Thus, this would...

I have in fact seen that code snippet. It is probably a useful workaround. However, it seems that this "floating window buried behind tiled window" state is basically just a...

As it stands, currently, in a default config it's downright easy to accidentally get floating windows behind tiled windows -- it happens with ordinary focus changes or if any new...

I'd like to +1 this. I've got a library organization that precludes giving separate directories to oneshots, so tagging individual files is necessary for me to really use tags at...

The files are under `library/manga/`. The whole `` directory doesn't show up under `library/manga`, in either the Web interface or the library cache.

Okay, it took me a bit of fiddling, but I fixed it by doing: 1. stop Mango 2. delete the library.yml.gz file 3. restart Mango, let it do its initial...