Notes

Hello, cyberpals. I make Pushover and old Macintosh stuff and sometimes OpenBSD stuff for you and me.

Follow me in the Fediverse: @jcs@jcs.org
815 notes 45 following 85 followers
joshua stein @jcs@jcs.org - February 27, 2023 11:07:23

Whenever I see my Framework laptop collecting dust in the closet and think "I should use this more", I start typing on it and immediately remember that the obnoxious lid wobble is the biggest reason why I don't use it.

I upgraded the lid to the CNC version but it didn't help any. Framework says the stronger hinges actually make the wobble worse so I'm avoiding those.

I wish they would figure out how to eliminate that like other vendors have.

joshua stein @jcs@jcs.org - February 23, 2023 08:25:37

Dumb things have been written:

- binkp module connects to hub, logs in, and downloads all outstanding files, caching them to disk
- each file in the local cache directory is processed and any pkzip files are parsed, looking for ".pkt" files inside them and inflating them in memory
- each fidonet packet is processed, ready for importing to the BBS's local database

Now I'm just waiting for my application to join fsxNet to be approved

joshua stein @jcs@jcs.org - February 17, 2023 14:57:12

Dumb things I am having to write today in 2023:

- a Fidonet "bink" protocol parser (https://www.ritlabs.com/binkp/)
- a PKZIP in-memory extractor (https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT)
- a Fidonet packet parser (http://wiki.synchro.net/ref:fidonet_packets)

I get that BBSes are mostly dead and this technology hasn't changed much since the 80s but I wish one of these message networks would throw away all these ancient protocols and just pass around JSON messages for syndication