Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwawey1234
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
throwawey1234
6mo ago
Spring version: var records = jdbcClient .sql("select * from posts") .query(Post.class) .toList(); records.forEach(p -> ...);
2.
▲
by
throwawey1234
6mo ago
Half of those are not really an issue with the annotation and seem a bit contrived. Thankfully the company that wrote the article has a linter/warning product to help avoid those pitfalls.
3.
▲
by
throwawey1234
6mo ago
I also have 20+ years of experience and haven't seen that type of code either. I am however struggling to understand an over engineered Rust "micro" service at work. There's no language or framework that is free from thi
4.
▲
by
throwawey1234
6mo ago
In my experience, the same enterprise developers will write complex abstractions in any language. If you have a million coders, 500k will by definition write below average code. And if some of them are elevated to tech leads in enterprise c