Viewing profile — bberrry
bberrry
HN member- Joined
- Fri, Mar 02, 2012, 9:38 PM UTC
- HN karma
- 689
- Public activity
- 187 items
- HN profile
- View on Hacker News ↗
About bberrry
No profile information was provided.
Recent public activity
-
comment
Comment #48829142
5.6 Sol is extremely good, definitely Fable level from my experience. With 5.6 Sol being half the price and noticeably faster I think Anthropic will find the coming months unpleasa…
-
comment
Comment #48801385
If you want your company's code to be used in training, then yes.
-
comment
Comment #47575317
My favorite stack, Kotlin with Spring Boot. A real delight to work with
-
comment
Comment #47540526
They are definitely cheating, they have crafted prompts[1] that explain the game rules rather than have the model explore and learn. 1. https://github.com/symbolica-ai/ARC-AGI-3-Ag…
-
comment
Comment #46772517
The old stuff still being accessible is the only way I find the stuff I'm looking for
-
comment
Comment #45746584
Do share examples and evidence, by all means.
-
comment
Comment #45654979
75 minutes to diagnose what's failing is not.
-
comment
Comment #45562800
Tidal is using a revenue share model, just like Spotify. A higher per-steam payout just means users on Tidal are listening to less music than Spotify users.
-
comment
Comment #45359280
So is Netflix. Silly take
-
comment
Comment #45357202
Those of you surprised to see Java so prominent, where have you been all your careers? 10 people startups with nodejs backends? You must have been entirely shielded from enterprise…
-
comment
Comment #43621341
Have you had any significant issues with scams? In my home country we have a huge problem of scammers calling and tricking elderly people to transfer their savings with a similar i…
-
comment
Comment #43402051
Finally I can recommend virtual threads without significant caveats.
-
comment
Comment #43300045
Mine had iteration count 1. I was livid when I found out. Fucking amateurs taking on the responsibility to safeguard everyone's passwords
-
comment
Comment #42623831
What evidence is there of preservatives having detrimental effects on humans (in the doses we actually receive)?
-
comment
Comment #42489335
Kotlin does improve on the primitives/boxed situation. For example in Kotlin there is just "Int", not both "int" and "Integer". The language will use stack-allocated primitives whe…
-
comment
Comment #42489298
This is the biggest issue with investing in Kotlin IMHO. The stewards of the language have a conflict of interest in democratizing the tools.
-
comment
Comment #42489279
try statements being expressions is also especially lovely
-
comment
Comment #42489233
Can't blame Kotlin for that. And it's a very minor sin frankly.. set-and-forget.
-
comment
Comment #42489194
Depends on what you're writing I guess (as always). I write backend services and if there is an exception thrown, generally the whole request is forfeit. So a top-level exception h…
-
comment
Comment #42287681
Personally I love the esthetic and hope they never change it.
-
comment
Comment #42272199
You can't spend 20 minutes charging on the occasional 5 hour trip?
-
comment
Comment #42191487
Funny, their technique is to completely ignore the nature of the task and ask for the smallest possible number you will accept.
-
comment
Comment #41847357
I'm so incredibly thankful that there are people like Pavel and Chris putting effort into articles like this. You are truly the best of us
-
comment
Comment #41811286
It can't handle YouTube ads unfortunately.
-
comment
Comment #41679163
I would hope it's not the authentication team's systems that are logging payloads with passwords.. they should definitely know better. Presumably it happened some infrastructure co…