Weboneko is a single feed, social site where users can create HTML/CSS posts that are kinda like tiny websites in a single feed.
JavaScript is stripped by the sanitizer.
Posts are immutable, capped at 32kb (expandable later), and cost data from a daily 256kb budget. The whole thing runs on a single Radxa 3E SBC behind Cloudflare Tunnel, Astro/Bun.
For interactivity there is a custom pixel art sticker creator and the ability to place them on corners of posts, not to mention a lil shop for making your posts or profile pop a bit more, there's an optional custom scripting language with a register-based VM, but most posts are pure HTML/CSS and that's the point — the constraint is the creative space.
Been working on this project for over 7 weeks at this point, started spreading stickers and such over my campus, but i mostly just keep returning myself because making a little thing in HTML/CSS in like 5-10 minutes is just fun for me.