Why Android can't use CDC Ethernet (2023) (jordemort.dev)
240 points by goodburb 12h ago 99 comments
Forests offset warming more than thought: study (news.ucr.edu)
108 points by m463 4h ago 27 comments
Intercepting LLM to transform every other token reveals surprising robustness
1 Shmungus 1 6/9/2025, 12:18:35 AM github.com ↗
How much disruption can different model architectures handle? Does token position matter more than token content for meaning preservation? Could this be used for real-time LLM steering or interpretability research?
Not sure if this is useful to anyone else, but it's been a fun way to poke at how these systems actually work under the hood. The streaming interception approach might have applications beyond just corruption experiments.