Oddbean new post about | logout
 Static HTML shall bloom 🌱 
 My favorite way to code 
 Can either of you explain what this even means in #tardstr form pls 
 It's a website where there's no interactivity besides what's available in HTML itself. No fancy javascript, just raw utility. 
 Thank you ser, i can understand this 
 HTML + CSS 
 if it's possible, then it's best option. 
 <img src "fuck.jpeg"><a> 
 Frankly, HTML and CSS can just be saved as text inside relays. The median page has 68 KB of CSS, and 30 KB of HTML, which is way below current relay limits. Virtually every relay can store them just like they store blog posts. 
 Can we have custom html bios on amethyst? 
 Not only HTML, but we can have custom interfaces directly  into the app in the future. Javascript is trickier because of the need to sandbox it, but it's not impossible. 

Imagine an HTML+CSS overlay on top of videos like Instagram and TikTok do. You can just write it and the app can translate HTML text just like posts today.  
 I just imagine early 2000s neopets where you could customize your user profile with HTML 😅 
 No sandbox. XSS is freedom! /s 
 Security