In my experience any software system (not just operating system) after crossing a certain limit on complexity and age looks exactly as hodgepodge of code pieces thrown together, sometimes from different sources even if developed by one org. All major OSs have long crossed those limits, I believe.
HN user
yaris
I imagine that if a company really denied a customer due to disagreement on some views there would be similar flood of comments like "my views is my problem, I pay you money you must do business with me". Maybe I'm wrong though
They got 43.9% in what Wikipedia marks as "semi-free yet questionable election". Also more correct question IMHO would be "was the NSDAP extreme in 1933?" and the answer is probably "no as much as by today's standards".
A thought experiment:
Let's think of the other extreme as well: exactly the same excellent VPN service, is run by an almost-the-best-person-in-the-world who has just one small quirk that makes them not 100% perfect for you (they pat kittens not as often as you'd like them to do). Obviously there is a border between your extreme and mine, which border defines "use" and "no use" cases for you. And now: wherever this border is - should it be the same for everyone?
According to polls[0] the party gets ~20% votes in their region. IMHO 20% of voters can't be "extreme" [0] https://www.svt.se/nyheter/lokalt/orebro/orebropartiet-nast-... (swedish)
This sounds a bit irrational. Where does "wealthy" start? Mullvad co-CEO donated ~ $500K, would him donating $100K have the same effect? What about $10K? What if a Mullvad _employee_ donated $500K?
I try to turn it other way in my head, like if Mullvad got to know somehow political views of some of their customers and say "We don't like what you say, so we decide to end our business with you. We don't want our infra to be used to spread opinions like yours."
The quote is taken out of context. The sentence starts with "Youngsters that are criminals - they should get out". And before "walk over corpses" he says that "they got swedish passports but have not become swedish [culturally]. They are not interested in it".
He says what is quoted when talking about criminals with immigrant roots. "Those [criminals] - they should get out, even if they were born in Sweden, because they do not have a connection to Sweden. They received a swedish passport but they have not become swedish [as belonging to swedish culture]. They are not interested [in becoming swedish] and here I'm ready to go on corpses...". Overall his stance on immigration (taken from this video) is not as extreme as one can imagine reading HN comments. It is extreme but not to the extent that he's ready to push out anyone whos granddad was not Andersson.
From all I've read or heard about birth rate rise the measures that sociologists see as the most effective are: provide cheap housing and pay much more to families (i.e. mostly to women) with children to compensate for their loss of potential career. The latter has a twist that the payment should start (or significantly increase) with the birth of the second child (and continue to rise with the third etc). Paying for the first child does next to nothing to the birth rate. Some countries already do that, but the amount of money poured into this should increase by order(s) of magnitude to achieve the replacement level. Or we can go full medieval - completely deprive women of education possibilities and financial independence, like Taliban does.
Works of Shinichi Mochizuki immediately come to mind. He is not AI but provides very good examples of math that is useless because it is incomprehensible by (other) humans.
In the RN for the latest release it states: Breaking Changes Use of jqwik >= 1.10 with coding agents is strongly discouraged. Jqwik’s output to stdout may confuse AI-based agents.
So to me it is malware as much as the "rm" command is malware - if used without understanding and reading docs it can wipe all your data.
Yes, nothing and the facts that these are government services, they use BankID and they updated their websites with "maintenance work" announcements for tomorrow, Saturday. For kronofogden.se there was no maintenance planned just half an hour ago. Knowing swedish tendency to plan things months ahead I would _guess_ that this maintenance work has been rushed due to some circumstances.
Knowing swedish people's mindset I'm not surprised at all by the breach. What can be mildly surprising is that no major e-gov service has expressed concerns on their websites. Only on skatteverket.se, which is Swedish Tax Service website, there is a vague note on "maintenance work" planned for coming Saturday. Maybe totally unrelated though.
I would guess that skatteverket.se, polisen.se, kronofogden.se are among those affected by the leak.
As if it ever happened that a breached company admitted immediately that they've just been fucked.
The Internet is _not_ for talking to people across the globe. The Internet allows that, but not only that - one can have a Whatsapp chat with someone in the same bus, this is both legal and technically possible. The bitchat app serves the niche where talking face to face is not an option and talking across the globe is not needed. And the app explicitly states "infrastructure independence" as one of its design goals: "the network remains functional during internet outages", which cannot be served by internet-based apps by design.
It depends on the country you're in, obviously. I've been to countries where protests are illegal (even 1-man protests with a blank sheet of paper).
Any situation when mobile internet cannot be used. That is not only protests, but also legal gatherings, i.e. street concerts, or places where mobile coverage is poor in general.
What is conceptually different between prompts and code? Code is also not always what the computer will do, declarative programming languages are an example here. The only difference I see is that special precaution should be taken to get deterministic output from AI, but that's doable.
China has built their Great Firewall over many years gradually, and they have a lot of resources inside, so almost everything from the "western" Internet has a Chinese analog. Russian government simply does not give a flying fuck about people and economy on either side of the border, so they can just pull the plug completely if they see it necessary from the political point of view. So these countries are hardly reference points for what UK can achieve (although Russia is closer than China).
If I get 10K and my boss gets 400K - our average compensation will be just above the mentioned 203K. But there are some small details, you see...
Nope, 15.7.2. Maybe there are some settings, unknown to me, that are configured by MDM and that allow for such behaviour - our Macbooks are managed by the employer and are intended for development, so would be logical to set them up this way.
To check I did this: removed the signature (LC_CODE_SIGNATURE section) using lief Python package (no affiliation, just looked suitable for the task), checked by otool that the section is indeed gone, started the binary - it worked. The spctl said that the binary is "rejected", but it says so about every non-Apple binary I checked on my machine so not informative. The codesign tool shows "is not signed at all" on the binary with stripped signature. I'm not too well-versed in OSX system/dev tools, so if there is a more correct/precise method of checking the signatures I'd very much like to know.
As mentioned above you have to approve the binary two times (at least), being careful the first time because the dialog popup offers to remove the binary. Also since our product has some networking to do one has to mingle with firewall settings to allow the binary to do the networking.
(I may be wrong here but) under the hood Docker on macOS runs a small Linux VM where all containers live, exactly because containers are basically Linux namespaces on steroids so not portable 1:1 to anywhere.
You very much _can_ run unsigned software on Apple silicon. At work my department has a bit less than 50 engineers with Macs (M1 to M4) and nobody complained that they can't build and run our product (using GCC from Homebrew, not Clang from Apple). But it involves some jumping through hoops, yes.
The authentication part does not look much different from password authentication (key ≈ password), and the "Configurable TTL" bit is somewhat confusing, the first part of the sentence assigns the TTL to API keys but the second part says it applies to IPs being whitelisted. I would expect that TTL for a key means that after the TTL expires the key itself becomes unusable.
With Polish it may be even harder to go backwards, look for a clip from "Jak rozpętałem drugą wojnę światową" movie on Youtube.
/offtop, but could not help... Optimists learn English, pessimists learn Chinese, realists learn AK-74 (or M-16 or whatever one's military is using).