285
submitted 3 months ago by bahmanm@lemmy.ml to c/linux@lemmy.ml

Shameless plug: I am the author.

you are viewing a single comment's thread
view the rest of the comments
[-] atzanteol@sh.itjust.works 12 points 3 months ago* (last edited 3 months ago)

Go pisses me off with that. I separate projects the way I want but go wants every project written in go in one big directory?

[-] dinckelman@lemmy.world 2 points 3 months ago

I really didn’t like this either. It’s quite surprising, because the rest of Go tooling is quite nice. Not having a venv, or at least something like pnpm-style node_modules is weird

[-] jollyrogue@lemmy.ml 1 points 3 months ago

Why would go have a virtual environment or dep tree like node_modules equivalent, it’s not interpreted or dynamically linked.

With modules, dependencies can be vendored.

[-] dinckelman@lemmy.world 1 points 3 months ago

Obviously it’s not, but you have to download all this shit somewhere before compilation. That’s the whole point

this post was submitted on 14 Jul 2024
285 points (94.7% liked)

Linux

47764 readers
876 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS