I remember Pizza Tycoon having copy protection based on pizza recipes (for which I didn't have the recipe booklet, for usual reasons). In the early days of your pizzeria, people would only want the classics and if you couldn't make them, you struggled hard. Somehow, I've managed to power through (probably easy difficulty or something) and as soon as you build up connections to the mafia, people would gladly eat the most abhorrend pizzas the world has ever seen (I vividly remember an all-plum pizza I've created, it was beloved beyond any reason).
I remember both those games from when I was about 12 and I also remember being endlessly frustrated with the mechanics. I couldn't get controls in order, seemed to fail at almost every sport (for some reason, I remember high jump vividly). Since those games came with several dozen others on a very cheaply bought CD (if you know what I mean) then I guess I can finally have a redemption arc for my skills after three decades. Great stuff!
in TFA, it is explained how Chromium only considers the last four lines and aims to only solve one aspect (lone word) and none of rivers, bag rags, hyphenation, etc...
Comparatively:
> WebKit is not the first browser engine to implement, but we are the first browser to use it to evaluate and adjust the entire paragraph. And we are the first browser to use it to improve rag.
This is how the Apple world works. Things go from unnecessary to revolutionary at the point Apply implements them, no matter how long other implementations might have already existed.
In case someone from Gitlab is watching: there is a long-standing issue that Gitlab Dependency Proxy does not work with containerd rewriting (https://gitlab.com/gitlab-org/gitlab/-/issues/350485), making it impossible to use as a generic Docker Hub mirror.
Yes, but in this case it's not the problem. It's more about not accepting `?ns=docker.io` as a query parameter on an endpoint, so a rather small and isolated technical issue.
Gina Trapani! That's a name I haven't heard in a long time and at first couldn't place correctly -- for some reason, my mind went to Groklaw, but Lifehacker was the correct answer. Maybe I'm idolizing my own youth and its associated available free time just a tiny bit and I can't actually believe it's been 20 years, but those felt like good times, Web 2.0 with its focus on communication instead of publishing, with Slashdot up top for tech news, Lifehacker, Engadget and many other sites not yet owned by big corporations feeling fresh and bearing individual flair, making you feel being a part of something. A rare feeling in modern times.
There are still tons of websites (more now than ever) not owned by gigantic corporations. It's not their fault that you and the masses mostly stopped going to them in favor of facebook and twitter and instagram and, of course, apps.
(You're on one right now, naturally.)
I get the same feeling when people say "RSS is dead". I read dozens of websites via RSS and my RSS reader still works fine. Very few blogs I want to read don't support RSS.
This happens with programming languages also. Lots of people cry "Perl is dead" because its market share is decreasing. But its absolute user count is increasing!
It's not a competition for a limited size of pie; the pie is still growing at a frightening pace, along with all its pieces.
Those days brought us to successful blogs/websites to be acquired by bigger corp and then enshittified.
Moreover, what used to be a successful blogger is now a successful YouTuber, no? Because generally speaking, masses prefer to watch and listen to things rather then read.
Actually, it’s making a comeback now somewhat, thanks to the inherent capability to filter and select only wanted content and weed out the noise in this world.
I loved the old LH when she ran it (and a short time after, before it became fully enshittified). Still have a Steelcase Leap chair, which was the usual runner-up to the Herman Miller Aeron in their office chair votes.
I'm still on 9.x in some systems and it's running great. I find this kind of sentiment a bit weird anyway: PostgeSQL 17 has been out for a couple of weeks, I'm certainly not in a rush to upgrade anything unless I need to. Never touch a running system is as valid as ever and on top of that I'm not a full-time DBA itching to upgrade as soon as possible. With containerization it's also more common to have multiple and right out many DB instances, I won't be going through all of them until someone requests it. Security updates is a completely different matter, but major versions? Don't get the rush, the developers will come around sooner or later.
German is a funny language. To be speaking and writing proper German you need to learn all of German, but in addition to that, you'd need Latin grammar to build some plurals, English, French and to lesser extent Italian and Turkish pronunciation for a ton of words, understanding of English idioms, since marketing and movies don't bother with translating taglines anymore, and quite a bit more. It's especially noticeable when you have little kids and have to correct them constantly when they are trying their newly acquired reading skills on billboards along the road.
Sometimes, those rules just don't make any sense. I'm especially amused about the euro sign in German which by its whole design and intention is supposed to be written before the number (€50,00), but is instead written behind the number with a space included (50,00 €). The former looks way better and more concise for me, but maybe the reason is just a historical one, the Germans have been writing "50 DM" for decades after all.
On a different note, it's somewhat amusing that "i.e.", "e.g." and "etc." are considered English without any clear alternative in the language, while otherwise Latin-loving Germans haven't adopted those at all (in fairness, "d.h.", "bspw." and "usw." are just fine and I appreciate it when real German is used consistently).
And still, dollars, pound, yen and basically any currency with a "funny" symbol put it in front. Seems it's not about pronounciation anymore, but more about tradition.
> which by its whole design and intention is supposed to be written before the number (€50,00)
What makes you think that? The intention of the € symbol is to be used exactly like other currency notations before it in each respective language. In English it’s before the number, but in many others including German, it is after (50,00 DM).
Perl was literally reborn with "Perl Best Practices". Perl::Critic has more rules that you'd ever wish for, Perl::Tidy is the most configurable code formatter there is. This had been true for 10-15 years already. Which part do you find painful and is this your idea of "no decent tooling"?