Live data from Hacker News

Ask HN: What's a new developer tool you recently started using?

news.ycombinator.com

11–14 of 14 posts

Re: Ask HN: What's a new developer tool you recently started using?

#13

Lima - pretty smooth way to develop on a linux vm on macOS. I connect it via SSH to VS code, and performs quite well on M1/M2 MacBooks.

recently came across Orb, it's a linux VM cum docker runtime. VM boots in seconds, access any folder on Mac as linux folder

https://orbstack.dev/

Re: Ask HN: What's a new developer tool you recently started using?

#14

Earlier quoted context omitted.

How is this better than using git?

chezmoi actually uses git to manage the dotfiles, see https://www.chezmoi.io/user-guide/setup/#use-a-hosted-repo-t... .

I see the comparison page, seems to be a better answer for what I was looking for: https://www.chezmoi.io/comparison-table/

Hm, it seems like most of what chezmoi does, I don't really need, compared to a private git repo.

Post reply on HN