home.social

#goophy — Public Fediverse posts

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

  1. Reviewing Goophy's devlog I realized that on Christmas Eve it will be exactly four months since I put the first private beta in production and started my gopher hole at
    gopher://lucio.albenga.es

    #Goophy #Gopher #GopherProtocol

  2. Today I added new features to Goophy:

    - Keep alive config param in order to disconnect idle connections after the configured time.

    - Disconnect new connections on max connections reached until there is an available connection slot.

    New version up and running on my gopher hole. This will be the last version with all the code in one single file. It's time to refactor and split things 😉

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  3. I've found a use to the bad bots that scrape the internet 24/7. Finally my friends from China managed to break Goophy 😆

    Because of it I've discovered a bug managing the max connections of the server. I knew I have a bug somewhere and I was waiting to find and fix it before continue to add new features and improvements. New version up and running. Let's see if my testers from China will find something else 😂

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  4. Little by little I keep improving and adding things to Goophy. Right now I'm not in my best mood so I'm doing small things but it's better than nothing. Today I did minor code improvements here and there and refactored the function that sends the response to the client.

    New version up & running on my Gopher hole. If you find any problems on it, let me know. Thanks 🙂

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  5. In the end it was a bug in Chawan the reason of the wrong line endings. I reverted Goophy to the previous version in order to make possible to test the Chawan bugfix and I decided to leave Goophy with the request ending according to the RFC because I think it will be useful for other Gopher client devs.

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  6. Today @venelles did more testing with different clients and we found out that there was also the problem with the line endings. I made Goophy less picky and it seems that everything works like a charm right now.

    Thanks a lot @venelles for all the support and your great work testing Goophy 🙂

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  7. In the end it seems it wasn't about line endings but about getting the network request in full 😅

    - Ensured the request gets read in full when the network lags.
    - Improved logging messages for the DEBUG log level.

    New version up and running 🤞

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  8. Time to resume the development of this project. @venelles was very kind and sent me some reports these last few days and I'm going to tackle them. It seems that Goophy is too attached to the RFC and when a request doesn't end with cr-lf it returns an error. I'm going to make it less picky 😉

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  9. Finally I created a project page in my web for Goophy. Currently only the devlog. I think I'll get back to it in mid October.
    lucio.albenga.es/web-en/projec

    #Goophy #Gopher #GopherProtocol #project #devlog

  10. El día de hoy ha servido para pasar mejoras a #Goophy mi servidor #Gopher y la verdad es que tengo que daros las gracias a tod@s l@s que habéis visitado mi gopher hole porque gracias a tod@s vosotr@s he podido ver fallos y cositas que corregir en los logs.

    Estoy hasta agotado tú 😅

  11. New versión of Goophy up and running my gopher hole.

    Today:
    - Fixed a few bugs. I hope it will no longer dies. Ok it only happened twice, but one time is already too much for my taste 😅
    - Improved the logs
    - Allowed some requests to pass, according to what I've seen in the logs.
    - Improved requests validation according to what I've seen in the logs. Requests like http are detected early so there is less waste of resources.

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  12. Working on fixing and improving things on Goophy. Time for another coffee. After all programming is the process of inputting caffeine and outputting software ☕ ➡️ 🧠 ➡️ 🖥️ 😆

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog

  13. This morning I found out that #Goophy was down. Checking the logs in search of bugs to fix 😅

    In the meantime I restarted the server and is working right now

  14. Currently I already found some new features I want to add and some fixes to do but all in all I'm happy with this first beta version 😀

    #Goophy #gopher #GopherProtocol #devlog

  15. After almost 2 days online I can say that Goophy is doing well. I already have my gopherhole with more content online and I made it bilingual English / Spanish but I don't plan to keep 1-1 translations of everything. We will see.

    Some screenshots below for showing it up & running. The client used is Lagrange Gemini / Gopher client.

    You can visit my gopherhole at gopher://lucio.albenga.es

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog #selfhosted #gopherhole #lagrange

  16. A new gopher hole and gopher server are born!! 🎉

    Finally the first private beta of Goophy is up and running on the Raspberry Pi with NetBSD. You can check it out with your favorite gopher client at:
    gopher://lucio.albenga.es

    I promise I'll put more content in the following days, but right now I'm excited to have it online 😅 Let me know if you find any bugs.

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog #selfhosted #gopherhole #NetBSD

  17. Yesterday it was a lot of fun. I installed NetBSD on the Raspberry Pi 2 you see below. This machine is going to be the server for the beta testing of the project. There is a small thread on this here:
    hostux.social/@lfa/11507290883

    I recompiled Goophy directly on the Pi and I also installed Lagrange on my desktop to test everything with a second client. Devuan has no package for Lagrange so I built it from sources.

    #Goophy #gopher #GopherProtocol #NetBSD #runbsd #RaspberryPi #Lagrange #Devuan

  18. Mission accomplished!
    Config file works as expected and with this I'm ready for a first private beta 🥳

    Next step: installing NetBSD on my Raspberry Pi 2 for putting this online and see what happens 😉

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog #selfhosted #NetBSD #RaspberryPi

  19. Finally I have a working logging system. Yesterday I had almost completed a first version but today I thought, wouldn’t it be better if…? And I jumped at it 😅

    There is room for improvement but I'm quite happy with it right now. I hope to have my private beta ready this week.

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog #selfhosted

  20. First version of the logging system almost finished. I have to fix a few formatting things but I have a working logfile. Almost all of the debug printf have disappeared 😉

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog #selfhosted

  21. Fixed my very first "buffer underflow" since the 90s 😅, refactored and improved code readability, doc comments, etc. I'm quite happy with the current status.

    Next step: adding the logging system and removing all the debugging prints. Maybe I'll continue later, who knows... 🤓 😆

    #Goophy #gopher #GopherProtocol #cprogramming #c #programming #devlog #selfhosted

  22. Today there was not much progress. A bit of refactor and handling returning errors to the connected client in case of malformed requests, not found paths, and the like. Anyway little progress is better than no progress.

    #Goophy #programming #progress

  23. As promised, here we go: #Goophy in action. As you can see it's approaching an usable status.

    Next steps: refactor more code, add a logging system and start my own gopherhole to test it in a real case scenario.

    #gopher #GopherProtocol #cprogramming #c #Internet #selfhosted

  24. #Goophy DevLog 🧵
    ---------------------------------
    First steps of a pet project of mine. A Gopher server in C called Goophy. I'm making it for educational purposes and to use it myself in the (near?) future.

    The test client is elpher a gopher / gemini client for emacs.

    #gopher #GopherProtocol #cprogramming #c #elpher #SmallWeb

  25. #Goophy DevLog 🧵
    ---------------------------------
    First steps of a pet project of mine. A Gopher server in C called Goophy. I'm making it for educational purposes and to use it myself in the (near?) future.

    The test client is elpher a gopher / gemini client for emacs.

    #gopher #GopherProtocol #cprogramming #c #elpher #SmallWeb

  26. #Goophy DevLog 🧵
    ---------------------------------
    First steps of a pet project of mine. A Gopher server in C called Goophy. I'm making it for educational purposes and to use it myself in the (near?) future.

    The test client is elpher a gopher / gemini client for emacs.

    #gopher #GopherProtocol #cprogramming #c #elpher #SmallWeb

  27. #Goophy DevLog 🧵
    ---------------------------------
    First steps of a pet project of mine. A Gopher server in C called Goophy. I'm making it for educational purposes and to use it myself in the (near?) future.

    The test client is elpher a gopher / gemini client for emacs.

    #gopher #GopherProtocol #cprogramming #c #elpher #SmallWeb

  28. #Goophy DevLog 🧵
    ---------------------------------
    First steps of a pet project of mine. A Gopher server in C called Goophy. I'm making it for educational purposes and to use it myself in the (near?) future.

    The test client is elpher a gopher / gemini client for emacs.

    #gopher #GopherProtocol #cprogramming #c #elpher #SmallWeb