Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mattashii
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mattashii
10d ago
Only in the worst case when the plans are equivalent: If one plan is significantly faster, then it'll finish first, and the loser can get canceled before it finishes.
2.
▲
by
mattashii
10d ago
That's fair criticism. The deeper reason why it's not a constitution is because it's not the cornerstone of legal, moral, and existential rights of the signatory constituent countries. These countries each have their own co
3.
▲
by
mattashii
10d ago
Nope, it doesn't. It's current legal basis is a series of treaties, the attempt to create a constitution failed when in 2005 the various countries' local referenda on supporting an EU constitution failed to garner the requir
4.
▲
by
mattashii
21d ago
Assuming a given fixed key size, where does RSA need non-fixed-width arithmatic? AFAIK you can do all RSA maths with registers just double as wide as the key, no variable width anything required there. And I don't think that this is m
5.
▲
by
mattashii
26d ago
Moving hot air around with a fan in a closed car will save dogs nor kids from overheating.
6.
▲
Uber fined $966M in NL for automating driver suspensions
(reuters.com)
21 points
by
mattashii
1mo ago
|
4 comments
7.
▲
by
mattashii
2mo ago
Whilst they may provide a strong signal, I wouldn't call it a guarantee. If I wanted to avoid vibe-coded contributions I might add such files, but with instructions for the agents that they're not allowed to read or touch any of t
8.
▲
by
mattashii
3mo ago
I don't think it's that different from pointing out that registering and/or operating a company in e.g. Delaware or Texas is a very different experience from doing so in New York.
9.
▲
Wagering on War – How Insider Trading Destroys Armies [video]
(youtube.com)
5 points
by
mattashii
5mo ago
|
0 comments
10.
▲
by
mattashii
6mo ago
If the status column changes, and an index depends on the contents of that status column (be it by referencing it in its columns, or in the index's WHERE filter) then an update of the status column will prevent the HOT optimization fro
11.
▲
by
mattashii
7mo ago
Possibly, ballot sheet size? The national elections in NLD have a single ballot in the whole country, with 10+ parties who each get a column of their candidates on the ballot, and with one box for each of the candidates. In these elections
12.
▲
by
mattashii
7mo ago
The order returned from the Index Scan is not the ordering requested by the user, so there would still have to be a full (or topk) Sort over the dataset returned from the index scan, which could negate the gains you get from using an Index
13.
▲
by
mattashii
9mo ago
Epic wasn't fined for putting things on sale. Instead, it was fined for putting pressure on children to buy things that were put on sale; e.g. through wording like "Get it now" and "Grab it", and through design. For
14.
▲
by
mattashii
10mo ago
There is also a lot of money, there is also good management, and there are also lots of incentives. But management depends on your manager; at scale it becomes likely there are bad apples in every management tree. Incentives may not align w
15.
▲
by
mattashii
11mo ago
That's why they're called generic parameters, not template parameters; the code is generic over all possible parameters, not templated for every possible parameter.
16.
▲
by
mattashii
1y ago
It's true that the transistors are on the order of 50nm, but the conduits for getting the electrons to those transistors are presumably a bit smaller than that. Probably not 7nm small, but not the full 50 nm either.
17.
▲
by
mattashii
1y ago
Facebook Nederland B.V. is just one of the defendants; the other defendants are Meta Platforms Ireland (based in Ireland), and Meta Platforms Inc. (the main company, based in the USA) The Dutch subsidiary has been acquitted, as it only mana
18.
▲
by
mattashii
1y ago
Judgement (dutch): https://www.bitsoffreedom.nl/wp-content/uploads/2025/10/2025... The judgement requires Meta to change their platforms within 2 weeks so that the user's choice is persistent. If no
19.
▲
NL Judge: Meta must respect user's choice of recommendation system
(bitsoffreedom.nl)
327 points
by
mattashii
1y ago
|
239 comments
20.
▲
by
mattashii
1y ago
If stocks are on fire then you should probably value them for their ash contents.
21.
▲
by
mattashii
1y ago
> They do handle minor versions upgrade so the code handling upgrading is there but devs seems to be quite adamant against adding major version upgrade Minor versions of PostgreSQL have constraints that major versions don't have; in
22.
▲
by
mattashii
1y ago
Doesn't look like it, no. At least not to the degree that it has updated the table AM interface.
23.
▲
by
mattashii
1y ago
Those are some great features. More than I remembered, and it's only been a year. Personally, I'm very happy to see parallel builds for GIN indexes get released - (re)index time for those indexes is always a pain. I'm lookin
24.
▲
by
mattashii
1y ago
(Opinions are my own, not of my employer) I think that "under review" claim is doing some very heavy lifting, especially when it relates to their changes to index tuple lifecycle management. The patches that have been submitted ar
25.
▲
by
mattashii
1y ago
I think what they refer to is that while the interests of the individual and the country almost never align, the government can work to align these interests; e.g. through tariffs on trading with that other country. By doing so, a country c
26.
▲
by
mattashii
1y ago
Glucose can be used as a component in solid fuels, you just need to find an oxidizer to mix in. Alternatively, you can break it down into ethanol, which has been used as liquid rocket fuel since at least the first half of the '40s.
27.
▲
by
mattashii
1y ago
I hope that ZeroSSL has improved their policies and procedures in the past years so they're more safe and robust. Four and a half years ago, there were some significant oversights in certificate lifecycle management, TOS, and handling
28.
▲
by
mattashii
1y ago
> The clearest difference is that in rust these things are explicit rather than implicit. To do this in rust you'd have to use 'static, etc. You could use 'static, or you can move (partial) ownership of an object into itse
29.
▲
by
mattashii
1y ago
The percentage of comments in line counts doesn't measure the quality of the comments, nor the quality of the codebase. It's rather easy to get over 50% by putting a comment above each line of code, containing the output of an LLM
30.
▲
by
mattashii
1y ago
The mass of a star was at some point a nebula, which collapsed into the star. That collapse reduced the gravitational potential energy of the mass of that nebula, which through accelleration, friction, and pressure, was turned into heat ene
More ›