Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Hendrikto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Hendrikto
4d ago
> Nearly everyone building these systems is outspokenly concerned about grave consequences. Existential. That is what they are claiming. I do not believe them.
2.
▲
by
Hendrikto
4d ago
> The url parameter uses a custom, Google-specific encoding. So that will be figured out, making the whole exercise void. Google knows this. What is the real goal here?
3.
▲
by
Hendrikto
5d ago
The website, desktop app, and mobile apps all have different feature sets, for one. There are things that you can only do in one of them, but it is a different one of them for each thing. There is no one feature set. It feels so cobbled tog
4.
▲
by
Hendrikto
10d ago
https://sqlite.org/appfileformat.html It is not a bad idea. It is a very flexible and stable format.
5.
▲
by
Hendrikto
10d ago
It almost always does. People put so much effort into building layers of abstractions to avoid using SQL, while just writing it directly would be much faster, easier, more readable, easier to maintain, modify, and debug. I do not get it.
6.
▲
by
Hendrikto
19d ago
> the fact that person A can't send $ to person B via normal bank infrastructure is interesting. I would call that outrageous. It is my money. I earned it. I paid taxes on it. Let me fucking use it. That is what I like about crypto.
7.
▲
by
Hendrikto
23d ago
The article is very short and contains almost no substance at all. The gist is: > Hugging Face […] has been exploring a sale that could value the company at $13 billion or more. The startup has been working with a bank to gauge bidders&#
8.
▲
by
Hendrikto
23d ago
https://archive.is/LlyLg
9.
▲
by
Hendrikto
23d ago
Do not rely on the generosity of corporations, I guess.
10.
▲
by
Hendrikto
23d ago
Vendors do not have to support their product indefinitely. They have to design their products in a way that they do not become useless after support ends. E.g. by opening up the bootloader and letting users install custom software.
11.
▲
by
Hendrikto
23d ago
I recently had to throw out a first gen iPad that was physically still in mint condition (even including the battery, somehow), simply for the lack of support essentially turning it into a useless brick.
12.
▲
by
Hendrikto
23d ago
> retrieving all 200 /p/ URLs over a single TCP connection […] results in a 1.9MB HTML file That is exactly what he said, yes.
13.
▲
by
Hendrikto
23d ago
He has the most basic misunderstandings on the very foundations of crypto. He is not trying to understand. He is trying to make headlines to sell his movie.
14.
▲
by
Hendrikto
24d ago
I think the point is that these numbers are theoretical, and only reachable in a lab. So in practice you do not really benefit.
15.
▲
by
Hendrikto
28d ago
> I'd rather read some well written LLM text over some poorly written human effort I could not disagree more.
16.
▲
by
Hendrikto
28d ago
It indicates that the author likes to take shortcuts and avoid work.
17.
▲
by
Hendrikto
1mo ago
There is definitely a cool down between being able to crack joints. But it is very subjective, and also dependent on your posture, etc.
18.
▲
by
Hendrikto
1mo ago
Yeah, it is incredible: https://www.netto-online.de/balkonkraftwerk-1000w-800w-solar... For those not speaking German: Base price (incl. tax) for the bundle is 210€, plus 60€ shipping, minus 30€ sale, so 240€ for a complete
19.
▲
by
Hendrikto
1mo ago
Even way less than that. 1000W solar panels + 800W micro inverter can be bought for roughly 250€ right now.
20.
▲
by
Hendrikto
2mo ago
Methods on generic types were already a thing. What is new is that methods can now define their own generic parameters, independent of the type they are defined on.
21.
▲
by
Hendrikto
2mo ago
Go Generics work differently than those in Java. They are specialized, meaning that they are not generic at runtime anymore. Instead, the compiler creates a different implementation for each type. At runtime, there are only List[int], List[
22.
▲
by
Hendrikto
2mo ago
> it takes me literally 20 seconds sometimes to finish a $20+ burger, and then I'm just sitting there waiting for people to delicately nibble their way through Honestly, that sounds like a you problem. Maybe try eating instead of gu
23.
▲
by
Hendrikto
2mo ago
> the fact you cannot define custom methods for external types in Go Just wrap them. The external type is theirs. Make your own wrapper and do whatever you like with it. People want every language to adapt to them, instead of adapting th
24.
▲
by
Hendrikto
2mo ago
We should oust and shun anybody being caught producing or spreading fake science. This is some of the most egotistical, anti-social behavior imaginable.
25.
▲
by
Hendrikto
2mo ago
> To change a column definition you have to manually update the underlying schema using the `writable_schema` pragma. If you mess this up you can be left with a corrupt database. No you don’t [0]. It is less convenient than being able to
26.
▲
by
Hendrikto
2mo ago
Is it really a vacation if you have to spend it with your work colleagues?
27.
▲
by
Hendrikto
2mo ago
To everybody else being confused: This is about Unity the game engine, not Unity the desktop environment.
28.
▲
by
Hendrikto
2mo ago
Brazil maybe?
29.
▲
by
Hendrikto
2mo ago
My advice, as somebody who has a master’s degree, is to pick a topic that you are really interested in, and that captures your imagination. You will have to dedicate yourself to this work for a considerable amount of time. Doing a CV-driven
30.
▲
by
Hendrikto
2mo ago
In my experience, systemd is much better documented, way more consistent, and way more reliable than what came before.
More ›