Viewing profile — gklitt
gklitt
HN member- Joined
- Thu, Feb 02, 2012, 6:26 PM UTC
- HN karma
- 1,474
- Public activity
- 179 items
- HN profile
- View on Hacker News ↗
About gklitt
Recent public activity
-
comment
Comment #47303513
https://lord.io/spreadsheets/ is one of my favorite technical blog posts of all time. Highly recommend everyone check it out!
-
comment
Comment #45698467
Yes, I cite Brooks (and Harlan Mills, seemingly the original source of the idea) in the post!
-
comment
Comment #44706589
Author here. I thought about including TCAS in the article but it felt too tangential… You’re right that there’s a voice alert. But TCAS also has a map of nearby planes which is mu…
-
comment
Comment #44706203
Author here. Yes, I think the original GitHub Copilot autocomplete UI is (ironically) a good example of a HUD! Tab autocomplete just becomes part of your mental flow. Recent coding…
-
comment
Comment #44243567
Neat —- Scrappy looks like a lovely prototype! As the creators say in their writeup, it fits nicely into the lineage of HyperCard-style “media with optional scripting” editors, whi…
-
comment
Comment #44242469
Actually, Patchwork has surprisingly few features! Think of it more like an OS than a product. The goal is a small set of composable primitives that let you build many things - doc…
-
comment
Comment #44240211
> I agree, I feel like the authors are underestimating the effect the new AI is already having on the concept of local software crafting Coauthor here -- did you catch our section …
-
comment
Comment #44239684
Yes, I think atproto is a great example of the “shared data” pattern for composable tools! Especially since it handles public social scale, which is not addressed by the other syst…
-
comment
Comment #44239645
I gotta say I don’t understand your point about cooking — billions of people who aren’t professional chefs cook meals every day! These meals may not live up to restaurant standards…
-
comment
Comment #44239384
Coauthor here. You make a fair point! Ease of use matters. We all want premade experiences some of the time. The problem is that even in those (perhaps rare!) cases where we want t…
-
comment
Comment #44073467
We're happy to share the Embark prototype with anyone who wants to try it out - just email me at geoffrey@inkandswitch.com and I can share a link with you. A couple reasons we've d…
-
comment
Comment #43710850
I want to but I’ve been having trouble getting o3 to work - lots of errors related to model selection.
-
comment
Comment #43710093
I tried one task head-to-head with Codex o4-mini vs Claude Code: writing documentation for a tricky area of a medium-sized codebase. Claude Code did great and wrote pretty decent d…
-
comment
Comment #43685568
I just tried making it public, sorry!
-
comment
Comment #43683222
yeah i actually do handle inbound email! just forgot to include that code in the shared version. the telegram inbound handler shows the rough pattern.
-
comment
Comment #43259813
(post author here) Yes, it's absolutely great to have a "low floor" -- common use cases should be easy to do, without needing to learn a ton up front. But, hiding the structure is …
-
comment
Comment #43196617
This is outside my area of expertise, but the post sounds like it’s asking for “choreographic programming”, where you can write an algorithm in a single function while reasoning ex…
-
comment
Comment #42951258
We totally agree! Stay tuned for our next posts on that topic :)
-
comment
Comment #42605461
Code is here! Totally support any riffing on this concept. https://github.com/geoffreylitt/wildcard
-
comment
Comment #42601963
Creator of Wildcard here! Neat to see this pop up on HN after several years. As others have noted, this project isn't under active development anymore. One reason: while I still th…
- story
-
comment
Comment #40400317
Post author here. Just wanted to link to a talk that I gave which expands on the ideas in this essay and shows a couple evocative demos to make it more concrete: https://youtu.be/b…
-
comment
Comment #39253962
Post author here! I wrote this post five years ago. Since then, my conviction in the value of customizable software has only grown, but I've also updated my thinking in a few ways:…
-
comment
Comment #38774565
I bought one of these for my house recently and it’s been great. We wrote custom software for our own info display, straightforward since you just serve images over an HTTP endpoin…
- story