Joined November 2008
203 Photos and videos
Great article. Love the below 5 goals for creating good docs by @dbreunig.
2
6
787
Ian Maurer 🧬 retweeted

5
2
36
16,855
“Flash-level” local frontier at ~27 t/s (~500 prefill) thanks to @antirez on my m5 128gb. However, integrated harness/inference/sampling loop might be the true unlock. It lightens the load on the model and corrects its work much more efficiently. Check out the [upto] injected control op in the replies. I can imagine many more features to lighten the burden on the model. Eliminating http overhead and inspectable/steerable tool calls (basically intellisense for LLMs) might make these models smarter and faster at doing real work than much bigger/better models.
I'll tell you one thing that shows a fundamental advantage of the "agent handles the LLM inference" in the specific case of local single user agents/LLMs. You can stop the tool and report an error as soon as in the first parameters of the tool calling you detect a problem. No need to wait for a long "content" generation that will fail immediately after.
1
3
224

I finally found *the* solution I wanted to the old/new editing problem. And it is a solution that at the same time works extremely well, is quite elegant I believe, and can't be implemented if you don't build something like DwarfStar. Thread (but check [upto] in the screenshot).
1
89
`pi reload` doesn't reload auth, but it does reload extensions. And you can make an extension that reloads auth. And you really don't need to know how any of it works. You just ask pi, and it figures it out.
1
3
284
Biomedical agents can understand the treatment landscape for KRAS G12C-positive NSCLC by chaining together 7 BIOMCP commands. The below terminal-based screencast demonstrates the BioMCP commands that: * Orients across 1,741 known variants and 84 clinical trials * Pulls CIViC and ClinVar therapeutic evidence for G12C * Maps 5 drugs targeting KRAS (sotorasib, adagrasib, and 3 investigational) * Reviews sotorasib's FDA approval history and safety profile * Checks 2,465 real-world adverse event reports from FDA FAERS * Finds 62 recruiting trials for KRAS G12C NSCLC * Retrieves the latest research on resistance mechanisms 7 entity types. 10 data sources. Under two minutes. Drugs, evidence, safety, trials, resistance -- the complete picture from a single CLI. Full walkthrough with every command and output: biomcp.org/blog/kras-g12c-tr… Documentation: biomcp.org GitHub Code repo: github.com/genomoncology/bio… #BioMCP #PrecisionOncology #KRASG12C #NSCLC #AIAgents #ClinicalGenomics
3
167
Pi really is the best coding agent when you want to have sovereignty over your workflow. I was frustrated that pi wasn’t handling my VTT workflow because it would treat the newlines by @WisprFlow as separate commands. Just described the frustration and it fixed it with a custom extension. I don’t know if it’s the best solution (playing with minimax 2.7 which came up with it) but easily tweakable. Works great and no PR required that @badlogicgames needs to worry about.
2
4
79
8,567
Added charts to BioMCP ...@Psy_Fer_ really cooked with Kuva.
1
3
152
BioMCP has been expanded to 12 entities and 29 trusted sources. ChatBots and Coding Agents can use BioMCP tool either as a command line interface (CLI) or model context protocol (MCP) server.
4
4
26
41,561
BioMCP Documentation Site: biomcp.org/

1
1
242
Ian Maurer 🧬 retweeted
Introducing kuva: A scientific plotting library in rust, along with cli binary with the option to plot directly into the terminal. Feel free to drop me some feedback as an issue on the repo github.com/Psy-Fer/kuva crates.io/crates/kuva/0.1.1
Yea your plotting library is cool, but can it do this? (yes, that's plotting in the terminal, with just ascii, utf-8, and ansi)
11
33
413
26,431
I wish /status told me: % tokens remaining for week % hours remaining for week Doing this math all the time makes my head hurt. 🙏 @trq212 @thsottiaux
3
247
Pi from @badlogicgames works great with @Zai_org GLM-5 model. Good vibes so far. UPDATE: Correct values for context window and max output are 200k and 128k Ask pi to edit your models file: ~/.pi/agent/models.json
4
2
72
9,333
Looks like this works for me because I'm a Max subscriber. GLM-4.7 hallucinated the context window and max tokens originally as well as calling it an image model even after reading the glm-5 model card. Stupid clanker. :)
1
11
2,687
Give your @openclaw psychosis for FREE.
New router: openrouter/free The easiest way to route to all free LLMs, selected for compatibility with your request 👇
1
308
Great example of how to prime an LLM to take on frontier research questions by @ALupsasca and @kevinweil on the @OpenAI podcast. Building up it's context is like building up it's confidence to tackle harder and harder problems.
2
1
14
1,743
Transcript: Alex Lupsasca: I met Mark Chen, who works here at OpenAI, he's chief research officer, and he gave me a challenge. Alex Lupsasca: He was very proud. Alex Lupsasca: He said, you know, why don't you just give it a hard problem? Alex Lupsasca: And I thought, h, ha, you want a hard problem, okay. Alex Lupsasca: And so I gave it this question. Alex Lupsasca: Right. Alex Lupsasca: So I had just found these new symmetries of black holes, which is something that doesn't happen that often. Alex Lupsasca: And I'd written up a paper that came out in June on the archive, and I was very happy about that. Alex Lupsasca: And I thought, okay, well let's see how GPT Pro handles this new question. Alex Lupsasca: And so I gave it the equation. Alex Lupsasca: And I didn't say that it has some symmetries. Alex Lupsasca: I didn't give it a leading question. Alex Lupsasca: I just said, what are the symmetries? Alex Lupsasca: And it thought for five minutes and it said, no symmetries. Alex Lupsasca: And I go, ha. Alex Lupsasca: It's not there yet. Alex Lupsasca: Still better than the AI. Alex Lupsasca: And and Mark Chen is visibly crestfallen. Alex Lupsasca: He goes, okay, well just um just give it an easier question then. Alex Lupsasca: And so I think, okay, I'm gonna give it the warm-up baby version of the problem, which is find the symmetries of this equation, not in the full black hole space-time, which is complicated, but in the flat space limit with where the space-time is empty. Alex Lupsasca: And Alex Lupsasca: Hit enter, it thinks for you know nine minutes, and it comes back with this beautiful answer. Alex Lupsasca: Oh, this equation has conformal symmetry, which is the the correct thing, and here are the three generators, and it was very beautiful. Alex Lupsasca: And you know this version of the equation it Alex Lupsasca: probably has been studied, I'm sure has been studied many times over the decades. Alex Lupsasca: So I don't know what he did exactly, but he came up with the answer. Alex Lupsasca: And I thought, okay, this is very good. Alex Lupsasca: This is a great outcome. Alex Lupsasca: And then Mark said, okay, well, but now that it's been primed on the warm-up example, try again in this instance of chat the harder problem. Alex Lupsasca: And I thought, okay, let's go. Alex Lupsasca: And so we give it the heart problem again. Alex Lupsasca: Hit enter and it thinks and it thinks and that was the first time I saw it thing for so long. Alex Lupsasca: I think it took 18 minutes and it comes out with this beautiful answer that was completely correct. Alex Lupsasca: And that blew my mind because I had been working on this for a very long time. Alex Lupsasca: And I would say that that calculation is at the edge of my abilities. Alex Lupsasca: I think it's something that, you know, very few people could have done the way I did it. Alex Lupsasca: And so I was really shocked because you know you spend years of your life training to be best in class or something and finding symmetries of black holes and these kinds of equations. Alex Lupsasca: That's that's my jam. Alex Lupsasca: And I thought, okay, so I guess that just happened. Alex Lupsasca: And it really sent my mind reeling. Alex Lupsasca: And I was a little bit shell-shocked for a few days, and then I just couldn't stop thinking about it. Alex Lupsasca: And after that I realized, okay, I have to become involved in this because to see this capability emerge into the world. Alex Lupsasca: Like right now and not to not be involved with this just seemed crazy to me. Kevin Weil: I was gonna I actually think you made you made a really important point in the middle of that around the the fact that you gave it the hard question. Kevin Weil: It didn't get it right. Kevin Weil: You gave it an easier question, it got that right, and then you were able to give it a harder question, it got there is still, you know, as excited as we clearly are about the future here, there's also a very real sense, like you when you're giving Kevin Weil: GPT-5 or any of these AI models a problem that's on the frontier, that's at the limit of their capabilities, they tend to still be wrong a lot. Kevin Weil: Right. Kevin Weil: Kind of like any human would be at operating at the level of at the frontier of their capabilities. Kevin Weil: And it takes you know, it isn't just Kevin Weil: Automatic yet. Kevin Weil: Hopefully in the future it will be, you know, enter in any hard question and the model answers it. Kevin Weil: But today there's a lot of back and forth. Kevin Weil: And the people that are best, the the researchers that are best at getting the most out of the models Kevin Weil: have a sort of patience to go back and forth with them. Kevin Weil: I think that's natural. Kevin Weil: It's probably the way that you would work with any any you know any two people operating at at about the limit of their capabilities. Kevin Weil: But I think it's important especially for folks listening to this who are doing research with the models to know that it's not it isn't just one shot and it always works. Kevin Weil: It there really is a a back and forth and sort of a patience that it takes.
3
214