Andy Wingo

@wingo
2.5K Followers
578 Following
6.5K Posts
https://wingolog.org | a work in progress | niche content | truthiness is couthiness
bloghttps://wingolog.org/
githubhttps://github.com/wingo
bskyhttps://bsky.app/profile/wingolog.org
socialism or barbarismsocialism
new bloggery: a book review of quinn slobodian's "hayek's bastards" https://wingolog.org/archives/2026/04/20/on-hayeks-bastards
on hayek's bastards β€” wingolog

wingolog: article: on hayek's bastards

actually. queensland is the only place i have seen a flip-flop vending machine. i revise my judgment, clearly this is a more intelligent culture
anyway queensland good on you mate
hashtag andy searches. i searched for "parts of a neuron" and the first result was from some queensland university, and my first reaction was "yeah right as if queensland is going to know anything"
lol i searched for "palantir theses" and i got back some other screed by some other palantir shithead from 2024. i am certain these guys post from deep in a peyote and cocaine retreat
oh my god help me, i am writing english and i almost put the accent on elite and the hat on role, i am becoming That Guy

I'm chained to the print room at the moment... this little fox appeared from the zinc and acid last week 🌟

#printmaking

(i know very little about parsing theory, if you feel like sharing what you know please do go ahead) #thot
usually when parsing we have a target grammatical production and then we go over the input from left to right. but often we actually have the whole input, so we might as well go right to left. i wonder when that is a good idea #thot

The fuzzer that found https://project-zero.issues.chromium.org/issues?q=componentid:1638259%20%22V8%20Sandbox%20Bypass%22 (and a number of issues prior to that as well) is now open-source: https://crrev.com/c/7580844

It uses pkeys, trap-handling and single-stepping to intercept and mutate in-sandbox reads (see trap-fuzzer.h for details). Definitely had fun writing it!

Project Zero