Yeah basically, software is boring once its in a container not called βmy terminalβ
12.10.2025 03:41 β π 12 π 1 π¬ 2 π 0@reillywood.com.bsky.social
computer enjoyer https://reillywood.com/about/ urbanism stuff is at @grids.reillywood.com
Yeah basically, software is boring once its in a container not called βmy terminalβ
12.10.2025 03:41 β π 12 π 1 π¬ 2 π 0Polyglot 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 π 0LinkedIn, 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 π 0Yeah, 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...
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 π 0I 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 :)
Yes I think thatβs a great approach.
25.09.2025 04:09 β π 0 π 0 π¬ 1 π 0Iβ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)
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 π 0every single time I do Python stuff
25.09.2025 00:04 β π 1 π 0 π¬ 1 π 0Thatβ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 π 0I 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 π 0oh no
24.09.2025 14:35 β π 0 π 0 π¬ 0 π 0I 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 π 0Figma 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 π 0That'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 π 0I 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 π 0Ironic: 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?
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)
as a Canadian who was recently subjected to this: can you not?
23.09.2025 00:56 β π 1 π 0 π¬ 1 π 0I 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"
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 π 0galaxy brain (positive valence)
21.09.2025 22:27 β π 1 π 0 π¬ 0 π 0Worse news: there are uncountably many undecidable problems. Computers have been a scam this whole time
21.09.2025 20:46 β π 148 π 18 π¬ 14 π 1screenshot 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 π 0I 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 π 0yeah 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 π 0I agree, trying to nudge people in that direction is part of why I wrote this
19.09.2025 04:06 β π 0 π 0 π¬ 1 π 0I 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