Hacker News new | past | comments | ask | show | jobs | submit login

We're writing too much code. So I'm making stuff that will help us write less code.

Like a vim-like editor that translates your spec into generated code while you also see it on the go to fix any issues. Think yeoman on generics and steroids.




> editor that translates your spec into generated code

Anyone old enough to be in IT in the late 80's/early 90's will remember the "4th GL" phase that swept through Fortune 100 companies.

I was in banking at the time, and 'Focus 4GL' was brought in to replace programmers. Of course, in the end, it turned out to be a fools-errand.

My prediction though is that in less than a decade, ML/AI will be decent enough at developing solutions via client specs for many applications.


Not really - the generated code isnt some mystic code, it's simple templates.

I originally got there by making a complex magic data structure that held relations to everything in multiple dimensions so I could generate a huge amount of stuff, but that turns out to be just like 4GL - a load of slow confusion. The reason I am doing it is exactly because of ML/AI hope - with enough data and proper structures, I can generate a lot.


Like cucumber/gherkin but for production code?


In a way! More like emacs for trees + cucumber




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: