Hacker Newsnew | past | comments | ask | show | jobs | submit | more codethief's commentslogin

Malarone? Interesting, because that's supposed to be the prophylactic therapy with the mildest side effects. I have taken it many times and have never had any, and – up until now – I had also never heard of anyone having some.


My snap was also on Malarone.


> It's sad but unsurprising that no one was able to treat these German workers in time.

Literally every pharmacy over here sells treatment against malaria – many have it in stock and even if they don't, they'll be able to get it for you within a few hours. Every major city (certainly every city with an airport where you could catch airport malaria) has a hospital with a department specifically for infectious and tropical diseases, where they'll happily take care of you. GPs ask you if you've been to the equator lately if you go see them with high fever. I'm not sure how a country where malaria is not common at all would be able to do any better?

Also, as I mentioned in another comment, airport staff are instructed to watch out for malaria symptoms precisely because airport malaria is a thing.

Something definitely went wrong here but from afar it surely doesn't look like a healthcare failure to me. Maybe the deceased stayed home, thinking they had caught a cold and would be able to sit it out?


Somehow it still lead to two deaths. Maybe GPs didn’t ask/didn’t know about airport malaria, or airport workers were some subcontractors and never gotten instructed.


or people that lived 5km from the airport and mostly stayed at home or nearby shops, but lived under a flightpath: https://pmc.ncbi.nlm.nih.gov/articles/PMC9027149/

or 2km away: https://pmc.ncbi.nlm.nih.gov/articles/PMC4318208/


> It very glaringly points to some failure in the healthcare system.

Does it? "Have you been near the equator recently?" is a rather common question that GPs ask when you go see them with high fever. Doctors in Germany are absolutely aware of malaria, given how much we like to travel to all those beautiful, but unfortunately malaria-ridden countries.

The only thing, of course, is: That question wouldn't have helped here. However, this[0] source says airport staff are made aware of the possibility of contracting malaria and are told to watch out for symptoms.

[0]: https://www.tagesschau.de/inland/regional/hessen/malaria-am-...


The irony is that Germany used to be a malaria ridden country.


Still works for me, too, and I haven't disabled any of Graphene's security features.


Based on user reports, there are recent updates to PayPal requiring disabling the per-app secure spawning toggle. It already required not enabling some of the other protections which are opt-in for user installed apps.

Secure spawning doesn't cause compatibility issues with non-buggy apps (unlike blocking dynamic code loading via memory/storage or native debugging) and apps rarely have issues with it (unlike memory tagging, which finds lots of bugs) so it's on by default.


> There's a lot more broad cultural homogeneity between the countries in the Americas than there is within Europe.

That must be the most preposterous thing I've read in while, no offense! :-)

My personal experience has been the exact opposite: That cultural differences (and political differences no less!) in the Americas and also prejudices towards each other are huge, both between countries and often even between individual regions. (And that's even if you exclude the US for a second.) Also, countries in the Americas have had rather different histories (both pre and post Columbus) with only partial overlap. Meanwhile, European countries' history is practically impossible to disentangle, probably thanks in parts to how small the continent is in comparison to the Americas. On top of that, European culture has also had entire millenia to amalgamate and harmonize to the point where, yes, we may still speak different languages but it's very common for people to be able to trace back their ancestors' history across half the continent. It provides us all with the same cultural backdrop and the same roots as to where we come from, whereas in the case of the Americas I would ask: What is the common backdrop here? What are those common roots on a continent that combines both the incredibly rich history of hundreds of different indigenous peoples (all with their individual languages and customs) and the history of Europe, Africa and (in parts) Asia together? The partially shared experience of Spanish colonialism, and English, Spanish and Portuguese as shared languages only get you so far.

Finally, if your claim is that Europe is culturally much more heterogeneous (which again I don't think it is), I'd argue we must have exported a lot of that to the Americas, too. :-)


Emphasis on "the equivalent".

Further down he writes:

> I am of course using sanctioned cheating: I get all those tokens because I'm an individual, with the Claude Max discount. So it "only" costs me about $5k/month out of pocket, for a 50-agent cluster running on a 512GB M3 Ultra Mac Studio I bought off eBay for $25k.

> So it's not $120k/month of real money, but it's still crazy spend.


I've only skimmed the book and even though it was clearly written with the help of AI, there is some very good (and for the Python world novel) stuff in it. I particularly liked the chapter on effects.[0] I very much share the author's opinion that properly managing effects is the future:

> The history of programming is a history of scaling barriers. Each time, the pattern is the same. Something the programmer tracks by hand works fine in small programs. Systems grow until hand-tracking fails. The solution moves that tracking into the language or the toolchain, and a generation later, nobody can imagine doing it by hand. […] Effects are the barrier we are inside right now, which is why it is hard to see.

[0]: https://thinkinginpython.com/44_Effect_Management.html


Think fine book is pre AI era


Or street numbers? https://www.456bereastreet.com/ used to be a classic.


GrapheneOS heavily restricts JIT usage, too:

> - Android Runtime Just-In-Time (JIT) compilation/profiling is fully disabled and replaced with full ahead-of-time (AOT) compilation. The only JIT compilation in the base OS is the V8 JavaScript JIT which is disabled by default for the Vanadium browser with per-site exception support.

> - Dynamic code loading for both native code or Java/Kotlin classes is blocked for nearly the entire base OS. […]

> - Dynamic code loading for both native code or Java/Kotlin classes can be disabled for user installed apps via 3 exploit protection toggles: […]

https://grapheneos.org/features


If you're already using a Pixel, why base your custom, very much stripped down version of Android on LineageOS as opposed to GrapheneOS? From a security perspective, that's insanity.

(I would actually love to see a GrapheneOS-based version of this!)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: