Page 1 / 1 (2 Posts)

Python programmable calculators

When I was in high school in the 90ies, I had one of the first "Programmable calculators" with a 6 line monochrome LCD screen that could also plot math functions. Today, about 30+ years later, I stumbled onto this:...

June 13, 2022 · 2 min · François Planque

jBouncer: A Java IRC Bouncer (Proxy)

Sometimes you want to be connected to an IRC server all the time, even when you're not. In that case you need an IRC proxy, or bouncer, that will stay connected to the IRC server(s) all the time. That's what jBouncer does....

January 3, 2006 · 1 min · François Planque