Have you tried anubis? https://github.com/TecharoHQ/anubis
Right, but that is still severely limited in my experience. Like I can't bind these programs to run on keyboard shortcut (or I guess the mobile equivalent would be a button on the home/lock screen?) I can't do basic…
Interesting, are you saying that instead of reaching for `let foo = bar; in expr` you usually use something like `with { foo = bar; }; expr`? > Since it uses attrsets, we can use their existing functionality, like `rec`…
I agree the syntax isn't perfect, but in case you're actually confused there's really only 3 places where semicolons go, and I would argue that two of the places make a lot of sense— as a terminator for attribute sets,…
Fair, although I know quite a few people that hold both of these opinions simultaneously because I've met them in person. It's only after I point out their hypocrisy do they even realize what a danger Cloudflare poses…
Do not confuse Google's revenue with market rate of an impression on YouTube. More revenue for Google does not equal higher pay for content creators. Google pays them the minimum to keep them on the platform. And that…
It's insane to me that virtual effects and backgrounds are a feature integrated into video conferencing to begin with. Why couple these things instead of having them live as a separate application that exposes a virtual…
Except it will never exist for discord because discord is a proprietary communication service instead of an open protocol. At best it can provide an API, but that can be broken or shut down on a whim. This is why it's a…
> Brief downtime really only affects the infrastructure surrounding the actual code. Workflows, issues, etc. That's exactly the point. This infrastructure used to be supported by email which is also distributed and…
If you encode auth token in the URL then a shared URL accidental or otherwise means being authenticated. There is a lot of existing infrastructure that assumes the URL is public knowledge while cookies are not. If you…
So the general advice seems to be, stop using federated protocol and start using... signal? I find it hard to believe that an app that runs in electron and falls for basic web security 101 XSS exploits[1] is a more…
> if in public life I am a well-known conservative Evangelical, but I donate to a cause (say abortion education) that I privately support, I might prefer avoiding any chance that the donee leak my information in an…
The path between two cities is privately owned and the owner charges people to walk through it. There is a side gate for bathroom access. This is akin to going up to the gate and telling the owner "I'm just here to use…
Have you tried anubis? https://github.com/TecharoHQ/anubis
Right, but that is still severely limited in my experience. Like I can't bind these programs to run on keyboard shortcut (or I guess the mobile equivalent would be a button on the home/lock screen?) I can't do basic…
Interesting, are you saying that instead of reaching for `let foo = bar; in expr` you usually use something like `with { foo = bar; }; expr`? > Since it uses attrsets, we can use their existing functionality, like `rec`…
I agree the syntax isn't perfect, but in case you're actually confused there's really only 3 places where semicolons go, and I would argue that two of the places make a lot of sense— as a terminator for attribute sets,…
Fair, although I know quite a few people that hold both of these opinions simultaneously because I've met them in person. It's only after I point out their hypocrisy do they even realize what a danger Cloudflare poses…
Do not confuse Google's revenue with market rate of an impression on YouTube. More revenue for Google does not equal higher pay for content creators. Google pays them the minimum to keep them on the platform. And that…
It's insane to me that virtual effects and backgrounds are a feature integrated into video conferencing to begin with. Why couple these things instead of having them live as a separate application that exposes a virtual…
Except it will never exist for discord because discord is a proprietary communication service instead of an open protocol. At best it can provide an API, but that can be broken or shut down on a whim. This is why it's a…
> Brief downtime really only affects the infrastructure surrounding the actual code. Workflows, issues, etc. That's exactly the point. This infrastructure used to be supported by email which is also distributed and…
If you encode auth token in the URL then a shared URL accidental or otherwise means being authenticated. There is a lot of existing infrastructure that assumes the URL is public knowledge while cookies are not. If you…
So the general advice seems to be, stop using federated protocol and start using... signal? I find it hard to believe that an app that runs in electron and falls for basic web security 101 XSS exploits[1] is a more…
> if in public life I am a well-known conservative Evangelical, but I donate to a cause (say abortion education) that I privately support, I might prefer avoiding any chance that the donee leak my information in an…
The path between two cities is privately owned and the owner charges people to walk through it. There is a side gate for bathroom access. This is akin to going up to the gate and telling the owner "I'm just here to use…