HN Hall of Fame Weekly email

St – A simple terminal implementation for X

st.suckless.org Software & code Software projects Software engineering Class of 2022-03 Hall of Fame
Screenshot of st.suckless.org captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 5 calendar years, with breakout response in 2 of them.

submissions
6
submitters
6
observed span
2012–2022
peak thread · 217 comments
274 pts
latest 20+ return · 2017-02-02
274 pts

Submission timeline

2007–2026

One 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 order

I like the principles behind its design, but not supporting scrollback and saying "that functionality should be provided by tmux or something similar" is baffling when it's done in the name of removing bloat and complexity. Not everybody wishes to use a terminal multiplexer in all cases, either.

I like the idea of cleaning up legacy cruft. I'm not crazy about the way this project is going about it. My main issues: * ignoring C best practices: /* prefix macros, please */ #define MIN(a, b) ((a) < (b) ? (a) : (b)) * barely any comments /* ME: ...so it parses a string? Doesn't pretty * much every parser? Also, no prefix again. */ void strparse(void) { * Lack of overall project structure. Maybe some comments here would…

fonts (you can use xfontsel(1) to generate a valid XLFD) No no no no no. Stop using core X fonts. Just... stop. If this is supposed to be a "modern" replacement, it should be using fontconfig and client-side fonts with an appropriate renderer.

kelnos·91-point thread·

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

100+ points or 50+ comments

Total points
464

reference only — not used in Hall rules or ranking

Total comments
339

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2012-12-30St: Simple terminal implementation for Xamarsahinovic9139
2014-11-26St – simple terminalFirst breakoutcleverjake9283
2017-02-02St – A simple terminal implementation for XBest thread · Latest 20+ point returnpmoriarty274217
2021-09-16St – Simple Terminalcardamomo20
2022-03-05st is a simple terminal implementation for XHall inductiongraderjs30
2022-11-27St – Simple Terminalthunderbong20