Reilly Wood's Avatar

Reilly Wood

@reillywood.com.bsky.social

computer enjoyer https://reillywood.com/about/ urbanism stuff is at @grids.reillywood.com

202 Followers  |  309 Following  |  353 Posts  |  Joined: 11.11.2024  |  2.2667

Latest posts by reillywood.com on Bluesky

Yeah basically, software is boring once its in a container not called β€œmy terminal”

12.10.2025 03:41 β€” πŸ‘ 12    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0
Polyglot Vancouver Conference

Polyglot Conference was quite good today. Nice to meet people from a wide variety of backgrounds doing cool stuff in Vancouver www.polyglotsoftware.com

12.10.2025 03:43 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

LinkedIn, man. I do not think it is "poor form" to try to recruit software developers from your company www.linkedin.com/posts/dennis...

11.10.2025 23:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yeah, the borrow checker and strings are probably the biggest sources of complexity in the name of performance.

It gets easier (I promise!) and it's still my favourite language but I sometimes fantasize about a Rust with garbage collection that was a little more chill about implicit allocations...

26.09.2025 01:40 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Not that I’m aware of (but my info may be out of date, I haven’t contributed to Nushell in the last year or so)

25.09.2025 04:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I think Nushell users would generally not enable that; parsing JSON is trivial in Nu (pipe something to `from json`) but doesn't happen automatically when CLI tools emit JSON.

Maybe it should, will give that some thought :)

25.09.2025 04:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Yes I think that’s a great approach.

25.09.2025 04:09 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I’m glad you’re asking! Personally I think the best way is to have an easily discoverable way to emit a Nushell-supported format (usually JSON or YAML, maybe CSV for flat tabular data) without any autodiscovery.

(I used to be on the Nushell core team)

25.09.2025 03:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

uv is the cheat code for getting past the worst of the package management stuff. but I don't use Python enough to know the good ways to do type checking well, and then I try to use a popular, well-documented library and its examples are doing weird type checking with string comparisons

25.09.2025 00:12 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

every single time I do Python stuff

25.09.2025 00:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That’s fair; I think it’s a fine option to wait it out while early adopters figure out the best ways to use these things

24.09.2025 15:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I have found them to be crazy useful for many tasks but it took and still is taking a lot of experimentation to figure out what they’re good at and where they fall over

24.09.2025 15:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

oh no

24.09.2025 14:35 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Strength Training I started strength training for the first time in January 2024, in my late 30s. I wish I’d started earlier, but it’s been a hugely positive change in my life. Some observations: Standing up straight i...

I did this at the age of 37; went from zero to 3-4h of Crossfit every week. And yeah, the results were very noticeable after just 6 months or so reillywood.com/blog/strengt...

24.09.2025 13:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Login β€’ Instagram Welcome back to Instagram. Sign in to check out what your friends, family & interests have been capturing & sharing around the world.

Figma hired Krazam to promote their MCP server, lol (it's pretty good) www.instagram.com/reel/DO86iR4...

24.09.2025 01:48 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

That's interesting and surprising to me; I imagined that the tools would end up looking the same to the underlying LLM either way. Maybe something's amiss in popular MCP client libraries?

24.09.2025 00:48 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I met Remy at an MCP event in SF recently; super sharp guy, you’re building some neat stuff!

23.09.2025 17:08 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

Ironic: Gartner had my post ridiculing Gartner removed. The one that shared Gartner's Magic Quadrant about AI Code Assistants, which does not include Claude Code, OpenAI Codex, and ranks Amazon above Cursor.

This one: github.blog/ai-and-ml/gi...

Are they embarrassed to share their Magic Quadrant?

23.09.2025 15:54 β€” πŸ‘ 170    πŸ” 34    πŸ’¬ 14    πŸ“Œ 19

can't find it but Dave Plummer from Dave's Garage has talked about doing something similar to this in the 90's for Windows stress testing

(he's a weird dude who frequently exaggerates but this story seemed legit)

23.09.2025 04:29 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

as a Canadian who was recently subjected to this: can you not?

23.09.2025 00:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Some observations concerning large programming efforts | Proceedings of the April 21-23, 1964, spring joint computer conference

I was doing some software history research and stumbled on this absolutely FASCINATING letter from 1964: dl.acm.org/doi/10.1145/...

Some random defense contractor writes in to say "You should deliver a minimal prototype as fast as possible to get feedback and involve users at every stage of labor"

22.09.2025 20:40 β€” πŸ‘ 74    πŸ” 18    πŸ’¬ 7    πŸ“Œ 3

This is a good read and I appreciate that it's honest about the reasons for hiding CoT! Thanks for posting it here

22.09.2025 23:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

galaxy brain (positive valence)

21.09.2025 22:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Worse news: there are uncountably many undecidable problems. Computers have been a scam this whole time

21.09.2025 20:46 β€” πŸ‘ 148    πŸ” 18    πŸ’¬ 14    πŸ“Œ 1
Video thumbnail
21.09.2025 04:21 β€” πŸ‘ 2876    πŸ” 903    πŸ’¬ 58    πŸ“Œ 44
screenshot of the install options for Ghostty. 1 option (Homebrew) for macOS, and 10 bajillion options for Linux

screenshot of the install options for Ghostty. 1 option (Homebrew) for macOS, and 10 bajillion options for Linux

shipping software on macOS vs shipping software on Linux, sigh

20.09.2025 21:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I do the West Coast β€œwake up, catch up on what coworkers in Europe and the East Coast have been doing, work work work in the morning and then things are relatively quiet in the afternoon” thing and mostly always have. Curious whether it’s better or worse than the reverse situation

19.09.2025 14:10 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

yeah I’m hopeful that we’ll get there now that Apple has those APIs for local inference. figure it’ll take a few years for hardware+software to get there but eventually we’ll have some cross-platform abstraction for that

19.09.2025 04:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I agree, trying to nudge people in that direction is part of why I wrote this

19.09.2025 04:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I work on the MCP server for a large observability company and there are a lot of people who want to let an agent query our data but don’t have the time or ability to write a fully sandboxed one that understands our APIs (even though that would be able to do more)

19.09.2025 04:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@reillywood.com is following 20 prominent accounts