The police will try to discourage from reporting that at all, and if you insist you'll get the crime number and promise that nothing will ever be done.
They even refuse to send the patrol that could recover a stolen car despite the owner pinpointing it to the very specific garage based on the GPS tracking.
The police will, however, beat you and arrest if you dare ro protest against killing kids with bombs.
Send me a shipping label. (I'm only half-joking. I told the original seller I'd send it back to them, so I feel like I ought to give them at least a week or two to get me the label they said they'd send. But, seriously, email me in a month, and if I still haven't heard back from the seller, I'll send it to you.)
Out of curiosity, based on a comment I read on HN the other day, I fed your profile notes into Claude and asked it to tell me your email address. It had no problem. I guess the days of obfuscating email addresses that way to foil scrapers is behind us.
That is a fair observation, especially since my default Claude model is Opus 4.6, which is about as far away from efficient as you can get. I don't have any recent models downloaded on my MBP, but maybe this evening I'll try it again and see how that goes -- especially the smaller lightweight models.
I'm a native English speaker who's very exposed to French, but doesn't speak it, I find the use of accents in French very welcome to getting the pronunciation right when exposed to a new word. English is just a mess in comparison and I wish it had made use of accents as well to avoid a lot of the ambiguities in pronunciation. Perhaps some of the old English letters that are no longer in use helped a bit, but I'm not familiar enough with those to know if it used to be better.
You mean kinda like how (as I recently was informed) "ye olde" is actually pronounced "the old" but written "ye" because of printing issues, and consequently mispronounced by almost everyone?
Them be fighting words!
But as a native French speaker, I wholeheartedly agree that it is a tricky language. But there is so much pleasure in speaking it that I miss in English sometimes.
Fabrice Lucchini (an actor) is speaking about the language of Louis-Ferdinand Céline (an author from last century): https://www.youtube.com/watch?v=ZHrkC3vaqB8
Even if you do not speak French, I hope the passion comes through.
This is about markets. It has nothing to do with capitalism. And in fact, it is usually _because_ of healthy competition that this type of enshittification happens everywhere because quality is hard to compare for the buyers and so the sellers are forced to compete on cost.
How the hell can healthy competition breed enshittification? That makes absolutely no sense to me.
Take an industry with healthy competition like restaurants. You can compete in price, quality, format, service and probably a lot more.
Now tell me how that competition enshittified eating at restaurants?
For me, nothing stands out. If a restaurant charges nonsense fees, under-staffs to increase profits, reduce portions with the same value, etc. I can simply go to another one. Restaurants that enshittify will almost inevitably close.
But if we look at a closely related industry like the food delivery apps, we see the same exact signs of enshittification we see on the tech world due to monopolies (or oligopolies to be more exact) like:
- Increased/hidden fees
- Increased delivery times
- Crappy apps with ads everywhere
- Ineffective review systems
- Pay-to-win search
- Dynamic pricing
They can get away with it because realistically, you don't have any other options. The cost to entry might not be that high but the network effect all but prohibits competition.
> Take an industry with healthy competition like restaurants. You can compete in price, quality, format, service and probably a lot more.
Yes, and you correctly point out: On the average restaurant visit, nothing stands out. A good restaurant only needs to provide not-terrible food and not-terrible service to be almost indistinguishable from all others. Quality of a restaurant visit is hard to measure and compare. Price is easy to measure. Thus, the rational consumer will prefer the cheaper option (and even at the same price, a restaurant with lower costs will be more profitable, thus expand more easily).
The same thing happens on Amazon and other market places: When it is difficult to compare quality, price always wins out. Some products are interchangeable with well defined specs, like a 16GB RAM stick is obviously twice as good as 8GB RAM and so it can be twice as expensive and still sell. But when I'm looking for a new light for my bicycle there are no standardized specs to compare. All the product descriptions and pictures are exaggerated. I have no reliable information to tell if the lamp that is twice as expensive is really twice as good (and from personal experience: they never are), so I'm buying the cheapest one cause I expect all of the products to be equally crappy no matter the price.
Honestly, your GUIs are too simple to be part of this conversation. Try writing something like Spotify in WinAPI and that's not even a complicated GUI either.
Actually it doesn't. Win32 skinning is either making a control completely from scratch or hacking into undocumented aspects of the native controls - i.e. what WindowBlinds does. AFAIK modern Delphi has some component that basically follows the WindowBlinds approach.
> Win32 skinning is either making a control completely from scratch
In almost all cases you just need to handle the drawing yourself, and you get fairly broad access through the API to do so through the various non-client and client window messages.
Now, Windows has gained some newfangled components over the years with more or less integration, I'm thinking basic Win32 controls.
What all cases? Windows (basic Win32 at that) provides a lot of controls like buttons, checkboxes, inputboxes, scrollbars, radiobuttons, comboboxes, listboxes, etc which do all their drawing themselves and you do not have any way to fully skin them (without hooking into undocumented stuff). Some controls allow for custom drawn elements but pretty much always that is just for the elements themselves, not the entire control.
You could get high quality medical advice 20 years ago on the internet, or 40 years ago in the library. Doctors aren't there to give you advice, they are mostly gate keepers. Every person who's chronically ill knows that doctors are totally useless for anything beyond the 10 most common diseases and primarily exist to approve or reject your pleas for lab work. They won't go away, neither will psychotherapists and all the middle managers that can be easily automated, because their real purpose is not the practical work that they do.