dlants.bsky.social
@dlants.bsky.social
Principal Engineer at Amplify, previously Desmos. Opinions are my own. he/him. I helped build teacher.desmos.com. blog: https://dlants.me masto: https://hachyderm.io/@dlants
After a night of hackery, I was able to replicate something workable using #hammerspoon and ghostty's accessibility features! github.com/ghostty-org/...
August 1, 2025 at 7:59 PM
ok this was actually pretty dope. I asked claude sonnet 4 (using my magenta plugin) what the actual clickable area of a "tick" was in d3. It created a demo html page, opened it using the playwright mcp server, and ran some experiments to give me a grounded answer.
July 27, 2025 at 4:34 AM
I added next-edit-prediction to my #neovim #nvim plugin, magenta.nvim

This was pretty interesting to implement! (thread)
July 26, 2025 at 7:01 AM
I just shipped "@" commands for my #neovim #nvim #ai plugin.

`@file:` to add file to context
`@diff:`/ `@staged:` to add the diffs to your message

It was pretty tricky to get fzf-powered matching for files within your repo! github.com/dlants/magen...

Check it @neovim.io
July 22, 2025 at 4:43 AM
Got shader-based cursor smear set up in #ghostty nightly. Ahh so smooth github.com/dlants/dotfi...
July 17, 2025 at 7:55 AM
Refactoring a personal project with magenta...

I converted the first file with a lot of oversight, then had the agent create a markdown file with instructions based on what it learned.

Now using sub-agents to do the rest in parallel.

github.com/dlants/magen...

#neovim #nvim
June 23, 2025 at 2:36 PM
I just shipped a big update to my #neovim #nvim #ai plugin, magenta.nvim! It now supports server-side web search for the #anthropic provider. I also recently updated the code editing tools to apply changes directly, so you can now set up agentic loops to iterate over your tests or diagnostics.
May 15, 2025 at 10:36 PM
will it make it?
April 29, 2025 at 1:46 AM
Our team just shipped the new search page for Amplify Desmos Classroom teacher.desmos.com/search?type=...

#mtbos #iteachmath
January 24, 2025 at 8:52 PM
Getting to the point where I can generate tools for my new #neovim / #nvim LLM plugin using the plugin 🎉 github.com/dlants/magen...
December 22, 2024 at 11:42 PM
Lots of hacking on my new #neovim / #nvim integrated coding assistant today. I ended up abandoning lua and porting it to be a typescript / node rplugin, doing some UX stuff, and also hooking up my first tool!

(definitely not ready to be used yet)
github.com/dlants/magen...
December 8, 2024 at 5:04 AM
December 6, 2024 at 1:01 AM
Victory? (with some updates)

> I'd like an image of a transparent red cone, balanced on its tip and completely vertical. The cone should be squat. It should be balanced on a transparent vertical stem.

(attempt 1)

> The cone should be balanced on its tip, with its base on top
November 30, 2024 at 4:22 PM
Closest I've gotten
November 19, 2024 at 4:21 AM
November 16, 2024 at 5:15 PM