corlaezI had a different trick under the sleeve. UUIDs. Allows users to mask identity at will. bookmark your uri to retain identity, others see a public id. You can set an alias as well
corlaezI guess it is not really a great trick, then the url becomes somewhat of a sensitive info because anyone with your path can impersonate you, but whatever it is just a toy chat
corlaezTalking about lowering the bar, Rob (jsreed) just announced a free service to host gemini capsules gemini://jsreed5.org/log/2025/202501/20250117-announcement-gemsync-free-gemini-hosting-with-syncthing.gmi
arekenatenI don't like the proliferation of web standards causing browsers to be lovecraftian horrors of complexity. I also don't think a new protocol designed to be non-extensible is the answer. Imo what that would probably turn into is just a series of hard to change protocols being cobbled together to end up basically back where we are now.
[qubyte]That’s how I prefer to look at it too. It’s fun to tinker, and implement, and experiment on something like that. It’s not something that interests me, but I totally get why it’d appeal.
[Joe_Crawford]I was playing with it with `amfora` yesterday - a gemini client - trying to understand the appeal. The lightweight nature of gemini is the biggest strength for me. But it doesn't feel like the web. It feels more like searching MEDLINE or a a library catalog. I appreciate formalizing a new way to do that, exploring lighter weight, terminal-like UI. Away from touch and swiping and mice and giant screens.
[Joe_Crawford]as to the complexity of the web being lovecraftian. The. great thing about the web is youe. website can legit just be a file named `index.htm` with the content `<title>Hi</title><h1>My Manifesto</h1><p>I like websites` and it'll run. No need for the speech synthesis API or fetch or Ajax or notifications. You can do lots with a little and ignore those aspects that you consider a horror.