Co-Founder @graze.social
Co-Host of @devtools.fm
hipstersmoothie.com
Lowering the barrier to entry is a great thing
Lowering the barrier to entry is a great thing
it's really magic
So just make some tests
So just make some tests
- tests
- lints
- type checks
Like we need some determinism to be confident the thing we’re building still works
- tests
- lints
- type checks
Like we need some determinism to be confident the thing we’re building still works
After that I was a little more of a convert. Before that I hadn’t been able to get anything but tab autocomplete to work well for me
Great tests and solid static analysis seems like a big must
After that I was a little more of a convert. Before that I hadn’t been able to get anything but tab autocomplete to work well for me
Great tests and solid static analysis seems like a big must
realized I wanted it as an eslint plugin instead and just let the ai port the test suite and fix things. Left it for maybe 30-60 minutes and it just worked
realized I wanted it as an eslint plugin instead and just let the ai port the test suite and fix things. Left it for maybe 30-60 minutes and it just worked
Some code can be slower, some faster. Optimizing both for easy regen seems wise. Most of the ways you do that are just by having good maintainable code anyway 🙃 (tests, small files, well defined boundaries, contracts)
Some code can be slower, some faster. Optimizing both for easy regen seems wise. Most of the ways you do that are just by having good maintainable code anyway 🙃 (tests, small files, well defined boundaries, contracts)
An artist can look at ai art and see where it’s lacking, a normie can’t do much
Is the same true for software?
An artist can look at ai art and see where it’s lacking, a normie can’t do much
Is the same true for software?