Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderI've always found it ironic that this library calls itself "Semantic UI" but doesn't follow the practice of semantic HTML/classes[0]. W3C suggests[1] that classes should be used for semantic roles (e.g. "warning", "news", "footer"), rather than for display ("left", "angle", "small" -- examples taken from Semantic UI's docs). So instead of giving a button the class of "button" it would be better to give it a class such as "download-book." The benefit of this is when it comes time to…
This is semantic: <header> <h1>Title</h1> <nav> <button class="active">Home</button> <button>Link</button> <button>Link</button> </nav> </header> not this: <div class="ui menu"> <div class="header item">Title</div> <a class="active item">Home</a> <a class="item">Link</a> <a class="item">Link</a> <div class="right floated text item"> Signed in as <a href="#">user</a> </div> </div>
The ironic thing about Semantic UI is that the HTML code is the contrary of (the classical textbook definition of) semantic. It looks more like 90s font tags.
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 1016
- Total comments
- 332
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2013-09-13 | Semantic UI – A language for sharing UIFirst breakout | knes | 230 | 81 |
| 2014-11-25 | Semantic UI – User Interface is the vocabulary of the web | aenario | 5 | 0 |
| 2014-12-12 | Semantic UI 1.2 | sinak | 3 | 0 |
| 2015-09-02 | Semantic UI | raju | 2 | 0 |
| 2015-10-08 | Semantic UI – User Interface is the language of the web | lumannnn | 1 | 0 |
| 2017-02-26 | Semantic UI is the most semantic CSS framework ever | amingilani | 2 | 0 |
| 2017-04-10 | Semantic UIHall induction · Best thread · Latest 20+ point return | jhund | 768 | 250 |
| 2020-08-30 | Semantic UI | gjvc | 2 | 1 |
| 2022-10-27 | Semantic UI | metadat | 3 | 0 |
