Skip to content

Comment on State of Text Rendering 2024parent

Comments

I don't disagree. But I have kind of the opposite take.

I can't count how many times I've seen simple code get turned into a hideously complex declarative language that has serious gaps.

Simple UI library code? Turn it into a custom declarative syntax that is now limited!

Simple build system that works and is debuggable? Turn it into a declarative syntax that can't be debugged and can't handle all the edge cases!

And so on and so forth.

I will admit that the idea of a font programming language sounds genuinely awful to me. So I don't really disagree with your premise. But I'm increasingly annoyed with declarative system when vanilla code is often simpler, more flexible, and more powerful (by necessity). :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.