toastal

Results 123 comments of toastal

@wentasah It's hard to tell from this but could the `NODE_PATH` environment variable be off to explain why it can't find libraries... https://nodejs.org/api/modules.html#loading-from-the-global-folders. Does something like this magically help? ```nix...

Builds for me: x86_64 NixOS

Many tools hold on to comments with `/* @license xxx */` too. I would like this feature for legal reasons.

I would prefer [Libravatar](https://www.libravatar.org/) (failed [merge request](https://github.com/lobsters/lobsters/pull/835)) as it is decentralized and open source. I do not think it's good to promote closed-source, data-tracking, privacy-issue-laden entities like GitHub, Twitter, Gravatar....

For the same reasons years ago GPL projects migrated, and as each new news story like Copilot are announced (where FSF called it ["unacceptable and unjust"](https://www.fsf.org/blogs/licensing/fsf-funded-call-for-white-papers-on-philosophical-and-legal-questions-around-copilot)), privacy-conscious and wanting-to-own-their-data users...

Yeah, for instance, I was hoping to use this app as a way to sandbox a Google login and spoof a desktop UA to use Google Meet (because of course...

Sure, but doesn't each web app independently request access to location, camera, etc. anyways? Wouldn't you just be giving permissions for individual apps to ask permissions?

Ah, I'm using Bromite's webview which is a bit better, but I was assuming webviews would work like a browser -- which you sadly can't containerize like Firefox's multi-account containers.

Sure, but why isn't the latest ESR the value for `FIREFOX_ESR`? Why is it `NEXT`? That name seems misleading.

I understand that concern. It's a mostly-compatible syntax most anyone can learn. Larger feature set aside, you won't be able to convert these parts to Markdown with the current documentation...