2d ago · 4 min read · Originally published at recca0120.github.io My projects are scattered across a handful of directories with long, inconsistent paths. For years I either mashed cd ~/some/long/path<TAB> or dragged folders from Finder into the terminal. Then I installed...
Join discussion3d ago · 7 min read · Introduction: Bridging Cloud Power and Local Control In the hyper-accelerated world of AI-assisted engineering, developers face a critical dilemma: intelligence vs. privacy. How do you leverage the el
Join discussion
2d ago · 7 min read · More posts at radarlog.kr. March 29 to April 10. Ten business days. Claude Code shipped 10 updates in that window. 2.1.89, 2.1.90, 2.1.91, 2.1.92, 2.1.94, 2.1.96, 2.1.97, 2.1.98, 2.1.101. Count the hotfix-only releases and there are even more. If yo...
Join discussion3d ago · 8 min read · You ask Claude Code to refactor a module. It says "this will take a few minutes." You close your laptop and head out for coffee. You come back, open the lid, and your SSH session is dead, your termina
Join discussion
3d ago · 8 min read · You copied a stack trace to paste into a bug report. Then a teammate pinged you, and you copied their Slack link to open it. Then you hit up-arrow, re-ran the failing command, and copied the new error
Join discussion
Apr 7 · 3 min read · The terminal is having a moment, and AI is the reason. Claude Code. Gemini CLI. GitHub Copilot CLI. The most talked-about developer tools of the past year all live in the terminal. Not web apps or des
Join discussion
Apr 6 · 4 min read · The Idea The fix seemed obvious: Ctrl+V should be context-aware. If I'm in a terminal and I have an image on my clipboard, I probably want the file path, not the image data. If I'm in a text editor, paste normally. If I'm in a browser, paste normally...
Join discussion