Video: C Programming on System 6 - VCF Midwest, Wikipedia Reader, and Subterm
posted on sep 29th, 2022
with tags
mac,
retrocomputing,
and
video
part of C Programming on System 6 series
part of C Programming on System 6 series
I attended the Vintage Computer Festival Midwest 17 and wrote two new programs.
Video notes:
- Vintage Computer Festival Midwest 17
- Siliconinsider memory
- Kludge BBS
- Amend
- Wallops
- MacFlim
- VCF Midwest: Vintage Tech YouTubers Discussion Panel
- AmendHub: Wikipedia Reader
-
nginx config:
server { listen *:80; server_name wikipedia.jcs.org; location / { proxy_pass https://en.wikipedia.org/; } }
- Plaintext HTTP in a Modern World
- AmendHub
Please contact me with any feedback or questions, view past videos in this series, and subscribe to my RSS feed to be notified about future videos and other posts.
Join me and others on
Libera Chat
in the
#cyberpals
channel if you are interested in following along with this series and have
questions or would like to help others.