this post was submitted on 24 Feb 2025
384 points (99.5% liked)

Programmer Humor

20885 readers
1623 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 2 years ago
MODERATORS
 

Good old Udemy Elixr/Pheonix courses being irrelevant within 6 months but still trying to con people by saying they're updated to current year.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] mp3 2 points 1 week ago* (last edited 1 week ago)

Right, I think I found a lot of stuff for v3, but not that much for v4 and almost nothing for v5. I still managed to figure it out and I have a decent template now.

The worst is trying to find which version a post on StackExchange is about..

Just having an example with the most common tasks (ex: creating registry keys, registering DLLs or Fonts, etc) and having some comments in there with the common pitfalls to avoid would really go a long way.

I do appreciate v5 in a way, now that you don't need a preprocessing step for the file, that you can use a wildcards for a directory, and you can just build a package in a single step is a great improvement. Maybe I was spoiled with Nullsoft and Inno Setup in the past ๐Ÿ˜ฌ