Comment by draw_down
9 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.
9 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.
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?