11 Followers
30 Following
108 Posts
IT Sec + AI Master Student + ÖH StV
Software dev at work
CTF player at SIGFLAG
Into video games, series, films, anime, audiobooks, psychology, competitive programming, shitposting...
biological/intellectual age30+, 15-
pronouns*

Rabbithole of the day: Some guy blogs since 6mon and did more cool shit than i in 30+y

> Randomly finding "LLM Neuroanatomy" that archived a new Open LLM Leaderboard record by repeating middle layers and 0 finetuning https://dnhkng.github.io/posts/rys/
> He bought a semi-broken server with 2 nvidia gh200 (80k€ for 1/10th of the price) and fixed it up. The 1tb ram alone costs the 8k
https://dnhkng.github.io/posts/hopper/
> He served the perfect chinese SOTA model from it
https://dnhkng.github.io/posts/vllm-optimization-gh200/

It even has rss support

LLM Neuroanatomy: How I Topped the LLM Leaderboard Without Changing a Single Weight

ML, Biotech, Hardware, and Coordination Problems. Sometimes I write about hard problems and how to solve them.

David Noel Ng
Is it just me or did #openstreetmap (.org) have some cert problems? (sometimes only www.)

Mein Fail der Woche aus #lnp :
1. Polizeigewerkschaft verwendet in einer Presseaussendung(!) ein KI "Symbolbild".
2. Kommt drauf dass es kacke ist und schreibt "Nachtrag:
Zur Verdeutlichung und Transparenz weisen wir noch einmal darauf hin, dass es sich bei der Darstellung um ein KI-generiertes Bild handelt, welches nicht die eigentliche Einsatzsituation vorgeben soll."
https://web.archive.org/web/20260129013621/https://www.gdp.de/sachsen/de/stories/2026/01/gewalt-im-fussballspiel-magdeburg-gegen-dresden

3. Ersetzt das KI-Bild wortlos
https://web.archive.org/web/20260129223211/https://www.gdp.de/sachsen/de/stories/2026/01/gewalt-im-fussballspiel-magdeburg-gegen-dresden

BILD-Niveau in Polizei-Presseaussendungen.

Gewalt im Fußballspiel Magdeburg gegen Dresden

Second video of it running in my hand-written cairo-based emulator, as the shipped one isn't really py3.13 compatible due to wasmer dependencies.

At #39c3 I finally got a @flow3rbadge by promising to build something cool with it.

So I ported super/open hexagon to the flow3r badge the last 3 days. Hopefully soon in the flow3r app store.

More documentation / code review:
https://git.flow3r.garden/rnbwdsh/hexagon

Thx to the flow3r man (schneider?)

86480 btw

AWS, Azure, Cloudflare, ... all had several hours of downtime this year.

This year my NAS at home had more uptime than many hyperscalers.

This is not how webhosting is supposed to work.

Vorschlag fürs #39c3 Abendprogramm: Leute müssen simple SQL statements schreiben, die in 3+ SQL dialekten valid sein müssen.
Lustiges Beispiel: In h2 darf die DEFAULT clause nur vor PRIMARY KEY stehen, also
`id BIGINT DEFAULT NEXTVAL('my_table_id_seq') PRIMARY KEY` nicht `id BIGINT PRIMARY KEY DEFAULT NEXTVAL('my_table_id_seq') `
It's impressive how springboot-security-acls neither works with postgresql (no IDENTITY() function) nor with h2 (setAclClassIdSupported on the JdbcMutableAclService and BasicLookupStrategy required?) - in the time it took me to figure this out, I could have implemented ACLs from scratch.

GIMP stands for GNU Image Manipulation Program.
GNU stands for GNU's Not Unix.
UNIX stands for Uniplexed Information Computing System ('unics').

Therefore, GIMP's full name is GNU's Not Uniplexed Information Computing Systems Image Manipulation Program.