Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
l5ymep
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
l5ymep
3y ago
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 different things, you will find that it's easy to miss some edg
2.
▲
by
l5ymep
3y ago
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 at the scale where this matters. But on the flip side,
3.
▲
by
l5ymep
3y ago
Apart from heresy, what is your counterargument to the bell curve?
4.
▲
by
l5ymep
3y ago
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 real person, but made by a LLM. Get any Truman show vibes?
5.
▲
GitHub Needs Better Design
(dobrinin.dev)
2 points
by
l5ymep
3y ago
|
0 comments
6.
▲
by
l5ymep
4y ago
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 while more glaring problems emerge and cannot be dealt wi
7.
▲
by
l5ymep
4y ago
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 like Micronaut and native ahead of time compilation (GraalVM)
8.
▲
by
l5ymep
5y ago
Impressive how responsive this map is.
9.
▲
by
l5ymep
5y ago
Convincing project managers to tackle tech debt is hard enough. Contributing to open source won't even reach the middle ear unfortunately.
10.
▲
by
l5ymep
5y ago
> 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 special to it. Interesting. So the idea is tha
11.
▲
by
l5ymep
5y ago
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 up the server side API of this and it runs in a V8 proce
12.
▲
Don't Reinvent the `If` Statement
(dobrinin.dev)
4 points
by
l5ymep
5y ago
|
0 comments