this post was submitted on 05 Jan 2024
10 points (100.0% liked)

programming

131 readers
12 users here now

  1. Post about programming, interesting repos, learning to program, etc. Let's try to keep free software posts in the c/libre comm unless the post is about the programming/is to the repo.

  2. Do not doxx yourself by posting a repo that is yours and in any way leads to your personally identifying information. Use reports if necessary to alert mods to a potential doxxing.

  3. Be kind, keep struggle sessions focused on the topic of programming.

founded 8 months ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 7 months ago* (last edited 7 months ago)

I was super annoyed 10 years ago when Go came out around the package manager issue. Like, they didn't bother to look at another language like Python that didn't have a built in package manager and watch how much of a struggle that was.

Same with GOROOT, GOOS and GOARCH.

Go before modules was also painful