Please make the bugs stop

Let's see … there was the bug [1] in my Gemini server [2], two [3] bugs [4] in a custom module for my gopher server [5], so it's little surprise to me to find a bug in a third server I wrote—this time my “Quote of the Day” server (no public repository for that one, but the service is easy to implement [6]).

This bug was a simple “off-by-one” error—when I got to the last quote the program should have wrapped around to restart with the first quote, only that code was “off-by-one” (thus the name). It only took a while to hit because it required serving up 4,187 quotes before restarting and it's not like it gets hit all that often.

I'd say “I think that's it for now,” but I'm worried that would jinx me for a slew of new bugs to show up, so I won't say it.

=> [1] /boston/2020/07/24.1 | [2] https://github.com/spc476/GLV-1.12556 | [3] /boston/2020/07/24.3 | [4] /boston/2020/07/24.4 | [5] https://github.com/spc476/port70 | [6] https://www.ietf.org/rfc/rfc865.txt

=> Gemini Mention this post | Contact the author

Proxy Information
Original URL
gemini://gemini.conman.org/boston/2020/07/25.1
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
564.401427 milliseconds
Gemini-to-HTML Time
0.639586 milliseconds

This content has been proxied by September (3851b).