Repo: https://github.com/HoangTuan110/lipu
Show HN: A clean alternative Hacker News interface
lipu-flax.vercel.app
1–10 of 22 posts
Repo: https://github.com/HoangTuan110/lipu
Show HN: A clean alternative Hacker News interface
lipu-flax.vercel.app
It lacks contrast and lacks space between lines.
Additionally, clicking on the comments just brings me back to HN.
Good job putting something out there.
Also, the layout is a little too minimal. It's harder to scan headlines than it is on Hacker News. Even just a small amount of spacing between the items would work wonders here.
Overall, I'm not totally sold on this being a clean alternative to Hacker News (which is tough to beat since you really can't get much cleaner than HN to begin with), but I think you could significantly improve the experience without having to change too much.
Building on Minor49er's comment about requests, a nice feature in your next iteration of Lipu might be to cache some or all of the details of the submission on your server side. Three benefits from doing that are: (1) you can choose how often you query firebaseio for fresh data to avoid hammering their server, (2) your UX latency isn't so dependent on network traffic, and (3) you can reuse the submission details (i.e., provide a speedy response to user) when the user switches from one category (e.g., top, new, ask, show) to another and the same story happens to be present in both categories.
For other HN readers, Tuan has a brief dev blog of sorts about developing Lipu: https://tsk.bearblog.dev/journal-lipu/ . (Not too bad for a 14-year-old!)
In particular, I don't think that slab serif typeface with dangling descenders is a good choice for what is a list of a few closely grouped lines of text, as opposed to something like the paragraph typeface HN uses for the body of comments. Likewise, those grouped lines of text need much more room to breath. It's amazing how much work or experience it can take to make a even a link list readable and usable.
Nope, not even close. Lipu takes 3 seconds to load all threads, while HN original is instant. Plus that white it burns. I like light themes instead of dark, but not pure white. HN's light grey is perfect.