Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
neonsunset
on Aug 12, 2024
|
parent
|
context
|
favorite
| on:
Go is my hammer, and everything is a nail
I think it's good that Go, among other well-made toolchains, brought attention to importance of good CLI UX.
But it's not something that is unique to Go:
dotnet new web dotnet run curl localhost:5050
also 'dotnet watch' for hot-reload.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But it's not something that is unique to Go:
also 'dotnet watch' for hot-reload.