1253
Hey, I'm new to GitHub! (programming.dev)
you are viewing a single comment's thread
view the rest of the comments
[-] dan@upvote.au 3 points 6 months ago

Why don't you bundle all the dependencies with the download?

This is one reason I like statically compiled apps. You can just give users one executable and it'll work. This is common with apps written in Go, but it's doable (with some caveats) in C# now with AoT in .NET 8.

[-] SkippingRelax@lemmy.world 4 points 6 months ago

Assuming the user uses the same OS that the developer runs, and that they release a statically compiled app for. In this example, I see the project is python and docker is mentioned in thrbdocs, while not 100% my bet is that the output would still not be the .exe file that thhis entitled asshole is demanding.

this post was submitted on 20 Feb 2024
1253 points (98.4% liked)

Programmer Humor

19138 readers
436 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS