This was civil injunction & damages case. For court to declare judgement against Google (or any other company) someone needs to sue them. That's expensive and people in EU are not nearly as sue-happy as people on other side of Atlantic. Many courts in EU also have loser-pays model so there is huge financial risk in suing huge multinational corporation whose final legal bill might be bigger than person's lifetime earnings. And depending on country they might not even have personal bankruptcy available to discharge that.
This also heavily relies on recent CJEU ruling (WebGroup/Coyote, 16 June 2026, C-188/24) which essentially opened up the E-Commerce Directive's liability shield that platforms have been relying on so far. Essentially it said that that platform's are not necessarily neutral hosting providers when they control the algorithms that determine the dissemination. So I would expect more rulings to come, but it will take time.
It seems when designing Unicode most energy went into emoji. And there was nothing left for fancy things like fixed-length string buffers. The only explaination why UTF8 Buffers aren't compatible with UTF16 Buffers... is a really strong emoji...
I've seen plenty of examples of Brutalism in architecture (in the UK) first hand and to most people it looks like ugly concrete blocks with hole in it.
Sometimes being "ugly" is the point. You want to bring out emotions - the building can be grandiose, imposing, surprising, but, if you look closely, it's a carefully crafted work of art that's also highly functional.
I don't care for this argument at all. There are functional buildings where I live from the Industrial Revolution that look quite nice. I want things to look nice where I live. I don't want them to be ugly and demoralising.
As for the building you showed me. I think it looks awful. It actually looks worse than the architecture in movie Equilibrium.
> It actually looks worse than the architecture in movie Equilibrium.
Taste is extremely subjective. I am an engineer and I've spent a whole career training my tastes (for system design, hardware architecture) to be less subjective and help guide my work towards what's good. Some of that seems to have leaked to building and city planning, because my taste seems to align well with the experts in those fields.
The article is about the schism between the experts and what people generally prefer and recommends that said experts should try to take that into account. People almost always prefer traditional architecture. Is it really subjective when a vast majority of people agree? I suppose technically it is, but at the same time not really. There is obviously something that people prefer about it other than it being old.
> They should, but it’s up to the experts to make the decision. You need an informed group to make decisions.
I've seen experts in my own field completely misunderstand what customers have wanted and/or completely missed the point. There are numerous examples where experts have made things worse or got things very wrong, especially in large construction projects.
There are many reasons why this happens, sometimes it is personal ego, adherence to ideas that are out of data, their paycheck might be dependant on a certain decision being made.
Experts should not get the say in everything. Pretending that people who aren't experts aren't capable of making reasonable decisions and ever is IMO asinine.
> Subjective preference is not data and does not offer a justification.
The point is that it isn't as subjective as you claim. It isn't simply people prefer the familiar. The article itself explores this. There are whole branch of philosophy behind aesthetics. I find it very frustrating when people believe that aesthetics is simply personal preference.
This isn't a port - it's a re-implementation without any use of the original source.
That's also not all that's happening. It's also making improvements like better internalization support, better error messages, and a small handful of other extensions.
I have had to tell them repeatedly to stop copying tests verbatim, including the original comments from GNU coreutils. So I doubt this is true, which is frustrating.
If they followed the license nothing. My uninformed knowledge is that the rust based rewrite is MIT, the originals are GPL, and you can't include GPL code in a MIT licensed project without making it GPL.
Ehh... Technically yes but when you don't own the copyright on the tests you need to be very careful against creating derivative works, and you need to preserve both licenses in the distributed source.
> The blog presents a thought provoking question: what if we don't actually need a full-blown database, and instead we only care about things like unique constraints, transactions, indices, and history tables.
This sound like: what if we dont actually need a table and instead we only care about four legs and a wooden plate.
reply