upvote
I'm sure that this time the language will be simple and English-like enough that execs can use it directly, similarly to COBOL and SQL.
reply
The idea is this would be a kind of IL for natural language queries. Then the main LLM isn't dependent on quirks of English.
reply
No joke. I'm 100% sure that if it's successful, we will find CC's skill to write specs for CodeSpeak.
reply
Yeah. It's hard to express and understand nested structures in a natural language yet they are easy in high-level programming languages. E.g. "the dog of first son of my neighbour" vs "me.neighbour.sons[0].dog", "sunny and hot, or rainy but not cold" vs "(sunny && hot) || (rainy && !cold)".

In the past maths were expressed using natural language, the math language exists because natural language isn't clear enough.

reply
Did you mean AbstractNeighborDispatcherFactory?
reply
Damn, I am the product A-GAIN?
reply
COBOL?
reply
sssssh! if this catches on we can keep our jobs! (j/k, mostly)
reply
That seems like it could lead to imprecise outcomes, so I've started a business that defines a spec to output the correct English to input to your product.
reply
relevant Dijkstra https://www.cs.utexas.edu/~EWD/transcriptions/EWD06xx/EWD667...

"In order to make machines significantly easier to use, it has been proposed (to try) to design machines that we could instruct in our native tongues. this would, admittedly, make the machines much more complicated, but, it was argued, by letting the machine carry a larger share of the burden, life would become easier for us. It sounds sensible provided you blame the obligation to use a formal symbolism as the source of your difficulties. But is the argument valid? I doubt."

reply
I'm really glad random HN commenters know it better than someone that built a language that has been used in thousands of products.
reply
Standard appeal to accomplishment, past success does not guarantee future success... especially on this joke comment
reply
Kotlin is generally considered a bit of a dud in the modern programming language space.
reply
I reckon this comment from 6 years ago predicts Kotlin's fate https://news.ycombinator.com/item?id=24197817 I consider it prophetic.

My gut says Kotlin is great for individual developer experience. But I never heard or saw credible reports on the Total Cost of Ownership, e.g., Kotlin engineers hiring, swapping out on a team.

reply
It's a blessing when you're in the native Android / React Native / Flutter space.
reply
Even Noble Prize owners made huge mistakes after the prize.
reply
Somewhere Dijkstra is laughing his ass off.
reply