Viewing profile — abreslav
abreslav
HN member- Joined
- Mon, Nov 11, 2013, 10:16 AM UTC
- HN karma
- 15
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About abreslav
No profile information was provided.
Recent public activity
-
comment
Comment #47356698
> * model transforms text into a formal specification formal specification is no different from code: it will have bugs :) There's no free lunch here: the informal-to-formal transi…
-
comment
Comment #47356655
When you translate spec to tests (if those are traditional unit tests or any automated tests that call the rest of the code), that fixes the API of the code, i.e. the code gets des…
-
comment
Comment #47356653
Very much agree on coverage. We're actually doing something in that area: https://codespeak.dev/blog/coverage-20260302 For now, it's only about test coverage of the code, but the s…
-
comment
Comment #47356611
Very much agree. I like the imperative vs declarative angle you take here. Thank you!
-
comment
Comment #47356576
We'd love to hear your feedback! Feel free to come to our discord to ask questions/share experience: https://l.codespeak.dev/discord
-
comment
Comment #47356525
There are different kinds of tests: * regression tests – can be generated * conformance tests – often can be generated * acceptance tests – are another form of specification and sh…
-
comment
Comment #47356484
Two things to mention here: 1. You are right that we can redefine what is code. If code is the central artefact that humans are dealing with to tell machines and other humans how t…
-
comment
Comment #47352856
We are not trying to make things easier for LLMs. LLMs will be fine. CodeSpeak is built for humans, because we benefit from some structure, knowing how to express what we want, etc…
-
comment
Comment #47352798
> Also it seems that the tool severely limits the configurability of the agentic generation process, although that's just a limitation of the specific tool. Working on that as well…
-
comment
Comment #47352772
> The limitation seems to be that you can't modify the code yourself if you want the spec to reflect it Eventually, we'll end up in a world where humans don't need to touch code, b…
-
comment
Comment #47352651
I second that :)
-
comment
Comment #10290590
Great slides! I hope we'll be able to adopt this style for our introductory materials
- story
- story
-
comment
Comment #6710878
Many ideas of this sort are flying around, but we postpone the decision to some time after 1.0