Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bberrry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
bberrry
17d ago
Neither open source nor free however.
2.
▲
by
bberrry
2mo ago
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 unpleasant.
3.
▲
by
bberrry
2mo ago
If you want your company's code to be used in training, then yes.
4.
▲
by
bberrry
6mo ago
My favorite stack, Kotlin with Spring Boot. A real delight to work with
5.
▲
by
bberrry
6mo ago
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-Agents/blob/symbol...
6.
▲
by
bberrry
8mo ago
The old stuff still being accessible is the only way I find the stuff I'm looking for
7.
▲
by
bberrry
11mo ago
Do share examples and evidence, by all means.
8.
▲
by
bberrry
11mo ago
75 minutes to diagnose what's failing is not.
9.
▲
by
bberrry
11mo ago
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.
10.
▲
by
bberrry
1y ago
So is Netflix. Silly take
11.
▲
by
bberrry
1y ago
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 software companies.
12.
▲
by
bberrry
1y ago
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 instant payment app.
13.
▲
by
bberrry
1y ago
Finally I can recommend virtual threads without significant caveats.
14.
▲
by
bberrry
2y ago
Mine had iteration count 1. I was livid when I found out. Fucking amateurs taking on the responsibility to safeguard everyone's passwords
15.
▲
by
bberrry
2y ago
What evidence is there of preservatives having detrimental effects on humans (in the doses we actually receive)?
16.
▲
by
bberrry
2y ago
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 wherever possible and boxe
17.
▲
by
bberrry
2y ago
This is the biggest issue with investing in Kotlin IMHO. The stewards of the language have a conflict of interest in democratizing the tools.
18.
▲
by
bberrry
2y ago
try statements being expressions is also especially lovely
19.
▲
by
bberrry
2y ago
Can't blame Kotlin for that. And it's a very minor sin frankly.. set-and-forget.
20.
▲
by
bberrry
2y ago
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 handler is all that's needed.. no checked exception
21.
▲
by
bberrry
2y ago
Personally I love the esthetic and hope they never change it.
22.
▲
by
bberrry
2y ago
You can't spend 20 minutes charging on the occasional 5 hour trip?
23.
▲
by
bberrry
2y ago
Funny, their technique is to completely ignore the nature of the task and ask for the smallest possible number you will accept.
24.
▲
by
bberrry
2y ago
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
25.
▲
by
bberrry
2y ago
It can't handle YouTube ads unfortunately.
26.
▲
by
bberrry
2y ago
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 component owned by another team.
27.
▲
by
bberrry
2y ago
I don't understand these benchmarks at all. How could it possibly take virtual threads 40-50 seconds to reach maximum throughput when getting a number of tasks submitted at once?
28.
▲
by
bberrry
2y ago
I don't think that's correct. ThreadLocals should behave just like on regular OS threads, the difference is that you can suddenly create millions of them. You used to be able to depend on OS threads getting reused because you were
29.
▲
by
bberrry
2y ago
If you are already in a reactive framework, why would you change to virtual threads? Those frameworks pool threads and have their own event loop so I would say they are not suitable for virtual thread migration.
30.
▲
by
bberrry
2y ago
> > Hiring on merit will be a permanent policy at Scale. > Isn't this what everyone tries to do? You seem to have missed that meritocracy has recently become a bad word and undesirable in some political circles.
More ›