Hacker News new | ask | show | jobs
by electronstudio 2172 days ago
Last time this was posted I started working on a Gemini client:

https://github.com/electronstudio/2face

Currently it’s TUI, but will add GUI eventually. It’s fun to have a protocol small enough you can implement it yourself, but I currently have a weird bug where some Gemini servers work and others don’t because they don’t seem to follow the SSL spec.