Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
GuuD
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
GuuD
2mo ago
We do know, because we used to have some Claude models identifying as Deepseek when prompted in Chinese
2.
▲
by
GuuD
9mo ago
I feel like in a few more years and 2-3 major versions C# will have all the useful features of F#. It will also keep being much more exciting because our benevolent corporate visionaries manage to add new gotchas with every major and some m
3.
▲
by
GuuD
10mo ago
Zero that we know of
4.
▲
by
GuuD
1y ago
Bandwidth/GPU real estate in terms of area. Biggest GDDR7 chips are 3GB 32-bit, it has 512bit wide bus. And even this is going to moonlight as a space heater
5.
▲
by
GuuD
2y ago
Also, our defaults are opposite of safe (most of the languages are still mutable by default, rigorous type systems wildly unpopular, there is a straightforward way to concatenate strings inside a query etc), our disaster prevention tools an
6.
▲
by
GuuD
2y ago
The difference is negligible on 2x 4090. There are more important differences like 4 bit KV cache.
7.
▲
by
GuuD
3y ago
I'm sorry. They were not, it was the joke from OP
8.
▲
by
GuuD
3y ago
Guid partition table. Older of GPT brothers, more of a blue collar guy
9.
▲
by
GuuD
4y ago
English isn't my first language either, and I know how confusing it can be, so let me help here. Here is the quote from the post: "If crypto people feel that the losses are because of Fed's actions, then they should also agr
10.
▲
by
GuuD
4y ago
Fuck, I mean… yeah. Thanks for one more insight, by showing me that sending message/calling a method is a binary operation, seems so obvious but I never made that connection. This day started by shelling by Russian rockets, but reading
11.
▲
by
GuuD
4y ago
This is fantastically written documentation. What is even more exciting for me, that this is almost exactly what I was dreaming and talking non-stop about for the last few years. I never figured out the brilliant insight about redundancy of
12.
▲
by
GuuD
5y ago
I would have to respectfully disagree with you on the serializers part here. For me, after decades of fighting with “magic” stuff, simplicity is the key feature. So, everything that is a simple map function in disguise I tend to stick with
13.
▲
by
GuuD
5y ago
The combination of caching Postgres queries (because you are making over 30 of them per page), but still deploying everything to 6 distributed regions is just perfect chef's kiss
14.
▲
by
GuuD
5y ago
In a more broad way — it’s also a tax on conscience. Bonkers.
15.
▲
by
GuuD
5y ago
It is, for people who think that the chance of meeting dinosaur on the street is 50% (you either do or don’t) /s
16.
▲
by
GuuD
5y ago
I have no idea, but isn’t it the usual real-world case of “it’s complicated, and it’s both”?
17.
▲
by
GuuD
5y ago
Go is just shitty Pascal, change my mind. On a more serious note. I decided to read Delphi documentation recently because I’m old enough to hear a lot about it, but not quite old enough to write anything in it. It had discriminated unions.
18.
▲
by
GuuD
5y ago
Oh man. Are you me? Thanks for that comment. For me functional programming was just like a “missing link”. Wait, I can just code like I think, not in this weird statefull way? It’s just so practical for me. I can deliver 10x the value for 0
19.
▲
by
GuuD
5y ago
They voluntarily withdrew their bid, because all 29 of the remaining Atlas 5 rockets (not built afaik, just planned and have engines ready in storage somewhere in Alabama) are already assigned to customers.
20.
▲
by
GuuD
5y ago
"Any headline that ends in a question mark can be answered by the word no." https://en.m.wikipedia.org/wiki/Betteridge%27s_law_of_headli...
21.
▲
by
GuuD
5y ago
This has to be the most insane take I’ve ever read. There is no shortage of would-be fossil fuel producers if the price is high enough. Norway, on the other hand, by restricting consumption of fossils pays “early adoption fees” for greener
22.
▲
by
GuuD
5y ago
I think I successfully avoided writing for loops in application code for the last 3 years. I don’t miss them.
23.
▲
by
GuuD
5y ago
Wait. I always use logarithm for this kind of tasks, how exactly does it make me incompetent and terrible? This is literally what logarithm represents?
24.
▲
by
GuuD
6y ago
Fantastic. Knowing that my data was validated before being lost makes it so much better.
25.
▲
by
GuuD
6y ago
Yes they are, but it's not about being novel. Parser combinators are abstraction, and damn good one: they are easily composable, reusable, and what's most important approachable even for somebody who is familiar with the functiona
26.
▲
by
GuuD
8y ago
This is awesome project. For the last week I was developing essentially the same thing, but with F# as shell/REPL language. It's not yet ready to be open-sourced but if there is any interest I can clean it up and move to Github in