For a local webapp how would you get the local path of a submitted file? Google falsely told me that `<input type="filePath" ...>` was a thing; it is apparently not a thing.
#html5 #notanaprilfoolsjoke
Yesterday (Friday, March 31, 2023) was the first time we've seen driverless cars in #SanFrancisco during the daytime.
#sanfrancisco #milestones #notanaprilfoolsjoke
Indie Web Server 7.1.0: Launch a live secure static site with a single command
I am really excited about this one. To launch a secure, live static site run this on any VPS that has a domain name pointing to it and Node.js installed:
npm i -g @ind.ie/web-server && web-server --live