HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nathanappere

no profile record

comments

nathanappere
·3 bulan yang lalu·discuss
The experience of "you push, provision databases & dependencies in 3 clicks, and it just works" is sadly still unmatched.
nathanappere
·4 bulan yang lalu·discuss
I think people just mean "using vector databases to enable RAG".
nathanappere
·4 bulan yang lalu·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 bulan yang lalu·discuss
What's a better offering that makes it easier to push projects in production?
nathanappere
·5 bulan yang lalu·discuss
But their offering is "frontend oriented", what you describe doesn't work for django / laravel / rails / etc, no ?
nathanappere
·9 bulan yang lalu·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 bulan yang lalu·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
·tahun lalu·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
·tahun lalu·discuss
"React very much feels like programming using only side-effects" this absolutely nails it.