logoalt Hacker News

Philip-J-Fryyesterday at 10:54 PM1 replyview on HN

Why wouldn't I just `go install` from the git repo? Why is it worth encouraging the use of python tooling for generic application distribution when things like homebrew or chocolatey already exist?


Replies

bbg2401yesterday at 11:06 PM

From what I recall, Simon believes non-technical people or developers new to an ecosystem (or lacking a specific toolchain) should be given options to use existing language-specific package repositories and package management tools to reduce friction while engaging in agentic coding.

I can see the rationale but I can't help thinking it's utterly absurd.

show 2 replies