> pretty weird, true, but you have to admit that being able to store your software repo and app to view it as your banner image is pretty cool
> We have these huge corporate-sponsored ecosystems with millions of people running it. Layers on frameworks on layers on frameworks... for what?
Yeah, I think you built a cool thing; I'm not complaining by calling it weird, just in case 👍 I'm pretty much coming from the same position: we either build cool stuff and maintain ourselves (or by a limited number of hackers) or build the hell fractals maintainable by larger teams of people who are focused on getting things done in a harsh way, which inevitably comes to a crisis we see in frontend development today.
> Below is a capture from my terminal
Thanks! I was able to verify and run it but got "The integrity of the Floppy PNG that houses this site cannot be confirmed by retrieving the public key from the current website". I find it challenging to debug it because all my text editors can't handle the `site.txt`.
```
Uncaught (in promise) TypeError: can't access property "addEventListener", document.getElementById(...) is null
verify
http://127.0.0.1:8080/page.html line 15 > injectedScript:3102
async*
http://127.0.0.1:8080/page.html line 15 > injectedScript:3148
<anonymous>
http://127.0.0.1:8080/page.html:15
promise callback*
http://127.0.0.1:8080/page.html:12
promise callback*
http://127.0.0.1:8080/page.html:11
page.html line 15 > injectedScript:3102:14
verify
http://127.0.0.1:8080/page.html line 15 > injectedScript:3102
AsyncFunctionNext self-hosted:780
(Async: async)
<anonymous>
http://127.0.0.1:8080/page.html line 15 > injectedScript:3148
<anonymous>
http://127.0.0.1:8080/page.html:15
(Async: promise callback)
<anonymous>
http://127.0.0.1:8080/page.html:12
(Async: promise callback)
<anonymous>
http://127.0.0.1:8080/page.html:11
```