Hacker News new | ask | show | jobs
by draw_down 129 days ago
Indeed, if only it were as simple as “{n} rows”.

I18n / l10n is full of things like this, important details that couldn’t be more boring or fiddly to implement.

2 comments

Which is why Windows UI is littered with language like "number of rows: {n}".
Makes it easier to parse by automatic tools too
> Indeed, if only it were as simple as “{n} rows”.

How long till we just have a LLM do it on the fly?