With the neocities API it's probably possible to set up an old-style "webcam" that isn't a real live feed, it just uploads a crusty jpeg every 30 to 60 seconds.
According to https://suboptimalism.neocities.org/writings/undocumented, if you were to make one API call every 30 seconds, your site would receive a 90% penalty to special sauce after 173 days. If 60 seconds, just under a year. I don't know if that would bother you, but I figured I should let you know.
A python script that uses 'less'-style command line controls to let you read, navigate, and save bookmarks in long txt files https://github.com/wilsocr88/read-txt
Here's my starter template for a React frontend web app
https://github.com/wilsocr88/react-app-shell
- Uses Vite framework
- Ready to connect up to a backend API with react-fetch-utils package
- App state is prewired for auth check, logged-in/logged-out views
- Example component that makes use of react-fetch-utils is present in `components/Component/` directory
- Builds to a single page app
In the 90s me and the boys (🤓) passed around stories and crap we typed up on notepad (Windows 98 with Microsoft Plus) and printed out with a printer (technology unchanged)
JenniCam part 2. JuliCam here i come...
According to https://suboptimalism.neocities.org/writings/undocumented, if you were to make one API call every 30 seconds, your site would receive a 90% penalty to special sauce after 173 days. If 60 seconds, just under a year. I don't know if that would bother you, but I figured I should let you know.