home.social

#gwit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gwit, aggregated by home.social.

  1. Offline BBSing (gopher://thelambdalab.xyz:70/0) describes an interesting project of an BBS based on and QWK mail format (yeah, the same used by old BBSs) 🤩

    I need to learn more about NNCP and understand whether a micropython implementation exists / is feasible (pointers are more than welcome!). was already a good concept to try and bring on smol hardware, and NNCP looks like a way more general extension.

    Ooof I need more holidays for all of this! 😁

  2. This weekend I played with PG's gemini plugin so I could serve gwit sites while offline. I relied on solderpunk's GeGoBi (tildegit.org/solderpunk/gegobi) for the gemini server implementation, as I liked the idea of it being able to seamlessly serve gopherholes too 💙
    Due to pico restrictions + lack of libs I had to simplify it quite a bit, but gemini seems easier to serve than gopher (if we ignore SSL...🤦‍♂️ which works great now!)

  3. I have been playing with gwit for a bit now, next step is testing it in PicoGopher. And as the very first gwit sites are gemini capsules… 😛

  4. @ploum I am doing a few experiments to see how hard it would be to make a python client for gwit... I saw you were interested in a git backend for offpunk, so I thought perhaps you might find this useful: github.com/aittalam/gwit_tests

    (at some point I should also write more decent code 😅 but I wanted to release stuff early and see if anyone wanted to play with it!)