HN user

meszmate

80 karma

https://github.com/meszmate

Posts7
Comments24
View on HN
Podman v6.0.0 20 days ago

Since I came across orbstack that's the only one I use for docker on macOS

Sponsorships are obviously not enough, and not every open source tool has some obvious hosting product to sell. A lot of this stuff is basically public infrastructure now, but we still fund it like a side project.

I don’t really understand why more devs don’t try Neovim.

Maybe it’s just my preference, but I like having a small setup where I know what is installed and what is running. With VSCode, browser IDEs, extensions, sync, tokens, and random plugins, it gets hard to tell what actually has access to what.

Europe gets romanticized way too much. Healthcare often means months of waiting and very hit-or-miss doctors. Bureaucracy is worse, salaries are lower, and there are plenty of stupid laws and corruption too.

It is probably better if you value slower life, more vacation, and working less. But it is not some obvious upgrade over the U.S. Just a different set of problems.

(I'm hungarian)

It got restrictive enough that I jumped to Linux with Hyprland and just configured everything the way I actually want

MCP is dead? 2 months ago

A lot of companies will never build a great CLI, and many will not prioritize a clean public API unless there is obvious demand.

Can AI Exit Vim? 4 months ago

Yeah, but it would still open three tabs, rewrite my config, and ask whether I meant :q or :qa!

Neovim 0.12.0 4 months ago

At this point my dev setup is basically just Neovim, tmux, and a terminal. I ended up removing the usual IDEs because I just was not opening them anymore.

What sold me was not even the editor itself at first, it was the workflow. I can leave sessions running, bounce between projects instantly, and my system still feels light. That matters a lot once you get used to having multiple things going at the same time.

Claude Code also helps a lot with the rough edges. When I run into some niche config issue or weird tooling problem, it is usually fixable in minutes instead of turning into a rabbit hole.