HN user

awaythrow999

100 karma
Posts21
Comments47
View on HN
gmxatconfm.weebly.com 1y ago

GMX Phishing Page is being used since months without action from the company

awaythrow999
2pts0
arxiv.org 1y ago

Exploring the Viability of Unikernels for ARM-Powered Edge Computing

awaythrow999
2pts0
betterprogramming.pub 1y ago

Is It Time for Unikernels on ARM Yet? (2023)

awaythrow999
4pts0
developer.electrolux.one 1y ago

Access and integrate Electrolux Group platform's data and functionality

awaythrow999
1pts0
www.gnu.org 1y ago

Incorrect Quotation

awaythrow999
1pts1
cepa.org 1y ago

Hungary – Who's Laughing Now?

awaythrow999
1pts0
en.wikipedia.org 1y ago

Charles Boycott

awaythrow999
1pts0
www.smithsonianmag.com 2y ago

The Sandwich and the Assassination of Franz Ferdinand

awaythrow999
1pts1
www.wsws.org 2y ago

The destruction of public health and the growing threat of an H5N1 pandemic

awaythrow999
6pts2
jericho.blog 2y ago

Thoughts on Tom Alrich's "Global Vulnerability Database"

awaythrow999
1pts0
blog.phylum.io 2y ago

Malicious Go Binary Delivered via Steganography in PyPI

awaythrow999
3pts0
twitter.com 2y ago

Germany underreported coal mine emissions by factor of 184

awaythrow999
7pts1
www.europarl.europa.eu 2y ago

Cyber Resilience Act

awaythrow999
1pts0
en.wikipedia.org 2y ago

Object-Oriented Ontology

awaythrow999
2pts0
www.cisa.gov 2y ago

Review of the Summer 2023 Microsoft Exchange Online Intrusion [pdf]

awaythrow999
3pts0
informnapalm.org 2y ago

Website networks in Europe used as tools for Russian information warfare

awaythrow999
3pts0
www.nationalgeographic.com 2y ago

Long Covid can destroy your ability to exercise

awaythrow999
3pts1
github.com 2y ago

Remote buffer overflow over WiFi_stack in wpa_supplicant binary in Android 11

awaythrow999
1pts0
blog.apnic.net 2y ago

Towards SSH3: How HTTP/3 improves secure shells

awaythrow999
3pts0
theins.ru 2y ago

European paint companies still working in Russia despite claims of withdrawal

awaythrow999
1pts0
arxiv.org 2y ago

Exploring Encrypted Keyboards to Defeat Client-Side Scanning in E2EE Systems

awaythrow999
2pts0

Why would thet be a conspiracy theory. The public facing guy who is behind Warfronts has 4 other channels that peddle content unrelated to natsec/warfare. If you follow "cappy army" and the drama he went through at "task and purpose" his former employer it becomes pretty clear that there are entire media companies behind what looks like "a single hobbyist content creator expat living in Prague" ...

Aren't many channels funded by the companies they pretend to get sponsorship from? If you look at the OSINT and Natsec adjacent topics there are many who have had the same sponsor for years: ground.news ... many pretend that they are indie content creators when they are just the marketing / growth hacking arm of the sponsor.

Examples: Caspian report, Warfronts, Geopolitics decoded, ...

Many of them (the content creator) are even located in the same city.

Uninstalled my AirBNB because of 2 resolution issues with hosts that were not in my favor despite me providing all documentation and (damning) evidence.

The reason I should have uninstalled it much longer is because it's toxic for rent prices. I now pay more for hotels and sleep well.

I got rid of Uber for the same reason.

We do have tools in every step of the sdlc so we can find issues as early as possible. Anything that is exploitable and left unmatched is a compliance violation so we take it very seriously. That said, exploitability is very (expensive) hard to proof, so in practice we try to mitigate via upgrading instead of long pointless discussions about risk. The second thing this forces us, is to look at complexity and tech-debt in a new light.

Because extending trust usually works retrospectively?

Or

which battle tested applications exist today using crypto+, that illustrate it's a better choice than what sofar held up under libsodium (which is a lot)?

Checks out for Europe provided you're not an immigrant. Being blond also helps. I never get flagged for traffic inspections or in any way harrased by cops. But I constantly see people who aren't my skin color, or simply poor, get treated rough. True for France, Germany, Austria, Switzerland, Spain and based on personal experience. ACAB.

Interesting but

> My guess is that nobody is going to notice this unless they are specifically looking for this technique.

But having two identical PIDs is a pretty weak cloak. Even more so when reducing terminal clutter e.g. run "ps | grep procname" ... anyone not completely asleep is bound to notice it.

YN hug of death?

I wonder if there is a chance for HN to contribute some aid for sites like this, archive.org, and others whenever their links are on the frontpage.

Crazy to consider we already forgot about other big ideas that ended in a pandemic because gain of function research conducted in a lab. And now companies like Montesanto want to push more such dangerous ideas by arguing it is to combat hunger.

Having more humans on the planet is not the solution to climate change. And science isn't going to save our ass from it.

Sustainable agriculture is not about monoculture farming GMO crops while the rest of the environment gets obliterated by the practice.

Utterly stupid.

I remember an article in the Economist between 2000-2010 claiming this was the cause of French drivers acting more reckless and aggressive in traffic compared to other countries. Not a subscriber anymore so sadly can't find the link in their archive.

It's a power grab in tge same sense as when people got outraged that everything on HTTP suddenly had to have PKI and x509 certificates. While x509 is shit, ASN1 an outdated mess, nobody would today argue that TLS is bad.

Threat models matter. If you're defending against nation state actors in a military/cyber context it is an essential part of the overall defense strategy. Ignoring BGP on the grounds that "it was always insecure" is then just weird, if not reckless.

The SCION project (Iirc from ZTH) solved all of this and also has been extensively tried in the field.

Xr0: C but Safe 2 years ago

> understand the code at a level sufficient to make accurate annotations, which isn't that much easier. And you're not getting as much safety bang for your buck for the effort as you would in a rewrite in

But rewriting assumes I learn a new language on top of rewriting.

Frame pointers are still a no-go on 32bit so anything that is IoT today.

The reason we removed them was not a myth but comes from the pre-64 bit days. Not that long ago actually.

Even today if you want to repurpose older 64 bit systems with a new life then this of optimization still makes sense.

Ideally it should be the default also for security critical systems because not everything needs to be optimized for "observability"