Notes

joshua stein via twitter.com/jcs - Aug 21 2022 20:17:27

I got an Asante Micro EN/SC SCSI Ethernet device for my PowerBook that is powered by just the SCSI and ADB ports, so I had the dumb idea to get a small Ethernet->WiFi converter to make it wireless but the ADB port doesn't put out enough 5V amperage to power up the USB adapter :(

joshua stein via twitter.com/jcs - Aug 20 2022 10:27:57

This is about 1 month's worth of IPs that attempted telnet logins to my BBS with suspicious usernames like "root" and "admin" that the BBS then sent to my firewall for blocking:

jcs@pf:~> doas pfctl -T show -t bbs_idiots | wc -l
4684

joshua stein via twitter.com/jcs - Aug 09 2022 09:54:04

I fear using a cross-platform framework like Flutter and getting 90% of the way there but then getting stuck not able to do some platform-specific thing, or just locked into a 3rd party tool that ages poorly and forces me to rewrite it in something else in a few years