jesseduffield

↗ HN profile [ 348 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. My colleague and I have found AI is consistently falling short on the following things. I'd be interested to know whether this is a prompting issue or a model issue (we use claude 4.7): - comments being too verbose, and…

  2. Always bet on text (2014) (graydon2.dreamwidth.org)
  3. AI Tinkerbell (jesseduffield.com)
  4. ChatGPT 6 Is a Jerk (jesseduffield.com)
  5. AI is stupid, just like me (jesseduffield.com)
  6. The Future of Redwood Launches Today (community.redwoodjs.com)
  7. I want my AI to get mad (jesseduffield.com)
  8. Add More Kafkas (jesseduffield.com)
  9. Stop selling me trichotomies! (jesseduffield.com)
  10. Life Without the Front Page (jesseduffield.com)
  11. Hard vs. Soft Line Wrap (martin-ueding.de)
  12. Reading online I've seen a couple ways that people use git worktrees. One is to create one worktree per branch, where the worktree path is based on the branch name. Another is to have a limited set of worktrees that are…