In my country (and I think by now most non-US developed countries do something similar) everybody has a CPR(CentralPersonRegistry) number that identifies you, you need it to do almost everything so you aren't likely to forget (its your birthday + 4 digits). You get it at birth or if you come to the country for more than 3 months, it legally mandatory and it's also legally required to inform the government if you change your address. Also, if you (ever) had a modern passport there is already a database with your fingerprints, face and iris scan in it.
HN user
johanvts
I have been fortunate enough to be in the centaur setting but I find my issue is simply that it’s often fools gold. The output is not correct, but in a way that looks correct, and I have to spend hours backtracking and hunting down the issue(es).
Yes, in the EU. On the plus side speed limits generally are higher than in the US.
The speeding chime is legally required to be reset to on after every trip. But I find the speed signs are very rarely missed (model 3 highland), also its a single press on the main screen to disable. My warnings are +99% genuine cases where i need to slow down and I bet that’s true for +99% of people who have these system.
APL is cool, but that quote hurts my brain. Disregard the funny typo, clearly different situations call for different strategies. For example, it might be great to use LLM slop interactively while learning, but that doesn’t mean it can be used as a finished product.
That sounds literally impossible.
Only if people start buying computers with less memory, if they just buy fewer computers it doesn’t seem worhwhile.
Excellent news! But what are the odds that “treesit-auto-install-grammar” is going to work on Windows? Finding precompiled grammars is so annoying. Windows support would be fantastic, and im hoping these improvements come to eglot next.
I dont see how insurance solves it. The station had insurance and the crime still happened. Insurance doesn’t seem to take the thieves motives in to consideration at all, works the same for theft and earthquakes.
Im Danish, and I approve of the welfare state system, but we still have people cutting down EV charger cables etc here.
Why hasn’t the economist of the world figured out a solution to this problem. There has to be a better way when both sides would be better off by just paying the theif double. Some kind of proof of work system to show that you really are crazy enough to do the crime maybe.
Many companies are listed in multiple exchanges. Unilever, Shell, AstraZeneca, BP, and many more.
Windows version: https://github.com/lesderid/keynavish
Nope, straight edge windows user.
If you start the company in China and ship to EU. If you start it in a EU country I think local laws will stop you much faster than the EU commission. Still there are plenty of grifters that start fraudulent companies in the EU and roll assets into a new one as they bankrupt, and they can operate for decades before they eventually get stopped.
The TEMU shoppers I know are all older and plenty rich and just basically don’t realize/comprehend that there is a cost to shopping low quality toxic garbage beyond what the see on their receipt. I don’t think cost of living crisis is fueling TEMU, its the desire for unbounded consumption + gamification of shopping.
How does it compare to graphite.rs ?
Music apps especially went downhill, spotify and tidal etc need to offer apis so we can integrate several sources in one app. They used to offer much more. I was able to import my library into spotify once (thoigh it could only hold 10k item back then). I want all my music in one place, not 4 apps
The problem is the dependencies, getting hunspell installed and finding the dictionary files for example. I normally only get a new computer every few years and each time stuff like that is a new pain. And dont even start with treesitter, i cant compile anything on windows and always end up using prebuild dlls.
Is there a paper or any explanation of what’s shown? Is it better than the construction given in the original paper somehow?
Can someone explain the “Fontainebleau art deco style”? I have been to Fountainbleau and I remember it as much older renaissance style architecture and geometric/baroque gardens.
It’s no less valuable because he got it cheap.
That introduces dependency of a clock which might be undesirable, just had a similar problem where i also went for hardcoding for that reason.
Interesting thought, I looked it up out of curiosity and fund 155w max (but realistically more like 80w sustained) for the mac under load, and just around 20watts for the brain, surprisingly almost constant whether “under load” or not.
I think it’s difficult to draw a bike exactly because you remember how it works rather than how it looks, so you worry about placing all the functional parts and get the overall composition wrong. Similar to drawing faces, without training, people will consistently dedicate too much area to the lower part of the face and draw some kind of neanderthal with no forehead.
I think Google has turned to garbage and especially for product reviews there is a flood of affiliate marketing grifters in every category. It takes effort and sometimes payment to find good reviews these days.
And with SUVs, great combination.
AI just means software at this point.
This is a excellent article for anyone looking for some more in-depth analysis of tabulation based hashing methods: https://arxiv.org/abs/1505.01523
I think the app.cs approach is mainly for single file apps/scripts. While this is small there are two projects and several files so a solution + project files seems totally standard.