HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nathanappere

no profile record

comments

nathanappere
·3 maanden geleden·discuss
The experience of "you push, provision databases & dependencies in 3 clicks, and it just works" is sadly still unmatched.
nathanappere
·4 maanden geleden·discuss
I think people just mean "using vector databases to enable RAG".
nathanappere
·4 maanden geleden·discuss
But we need contracts that go way further what static typing provides. If they add dependant types + ability to enforce the types at runtime so that you can use it on various inputs, then maybe it will be truly useful.
nathanappere
·5 maanden geleden·discuss
What's a better offering that makes it easier to push projects in production?
nathanappere
·5 maanden geleden·discuss
But their offering is "frontend oriented", what you describe doesn't work for django / laravel / rails / etc, no ?
nathanappere
·9 maanden geleden·discuss
Don't know how much you have used ember, but I disagree, it's quite sane as a programming model and ember data is still ahead in terms of developper comfort for client apps.
nathanappere
·10 maanden geleden·discuss
100% this! I'm amazed at how most issues with React are non-issues with Ember, and still saddened by how often React dev are completely unaware of how these issues have been solved elsewhere.
nathanappere
·vorig jaar·discuss
After having used Ember for several years I find it very sad they didn't develop a "mobile" offering, the dev experience is fastly superior (especially as it relates to state handling).

Hooks are a bit of a cancer, they leak absolutely everywhere on top of making it quite difficult to reason about re-renders.
nathanappere
·vorig jaar·discuss
"React very much feels like programming using only side-effects" this absolutely nails it.