Hacker News new | ask | show | jobs
by ifwinterco 274 days ago
In my opinion at this point null handling is the one remaining thing about Java that is genuinely bad technically
1 comments

I haven't seen a NPE in the wild for years. We use NullAway in our build - works great.