I legitimately don't understand how people have enough quota to abuse subagents without subscribing to a Max plan.
08.03.2026 20:09 β π 1 π 0 π¬ 0 π 0I legitimately don't understand how people have enough quota to abuse subagents without subscribing to a Max plan.
08.03.2026 20:09 β π 1 π 0 π¬ 0 π 0GPT 5.4 consumes waaaaaay more quota than expected and I can't explain why.
08.03.2026 19:53 β π 3 π 0 π¬ 2 π 0me irl
06.03.2026 17:22 β π 26 π 1 π¬ 1 π 0I told GPT 5.4 to download/run against their test suite and it passed the ripgrep test cases it found, but for some reason it does not want to run a comprehensive suite. Investigating.
06.03.2026 16:47 β π 1 π 0 π¬ 1 π 0Apparently this implementation beats ripgrep 2-4x in every benchmark
06.03.2026 08:38 β π 2 π 0 π¬ 0 π 0
I saw a joke tweet saying "grep is the most important agent tool" so I decided to benchmaxx a faster grep tool in Rust.
It worked lololol
fuck it, feed the paper to Codex/Opus and let them figure out how to implement it
05.03.2026 19:17 β π 1 π 0 π¬ 0 π 0god damn it let me relax for one day please openai.com/index/introd...
05.03.2026 18:10 β π 21 π 2 π¬ 2 π 1Everytime GPL license drama pops up I am reminded why I exclusively open-source using MIT.
05.03.2026 15:53 β π 8 π 0 π¬ 0 π 0I really wish Claude Code had native queueing.
05.03.2026 00:59 β π 1 π 0 π¬ 0 π 0now this is software development
05.03.2026 00:54 β π 1 π 0 π¬ 1 π 0"I will be more virgin."
04.03.2026 23:45 β π 9 π 0 π¬ 0 π 0Yeah this is exactly the thing. Increasingly you are telling people to not believe their lying eyes when you tell them LLMs are useless. Their actual lives will directly contradict this. They will likely discount most other unrelated things you say as a result. This canβt become a left/lib dogma.
04.03.2026 19:11 β π 536 π 73 π¬ 40 π 11Explain the benefits of Rust's memory safety as if I was a nontechnical teenager. --- Okay, imagine your computer's memory is like a giant wall of lockers in a school hallway. Every program running on your computer needs to use some of those lockers β storing numbers, text, images, whatever it's working with. The problem is, most programming languages basically hand you the keys and say "good luck." You might accidentally open someone else's locker, forget to lock yours when you're done, or even try to use a locker that's already been emptied out. These mistakes cause crashes, security holes, and weird bugs that are really hard to track down. Rust is different. It acts like a really strict but fair hall monitor. Before your program even runs, Rust checks your code and says things like: "Hey, you're done with that locker β I'm locking it up for you." You don't have to remember to clean up after yourself. Rust handles it automatically, so you never leave a locker hanging open and wasting space (this is called a "memory leak" in programming). "Hold on, two people can't write in the same locker at the same time." If one part of your program is changing some data, Rust makes sure no other part can mess with it at the same time. This prevents a whole category of nasty, unpredictable bugs. "That locker is empty β you can't read from it." Some languages let you peek into a locker that's already been cleared out, and you'd get garbage data or a crash. Rust simply won't let you do that.
Opus 4.6 is not good at metaphors.
04.03.2026 05:33 β π 5 π 1 π¬ 0 π 0just vibecoded a sick-ass confusion matrix
03.03.2026 15:21 β π 13 π 1 π¬ 0 π 0update: annoyed it enough
02.03.2026 04:15 β π 6 π 0 π¬ 0 π 0Here's Opus's optimization results from that prompt, which naturally raised an eyebrow. I tested out the app afterwards and it turned out Opus disabled most of the physics.
02.03.2026 01:31 β π 14 π 0 π¬ 1 π 1
Asked Claude Opus 4.6 to make my terminal ball physics app faster and it decided "the rapier 2D physics crate is too slow, I'm implementing my own physics solver from scratch dammit"
It then gave up when it realized how much work that it would be.
I suspect I will be banned from /r/rust.
28.02.2026 20:08 β π 1 π 0 π¬ 0 π 0The biggest mystery of Hacker News I've never solved is how submissions that fell off the front page still get upvotes.
28.02.2026 16:45 β π 4 π 0 π¬ 2 π 0Katy Perry signs up for a Claude pro plan
what
28.02.2026 06:46 β π 398 π 43 π¬ 27 π 16Sparse arrays are scary
27.02.2026 21:22 β π 0 π 0 π¬ 1 π 0there's a nonzero chance I butchered the Rust technical explanations
27.02.2026 19:41 β π 0 π 0 π¬ 1 π 0
New blog post up: the culmination of my past few months working with agents Opus 4.5 and beyond, and the *many* things I learned. Also, the discovery of an optimization trick with promise.
As a bonus: this post will make Rust engineers very mad. minimaxir.com/2026/02/ai-a...
Tbh Bluesky might be more normal than the other place about AI at this point, as itβs increasingly divided into machine cultists or screaming butlerian jihadists.
26.02.2026 17:54 β π 411 π 36 π¬ 14 π 10tl;dr it is exactly between Nano Banana and Nano Banana Pro so don't have to write a blog post about it, yay.
26.02.2026 17:21 β π 8 π 0 π¬ 2 π 0ffffffffff
26.02.2026 15:40 β π 58 π 2 π¬ 1 π 0I suspect results will be similar to Nano Banana Pro (since Gemini 3 text encoder) but cheaper so likely not enough material for another blog post
26.02.2026 05:13 β π 3 π 0 π¬ 0 π 0if Google drops Nano Banana 2 tomorrow i am going to be very annoyed, I wanted it to be a quiet day for once
26.02.2026 04:30 β π 12 π 0 π¬ 2 π 1the comments at the bottom are quintessential "no fun allowed" news.ycombinator.com/item?id=4713...
24.02.2026 20:11 β π 3 π 0 π¬ 0 π 0