Live data from Hacker News

Show HN: Write code using natural language

metacode.app

1–10 of 118 posts

Re: Show HN: Write code using natural language

#8
Wow I really like this!

My main problem when programming against mac/iOS APIs is constantly looking up how to do the little things shown in the demo video.

I don't look forward to writing macOS/iOS apps but this makes me think differently.

Re: Show HN: Write code using natural language

#9
post #4

Cool experiment. Really shows how poorly conceived/verbose Auto Layout is. The first thing I do in any iOS project is add some sort of wrapper around all that constraint nonsense.

Can you elaborate your approach? I've been making iOS apps for a decade now but auto layout and constraints scare the bajesus out of me.
Post reply on HN