问HN:你的开发环境是怎样的?
好奇HackerNews用户现在在使用什么。自2022年以来我的IDE使用情况映射<p>Goland(2022-2024)-> Cursor(2024年11月至2026年2月)-> Claude Code(以及VSCode或Cursor用于手动编辑)<p>Claude Code的设置很有趣,我使用终端或GitHub进行差异比较。我确实会打开编辑器进行手动编辑,特别是在我做一些新的事情(即LLM尚未训练过的内容)或调试某些问题时。<p>潜在的改进<p>Stripe Projects(从CLI创建API密钥)是我过去一直想要的,因为在使用LLM时,有时项目中最慢的部分似乎是部署/获取所有密钥。我也不喜欢在离开工作时无法将作业推送到网络的事实。工作树并不好玩,因为我无法轻松地在不同端口上运行服务进行测试,管理不同的TMUX会很痛苦。我很好奇这里的人们在使用什么工具,以及在LLM生成内容时人们在做什么。
查看原文
Curious what HackerNews users are using right now. Mapping my IDE usage since 2022<p>Goland (2022-2024)-> Cursor(November 2024 to February 2026) -> Claude Code (& VSCode or Cursor for manual edits)<p>The Claude Code setup is interesting, I use the terminal or GitHub for diffs. I do open an editor to do manual edits, especially when I am doing something new( that the LLM hasn't been trained on) or debugging something.<p>Potential improvements<p>Stripe Projects ( creating API keys from CLI) as something that I have wanted in the past as with LLMs sometimes with a project the slowest part seems to be deployment / bringing all the keys. I also don't enjoy the fact that I can't push a job to the web when I am leaving work. Worktrees aren't fun as I can't run the services on different ports that easily for testing, further managing different TMUXs is painful. I am curious what tools people here are using, also what do people do while the LLM generates.