Viewing profile — l5ymep
l5ymep
HN member- Joined
- Mon, Jul 26, 2021, 6:55 PM UTC
- HN karma
- 31
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About l5ymep
No profile information was provided.
Recent public activity
-
comment
Comment #36958718
React brings some complexity but at the benefit of better state management and DX. If you have ever worked on large projects where each button has a click handler to do 20 differen…
-
comment
Comment #35907082
Postgres has a worse implementation of MVCC. It results in more bloat being produced, and slightly slower updates in a highly concurrent environment. Most businesses don't operate …
-
comment
Comment #35517820
Apart from heresy, what is your counterargument to the bell curve?
-
comment
Comment #35387947
Other fads have the disadvantage of being easily identifiable and avoidable. But AI chips away at what it means to be human. Now imagine if every comment in this thread is not a re…
- story
-
comment
Comment #31842730
Complexity doesn't necessarily slow down feature development. In my experience it reduces the project longevity. At some point it will be too big and complex to rewrite all the whi…
-
comment
Comment #30767123
Java developers are cheap and easy to find. There are libraries for everything that you would need - AWS SDK, Redis, etc. Performance is tolerable and can be improved with things l…
-
comment
Comment #30434495
Impressive how responsive this map is.
-
comment
Comment #29608371
Convincing project managers to tackle tech debt is hard enough. Contributing to open source won't even reach the middle ear unfortunately.
-
comment
Comment #29320799
> I must not understand the question, because the answer is "the obvious way". You just run the V8 process once in each container and scale up your containers. There's nothing spec…
-
comment
Comment #29314466
Java/React dev here. This seems great for a small app. But could someone help me understand how this would work in a large scale app? It looks like the some pieces of the JS make u…
- story