logoalt Hacker News

teiferertoday at 8:04 AM3 repliesview on HN

A counter argument would be that all programming languages of the last decades have been plain text based. No other more structured format has ever gained traction even though modern editors could be argued to be able to support that easily. Turns out, it doesn't actually work that way.


Replies

IanCaltoday at 11:56 AM

HTML is plain text based at the same level as any programming language I can think of.

9devtoday at 9:08 AM

But we’re not even dealing with a programming language in any classical sense here. Interacting with an LLM coding system is a multi-mode communication system with on-demand, purpose-generated ephemeral UI. That doesn’t fit any of the established categories, so I think carrying over constraints from them doesn’t make sense either.

show 1 reply
dkerstentoday at 9:06 AM

Most people edit documents in Microsoft word, though, so it didn’t seem too far fetched that LLM content would be edited similarly, especially as more and more non-programmers use it.

show 1 reply