1. X
  2. Ian Maurer 🧬
Log inSign up
Ian Maurer 🧬
1,855 posts
user avatar
Ian Maurer 🧬
@imaurer
CTO @GenomOncology #genomics #precisiononcology #nlp
Cleveland, OH
imaurer.com
Joined November 2008
1,678
Following
1,638
Followers
RepliesRepliesMediaMedia
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

  • user avatar
    Ian Maurer 🧬
    @imaurer
    Jun 1
    Great article. Love the below 5 goals for creating good docs by @dbreunig.
    user avatar
    Drew Breunig
    @dbreunig
    May 31
    Article cover image
    Article
    What Do Humans Need From Docs?
    When an agent can explain anything, should we keep writing docs for humans? A few weeks ago I posted, “No one wanted to write documentation, but everyone is writing skills.” Anthropic describes Skills...
    953
  • user avatar
    Ian Maurer 🧬
    @imaurer
    May 24
    “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]
    user avatar
    antirez
    @antirez
    May 20
    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
    285
  • user avatar
    Ian Maurer 🧬
    @imaurer
    May 1
    `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.
    311
  • user avatar
    Ian Maurer 🧬
    @imaurer
    Apr 9
    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
    GIF
    676
  • user avatar
    Ian Maurer 🧬
    @imaurer
    Apr 6
    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
    8.6K