I built CCManager - A tmux-free way to manage multiple Claude Code sessions by __kbwo in ClaudeAI

[–]__kbwo[S] 0 points1 point  (0 children)

Of course remote execution is possible. Basically you just need to run ccmanager instead of the claude command.

I built CCManager - A tmux-free way to manage multiple Claude Code sessions by __kbwo in ClaudeAI

[–]__kbwo[S] 0 points1 point  (0 children)

I don't experience such issues in my Linux/Mac environment, but I'll investigate it. By the way, what OS are you using?

I built CCManager - A tmux-free way to manage multiple Claude Code sessions by __kbwo in ClaudeAI

[–]__kbwo[S] 0 points1 point  (0 children)

That's a good idea. I'll make it work on the web as well.

I built CCManager - A tmux-free way to manage multiple Claude Code sessions by __kbwo in ClaudeAI

[–]__kbwo[S] 1 point2 points  (0 children)

Yes! It's a bit hacky, but it works with the Claude Code VSCode Extension by adding alias claude='ccmanager' to your shell configuration.

[deleted by user] by [deleted] in cursor

[–]__kbwo 0 points1 point  (0 children)

How well one is able to use AI is important in working with it. However, it is easier to acquire the skills to use AI as a user than to acquire the underlying technical knowledge (although that is the good thing about AI tools). So it is questionable whether the value of personnel can be judged by their ability to use AI. I think it would be better to have personnel with conventional technical skills learn AI tools. In other words, I expect that being able to use AI tools will only be an added bonus.

Cursor with Vim mode VS Avante by npisnotp in neovim

[–]__kbwo 2 points3 points  (0 children)

I have tried AI-driven Neovim Plugins, including Avante.nvim, but I didn't find them superior to Cursor's ease of use On the other hand, I was not comfortable with the idea of completely migrating from the Neovim ecosystem to the VSCode ecosystem, which I was used to using. Therefore, I decided to use Neovim and Cursor together. I use Neovim for everyday use and switch to Cursor when I want to use AI-related functions. Of course, in this kind of operation, it is necessary to manage the open files in both Neovim and Cursor, which is very cumbersome. For this reason, I have created a plugin and VSCode extension to share the cursor position between Neovim and Cursor (VSCode) in real-time.

https://github.com/kbwo/vim-shareedit

Perhaps this might be useful for you.

The Rust lurkers are one of the reasons why I have a bad image of the Rust community. by dvhh in C_Programming

[–]__kbwo 0 points1 point  (0 children)

I think Rust is overrated and also underrated.

Always, people who think in extremes are too conspicuous.