I created `ygg`[0] a while back to easily spawn a new worktree when working with Claude/codex, and it also spawns that in a dedicated zellij tab. I think making the terminal multiplexer pluggable, so it would be easy to integrate something like this.
I tried it a bit, and while the potential is huge, I mostly just use a cli agent (claude/codex) via Blink shell (iPhone/iPad) with Wireguard for technical work or https://agency.nu for any automations using integration, voice chat etc.
Wow JetBrains Mono to me is the furthest thing possible from Iosevka. I use PragmataPro (which Iosevka is extremely similar to) and I hate JetBrains Mono for feeling so large compared to the compact characters I'm used to.
I didn't necessarily select the one closest to what I currently use in the game, but more looking at the shapes of different characters to see what looked the "nicest".
Hey HN! I built ygg to make git worktrees easy to work with day-to-day with multiple Claude Code in the same repo. By running ygg new my-feature, it creates a worktree and a tab in zellij (if available) and you can get right to work. It even copies untracked files, so your .env files etc follow. When done, ygg remove will remove the current worktree and close the zellij tab.
Install via Homebrew: brew tap joch/ygg && brew install ygg
I would like to recommend Adaptive Lighting in favor of Circadian Lighting. It has the added benefit of being able to detect if someone manually adjusts the brightness or color, and then stops the automatic adjustment for that light.
Unraid provides real time data protection, whereas Snapraid with mergerfs provide disk pooling and scheduled snapshots. That's its greatest feature IMO - expandability and data protection without rigid expansion requirements.
AFAIK, it's one of a kind. Flexraid on Windows was the closest I had found (a product I still use on an old install - software and owner disappeared - although I did manage to track down the patent and the developer once, seems to have moved on to other interests/employment)
I created `ygg`[0] a while back to easily spawn a new worktree when working with Claude/codex, and it also spawns that in a dedicated zellij tab. I think making the terminal multiplexer pluggable, so it would be easy to integrate something like this.
[0] https://github.com/joch/ygg