Julia Evans on Nostr: I think the reason I love writing websites in Go so much is how simple it is to use, ...
I think the reason I love writing websites in Go so much is how simple it is to use, i can just `apt-get install golang-go` or whatever and everything just works, `go build` will give me a binary that I can immediately copy to a server and run in production if I want
I work on a lot of small projects and being able to spend ~0 time setting up my development environment is worth a lot to me
Published at
2024-09-08 15:41:54Event JSON
{
"id": "9ab7c9c371f9a61062a63da862b873dbf4b394d5e2e38236faf15d4a1f073879",
"pubkey": "26cad6f140bf86de9c26b7c15419cab1aebdd7086358d26aa2d750e21cf3bf2e",
"created_at": 1725810114,
"kind": 1,
"tags": [
[
"proxy",
"https://social.jvns.ca/users/b0rk/statuses/113102691654599754",
"activitypub"
]
],
"content": "I think the reason I love writing websites in Go so much is how simple it is to use, i can just `apt-get install golang-go` or whatever and everything just works, `go build` will give me a binary that I can immediately copy to a server and run in production if I want\n\nI work on a lot of small projects and being able to spend ~0 time setting up my development environment is worth a lot to me",
"sig": "cb40cd22510f02ab605de274d9bb0193fd36ac805b484c8c6ccb31cabc682f29ceab93d5da5e3e6381291661688e4b1a2169b774fe48371acdfbb51aeb12a956"
}