| ▲ | unglaublich 3 days ago | |
So they should invert it like the demoscene. Set the limit first, and then request folks to join the contest: What crazy website can _you_ build in 512KB? | ||
| ▲ | adamzwasserman 2 days ago | parent | next [-] | |
Tag-based organization system with drag-drop, real-time filtering, row/column layouts. ~55KB gzipped. Built it frustrated with Trello's limitations. The 512KB constraint forced good architecture: server-side rendering, progressive enhancement, shared indexes instead of per-item duplication. Perfect Lighthouse score so far - the real test is keeping it through release. Extracting patterns into genX framework (genx.software) for release later this month. | ||
| ▲ | timenotwasted 3 days ago | parent | prev [-] | |
"What crazy website can _you_ build in 512KB?" Exactly! That would be super fun and interesting. | ||