Viewing profile — vips7L
vips7L
HN member- Joined
- Thu, Dec 13, 2018, 1:46 PM UTC
- HN karma
- 3,608
- Public activity
- 2,273 items
- HN profile
- View on Hacker News ↗
About vips7L
Recent public activity
-
comment
Comment #49195531
Sad little world we live in tbh.
-
comment
Comment #49175981
You might not see this since I'm rather late. What is a value type exception? Is it one that doesn't collect a stack trace? Or doesn't unwind in the usual way or something?
-
comment
Comment #49175618
Java's problem with checked exceptions is that they didn't add them fully to the type system (the lambda problem), and they never added any syntax sugar to make them easier to deal…
-
comment
Comment #49162182
Except TS has much wider community support. The type definitions/wrappers are already written.
-
comment
Comment #49158578
It seems like Java is thinking about it now that Valhalla is landing and they’re expecting more user defined mathematical types.
-
comment
Comment #49158053
> my criticism was that Java requires an overengineered GC to compensate for its fundamental language flaws that make optimization all but impossible. Except this criticism will be…
-
comment
Comment #49157980
KotlinJs and ClojureJs too. You always end up having to write wrappers or dealing with problems that would just work if you just used normal js/ts.
-
comment
Comment #49156977
Sad days ahead.
-
comment
Comment #49149636
It will make criticism outdated with regards to “you can’t do X” when you actually can do X. Your argument still doesn’t refute that that Java’s GC’s are leagues ahead of Go’s. If …
-
comment
Comment #49143023
Doesn’t field.setAccessible(true) already throw on a modern version?
-
comment
Comment #49142982
Quarkus, Micronaut, Helidon are all the big players. Quarkus has the most market share and is quite enjoyable to work with.
-
comment
Comment #49142930
Those options will exist soon: https://news.ycombinator.com/item?id=49119063
-
comment
Comment #49142896
This will also be an outdated take in a few months. What’s next?
-
comment
Comment #49139928
Yeah I just think you have a fundamental misunderstanding of what the ecosystem is. Spring is used less than you think.
-
comment
Comment #49138484
Go is far more verbose and uglier than Java ever will be.
-
comment
Comment #49138474
Pretty outdated take. Java’s GCs are a generation ahead of Go’s.
-
comment
Comment #49135239
Spring isn’t the language or standard libraries.
-
comment
Comment #49126631
If you want to punish yourself.
-
comment
Comment #49126338
Maven 4 provides alternative build file syntax with extensions: https://github.com/maveniverse/mason
-
comment
Comment #49126326
Spring is not Java. It's also one of the most complex projects out there.
-
comment
Comment #49118725
To me it looks exactly like a cluttered LLM generated one.
-
comment
Comment #49114189
This was a thing before LLMs, but you’d frequently see it in open source repos. So LLMs are just regurgitating what they saw.
-
comment
Comment #49090197
I don't enjoy Scala personally, but I do really enjoy Kotlin. It's a breath of fresh air to Java. WRT to spring -> Quarkus I think that's just a symptom of the teams being on a sup…
-
comment
Comment #49088796
No Java teams at my company have moved to Kotlin. There’s a is a shift of Scala -> Java, I think many people are scared of adopting a guest language again and modern Java with reco…
-
comment
Comment #49078519
Scrolling barely works on iOS/Safari, quality i would expect from Anthropic.