supersingular

94 Followers
543 Following
426 Posts
Tech InterestsCryptography, Security, Math, Programming, Algorithms

Der Kongress des CCC ist und bleibt die skurrilste, unterhaltsamste und selbstorganierteste Großkonferenz, die es gibt.

Sie ist als unkommerzielles, politisches und wirkmächtiges Ereignis ein Leuchtturm dafür, was möglich ist, wenn Menschen sich verbünden und solidarisch etwas schaffen.

Gerade in Zeiten der faschistischen Bedrohung sind solche Zusammenkünfte und Orte unglaublich wichtig, weil sie Mut machen und Kraft spenden.

Danke, #39c3

@cliffle that's my favorite way to print a comma-separated list

switch (i = 0, count) for (; i < count; ++i) {
printf(", ");
default:
printf("%d", elements[i]);
case 0:;
}

Mannheim gegen Rechts braucht euch!

Unsere Arbeit für eine solidarische und vielfältige Stadtgesellschaft steht unter Druck. Wegen der veränderten Mehrheiten im Gemeinderat und der kommunalen Sparpolitik verliert unser Bündnis nächstes Jahr 75 Prozent der bisherigen städtischen Zuschüsse, und auch der verbleibende Rest ist gefährdet.
Aufgeben ist keine Option. Wir möchten euch treffen und laden euch ein:

📅 Datum: 22. November 2025
📍 Ort: Jugendkulturzentrum Forum, Neckarpromenade 46, 68167 Mannheim
🕒 Uhrzeit: 18:30 Uhr

Wir zeigen den Film „Niemals allein, immer zusammen“, einen Film über Widerstand, Solidarität und die Kraft gemeinsamer Kämpfe. Danach lasst uns ins Gespräch kommen und zusammen feiern: Wir legen für euch auf!

Der Eintritt ist frei. Unterstützt uns gerne mit eurer Spende (
mannheim-gegen-rechts.de) damit wir laut, sichtbar und wirksam bleiben ­können: gegen Rechts, für ein solidarisches Mannheim!

Der Ablauf:
18
​:30:​ Einlass Foyer: Infostände, Fingerfood
19
​:30:​ Film
21
​:00:​ Party

The Fedi corpo social media strategy in terms of cryptography:

A fedi corpo post is considered "fedi appropriate" if its computationally indistinguishable (IND-FEDI) from any given brands.town post impersonating this company.

It is simply not feasible to perform detection of known and new CSAM for hundreds of millions of users with an acceptable level of accuracy, independently of specific filters https://csa-scientist-open-letter.org/Sep2025 #Chatkontrolle #Chatcontrol
Type inference for plain data

Type inference for plain data using Monoids The context behind this post is that my partner asked me how to ...

Please don't plug keyboards or other devices into random USB ports, ok?

Ed Zitron takes an axe to the AI bubble hype:

"ChatGPT is a very successful growth product and an absolutely horrifying business. OpenAI is a banana republic that cannot function on its own, it does not resemble Uber, Amazon Web Services, or any other business in the past other than WeWork, the other company that SoftBank spent way too much money on.

"And outside of ChatGPT, there really isn't anything else."

LONG (and detailed) evisceration of the hype mongering here: https://www.wheresyoured.at/the-haters-gui/

The Hater's Guide To The AI Bubble

Hey! Before we go any further — if you want to support my work, please sign up for the premium version of Where’s Your Ed At, it’s a $7-a-month (or $70-a-year) paid product where every week you get a premium newsletter, all while supporting my free work too.  Also,

Ed Zitron's Where's Your Ed At

What's not to love about third-party software injecting itself into Firefox and causing crashes in the Rust standard library?

https://github.com/rust-lang/rust/issues/143078

remove_dir_all implementation on Windows is incompatible with some third-party hooks for NtOpenFile, leading to Firefox crashes · Issue #143078 · rust-lang/rust

Third-party software can inject a DLL into firefox.exe that detours calls to NtOpenFile to monitor the use of this system call. Some of these third-party DLLs can assume that in any NtOpenFile call...

GitHub

I am happy to announce that my first paper has been accepted at USENIX Security!

We propose TEEcorrelate, a mitigation that statistically decorrelates reported performance counters from real ones during TEE execution.
It protects against fine-grained performance-counter attacks on TEE's, while keeping coarse-grained trends intact for legitimate use cases.

https://hannesweissteiner.com/pdfs/teecorrelate.pdf

Thanks to Fabian Rauscher, @supersingular, Jonas Juffinger, @notbobbytables, Jan Wichelmann, Thomas Eisenbarth and @lavados for the great collaboration!