John Bintz john
john pushed to main at TheIndustriousRabbit/amos-pro-bsdsocket-extension 2023-10-29 19:40:14 +00:00
7d25a56a90 Add HttT: Bunny's Revenge
john pushed to main at TheIndustriousRabbit/png-to-ilbm 2023-10-29 12:59:44 +00:00
db7958fcf2 some fixes
d4f5ff8a99 initial commit
Compare 2 commits »
john created repository TheIndustriousRabbit/png-to-ilbm 2023-10-27 21:12:21 +00:00
john transferred repository john/bintz-integration_testing_setup to github-migration/bintz-integration_testing_setup 2023-07-23 21:41:33 +00:00
john transferred repository john/harmoniouscode to github-migration/harmoniouscode 2023-07-22 20:38:42 +00:00
john created branch main in TheIndustriousRabbit/nes-password-rom 2023-07-15 11:12:24 +00:00
john pushed to main at TheIndustriousRabbit/nes-password-rom 2023-07-15 11:12:24 +00:00
f60e4f8082 moved to gitea
4422c65bc4 move to gitea
d12bcd3aef get working in nestopia
8e20553b52 initial commit
john created repository TheIndustriousRabbit/nes-password-rom 2023-07-15 11:09:37 +00:00
john pushed to main at TheIndustriousRabbit/secret-note-system-generator 2023-07-15 11:07:28 +00:00
e5b41ec857 moved to gitea
af420a1155 move to gitea
96d24f3777 enough code to build the next bit of the animatic
3b72db01ee Initial commit
john created branch main in TheIndustriousRabbit/secret-note-system-generator 2023-07-15 11:07:27 +00:00
john created repository TheIndustriousRabbit/secret-note-system-generator 2023-07-15 11:02:03 +00:00
john pushed to main at john/badger-2040-apps 2023-06-22 16:31:15 +00:00
a72d4bf4da tweak readme
john pushed to main at john/badger-2040-apps 2023-06-22 16:30:34 +00:00
dada03d770 multibadge
john created repository john/badger-2040-apps 2023-06-22 14:42:31 +00:00
john pushed to main at TheIndustriousRabbit/amiga-agnus-copperbars 2023-06-20 11:27:52 +00:00
98be2de52a Update README
6d58dd3fe9 Initial commit
Compare 2 commits »
john created branch main in TheIndustriousRabbit/amiga-agnus-copperbars 2023-06-20 11:18:16 +00:00
john pushed to main at TheIndustriousRabbit/amiga-agnus-copperbars 2023-06-20 11:18:16 +00:00
f55453abf9 Update README
ad9dc1eaa9 Initial commit
john created repository TheIndustriousRabbit/amiga-agnus-copperbars 2023-06-20 11:15:28 +00:00
john closed issue TheIndustriousRabbit/amos-pro-bsdsocket-extension#1 2023-04-11 13:31:29 +00:00
What other ways can one detect a lack of connection in Roadshow?
john commented on issue TheIndustriousRabbit/amos-pro-bsdsocket-extension#1 2023-04-11 13:31:26 +00:00
What other ways can one detect a lack of connection in Roadshow?

Current solution:

  • Do a DNS check to a known remote server. This is how IBrowse first determines connectivity.
  • Attempt an initial connect with a reasonably sized timeout (5 seconds is…