The front end framework for correctness: built on Effect, architected like Elm
1–10 of 53 posts
Re: The front end framework for correctness: built on Effect, architected like Elm
#2Re: The front end framework for correctness: built on Effect, architected like Elm
#3Similar to how Rust is obviously a better choice today than C++. Who cares if the language is “more difficult” to code in, if the agents are doing the coding. What we need is building blocks that make it harder to author bugs.
Re: The front end framework for correctness: built on Effect, architected like Elm
#4As agentic coding matures, this kind of project is the right direction. The mechanics of writing the code become less important. But having a language framework that naturally resists mistakes will become increasingly useful and important. Similar to how Rust is obviously a better choice today than C++. Who cares if the language is “more difficult” to code in, if the agents are doing the coding. What we need is build…
Re: The front end framework for correctness: built on Effect, architected like Elm
#5Re: The front end framework for correctness: built on Effect, architected like Elm
#6As agentic coding matures, this kind of project is the right direction. The mechanics of writing the code become less important. But having a language framework that naturally resists mistakes will become increasingly useful and important. Similar to how Rust is obviously a better choice today than C++. Who cares if the language is “more difficult” to code in, if the agents are doing the coding. What we need is build…
Re: The front end framework for correctness: built on Effect, architected like Elm
#7Re: The front end framework for correctness: built on Effect, architected like Elm
#8I don't know, as far as I can tell the demo on the homepage is bugged? Or maybe I misunderstand how it's supposed to work? If I click reset after 2 seconds and then click add 1 right after it, the reset never fires. What's up with that, that's not what I expected to happen?
IMO the reset should fire regardless what happens after it.