Hey, this is amazing. I've been building another musical toy that I'm terming Euclidean Pulses, but I haven't been able to find a good library for making sounds. What did you use?
After the Claude Code source leak, instead of digging through feature flags and anti-distillation defenses, I focused on what I could ship. I focused on reverse-engineering Claude in Chrome from its MCP tool schemas. Clean room, not a fork.
Claude in Chrome blocks 58 domains. Banks, Tinder, Reddit, Robinhood, Bloomberg. Also only works in Chrome and Edge. open-claude-in-chrome has none of that.
Same 18 tools, same performance. Claude doesn't know the difference because it was trained on these exact schemas.
Stuff I found running both extensions side-by-side:
- The official forces deviceScaleFactor: 1 via CDP. Without this, Retina displays make every click miss. Spent an afternoon staring at window.devicePixelRatio to figure that one out.
- It doesn't return screenshots on clicks or typing. Only on screenshot and scroll. I was returning one on every action and burning through the 20MB API limit in 15 calls.
Very concerned with this direction of training
“counterfactual events such as whether the Waymo Driver could have safely driven more confidently instead of yielding in a particular situation.” Seems dicey. This could lead in the direction to a less safe Waymo. Since the counterfactual will be generated, I suspect that that the generations will be biased towards survivor situations where most video footage in its training data will be from environments where people reacted well not those that ended in tragedy. Emboldening Waymo on generated best case data. THIS IS DANGEROUS!!!
now thx to this post (and the infra provider inclination to appeal to hacker news) we will never know if the model actually discovered the 50 spells or memorized it. Since it will be trained on this. :(
But what can you do, this is interesting
I understand this provides a conversation interface for interacting with internet scale data (ChatGPT), but is there any benefit to this over searching in Google then clicking on the top link, (avoiding the ad) clicking accept my cookies, reading the header, scrolling down, Xing out of premium subscription, reading rest of article, repeat for the 4 next links?