Michael (liik)'s wroclove.rb 2024 lightning talk. First half pitches Zite — an open-source, German-only task and process management app between Trello and Salesforce — and asks the audience to star it on GitHub/GitLab, noting that about 50% of Zite's users are on GitLab and that two-factor authentication discourages people from starring. Second half recounts a recent research prototype with no designer and no UI requirements, where the team decided to use no CSS/JS bundler and no UI library (no Tailwind, no Bootstrap). Pure HTML turned out nice and mobile-friendly. When users asked for a histogram of document distribution across years, instead of adding a big UI library he used Unicode sparklines (a well-known technique with a dedicated wiki page), giving users a feel for data distribution in both selection and result views.