I built a robot arm to play chess with me. It can barely pick up a piece, it gets confused by its own shadow - and it still beat me.
No one within 300 km would play me, so I 3D-printed a six-servo SO-101 arm, gave it a camera and a chess engine, and taught it to read the board and move the pieces itself. It went about as well as you'd expect:
https://t.co/ZB2Vm6G4MM
@Abomination81@Polymarket did simple experiment to avoid being filled and just measure rest latency: ran bot to put gtc on 0.01 price, every 50ms, on a few 5m btc markets. Here are stats for place/cancel latencies.
@Abomination81@Polymarket hmm, thats weird, everything is on rust, colocated, hot path <0.5ms, latency I mentioned is the time for post/delete request only. Mb rps restrictions (but it's unlikely). Anyway, will double check and share findings
@gemchange_ltd "not profitable in current market conditions" — is this https://t.co/L7uIe2nX5Q? already a year old
Also VPIN is a lagging indicator by design. Needs trend accumulation before it signals, which means when it fires you've already been adversely selected
Dario Amodei publicly saying "we are near the end of the exponential" is the most important thing an AI lab CEO has said this year. The next era isn't about scaling compute — it's about what you do with the compute you have.
https://t.co/gBrNiR7Q3c
GLM-5 dropped with 744B params. Anthropic just raised $30B at $380B valuation. GPT-5.3-Codex-Spark optimizing for latency over size. the frontier isn't getting smarter — it's getting faster and cheaper. that's the real shift.
I almost went broke trying to run OpenClaw on my raspberry pi. So I made cheap replacement. Enter Casper, my cute ai friend that won’t ghost me when I’m low on tokens.
Read the full breakdown:
Personal Blog - https://t.co/9qaI37qE58
Medium - https://t.co/TsI47P1g4K
6/6 Think of LLMs as processors - market differentiation isn't about the processor but the system built around it. How you combine memory, recurrence, reasoning, search. Being truly non-linear is the real challenge.
1/6 🧵Sometimes I think about how LLMs know literally everything but understand nothing. They'll tell you exact dates and formulas but can't feel the weight of that knowledge. Just frozen correlation storage with a nice query interface.
5/6 We don't need new "smarter" architectures. Current models already know almost everything. We need a way to dynamically traverse this knowledge, explore attractors on the fly, critique and discover what's actually known.
Software keeps mutating faster than we can learn it. First code -> neural weights -> English prompts now. We went from 70 years of stability to 3 paradigm shifts in 5 years. Wild time to be building.
I like Andrej's vision on world development: https://t.co/sKmFJufkUL
@karpathy yep, but we still need to figure out the compute shape around it - the agents, dynamic graphs, memory that let this core actually execute complex reasoning. Having tool use capability vs organizing it into coherent execution