HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nathanappere

no profile record

comments

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