@lambalicious@lemmy.sdf.org
I write English / Escribo en Español.
Vidya / videojuegos. Internet. Cats / Gatos. Pizza. Nap / Siesta.
This user’s posts under CC-BY-NC-SA license. Ask me if you need a different permission.
member since 26 Jul 2023 03:05
comments
- on Looking to move from Caddy in c/selfhosted@lemmy.world · 1d ago
-
on Podman: Issues with multiple users running containers simultaneously in c/selfhosted@lemmy.world · 6d ago
Do NOT do the latter! It allows unprivileged users in the system to spawn processes to take privileged ports starting with port 80 all over to port 1024, including relevant ports like 443 (HTTPS)!
-
on How "secure" is your setup? in c/selfhosted@lemmy.world · 16 Sep 2026
It’s powered off.
-
on Anti-fa email provider Autistici/Inventati is planning shutdown. in c/technology@lemmy.world · 12 Sep 2026
What we need is some new DNS root hosted in international waters or smth.
Or, by how things are going, distributed DNS rooting (DNS is already distributed, but the root is under control of fascism-adjacents).
-
on Would you use a privacy-first mobile app that watches your whole self-hosted stack — nothing phoning home? in c/selfhosted@lemmy.world · 4 Sep 2026
Mobile
Heck no. Even if the app was the best available, it’s got to live in an environment that is already sending everything to Google / Apple and trying to whine about nudes where it can, maybe to send them to the Pedophile Elite.
Only if I had something like a Graphene phone, but with the prices incumbent in their current Motorola deal, that’s about a decade away.
-
on GitHub Has an Availability Problem. Is It Time to Look Elsewhere? in c/selfhosted@lemmy.world · 24 Aug 2026
There is zero chance for a FOSS, offline tool that uses a decades-established formatting and annotation system, but there is 100 dicksuck on AI?
Wow… get your resume ready to migrate.
-
on GitHub Has an Availability Problem. Is It Time to Look Elsewhere? in c/selfhosted@lemmy.world · 21 Aug 2026
Literally just use doxygen. You don’t ever need LLMs for docu.
-
on The Gemini Protocol in 2026: growing, but still not setting the Internet aflame in c/privacy@lemmy.ml · 18 Aug 2026
Isn’t that the source of most internet problems?
Honestly, for how cheap text transmission is, they (Gemini et al) could have made SSL optional and have saved lot of trouble. Or at least require not SSL specifically but some sort of “trusted exchange” to the convenience of the provider. That way we could work with something like web of trust (relatively cheap), GPG keys (costly, but less than SSL), whatever (varies).
-
on The Gemini Protocol in 2026: growing, but still not setting the Internet aflame in c/privacy@lemmy.ml · 18 Aug 2026
Like, how? I can get tofu right here from the food shop next block.
-
on The Gemini Protocol in 2026: growing, but still not setting the Internet aflame in c/privacy@lemmy.ml · 17 Aug 2026
but it costs quite the resources to allow inline text-transformation
Skill issue. Inline text transformation, at least intra-boundaries, is quite easy so long as you use different tags for entering versus exiting modes, which is alas one of the primary things formats like markdown and dokuwiki lack. BBCode (remember that one) has it, tho.
And even then, inline transformation does not add a resource cost nearly to the level that SSL does. Why does Gemini even require TLS/SSL to begin with?
-
on Self-hosted analytics and the infrastructure cost of privacy in c/selfhosted@lemmy.world · 9 Aug 2026
Isn’t matomo like, literally fire-and-forget?
But also, my main draw from this, is that the simplest solution to analytics is to just not need to profile people (let alone your interlocutors) in the first place. Just like with traffic and transportation problems.
Harder, yes; impossible, no.
For example, even if there was currently not an alternative to a specific piece of software (might take a while, might be too niche, etc) nothing says you can’t use the latest version of Caddy or whatever before they got slopified. Lists like Open Slopware help find the correct release version numbers for that.