Packaging

68 points · 13 comments · view on lemmy.world

13 Comments

Skullgrid@lemmy.world · 11 pts · 1y

NPM : what am I, chopped liver?

Scoopta@programming.dev · 11 pts · 1y (5 replies)

This meme must be old as Java 9 added jmods

wispy_jsp@lemmy.world · 9 pts · 1y (2 replies)

And there's also WARs for servelets, uberjars, various means of bundling for exes, native compilation via Graal. Overall quite the ignorant meme.

kaknife@lemmy.world · 3 pts · 1y

Also EARs in case WARs are not enterprise enough for you

Scoopta@programming.dev · 2 pts · 1y

How did I forget WARs...I literally work with Jakarta quite often including for work lol. Bundling exes is a cheap trick, just a JAR with an exe header, can usually even be run like a jar so not sure I count that but yeah

rikudou@lemmings.world · 1 pts · 1y (1 reply)

There's no Java past version 8. Everyone knows that.

Scoopta@programming.dev · 1 pts · 1y

-_-...8 needs to die already. Most of my projects heavily depend on modern features, I even have one that straight up requires JPMS

KindaABigDyl@programming.dev · 10 pts · 1y (1 reply)

What packaging types are there for Rust? Isn't everything just source-based through cargo?

RustyNova@lemmy.world · 8 pts · 1y

I think they are referring to crates vs binaries vs cargo binaries.

Crates are your libraries, not meant to be standalone, binaries are your .exe, cargo binaries are meant to be compiled by cargo on your machine and run through cargo, ex: cargo sqlx

They might also refer test binaries and example binaries which are two executables that only compile the tesrs and the examples to make sure they work, but apart from that idk

Ismay@programming.dev · 8 pts · 1y

Go: you're not downloading the sources ?

stingpie@lemmy.world · 7 pts · 1y (2 replies)

C: package manager? I hardly know 'er!!!

tourist@lemmy.world · 5 pts · 1y (1 reply)

core dumped

turbowafflz@lemmy.world · 5 pts · 1y

Package manager? I hardly kn�

fish: 'comment' terminated by signal SIGSEGV (Address boundary error)