this post was submitted on 24 Aug 2025
702 points (98.9% liked)

Programmer Humor

26623 readers
1134 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] lemmyknow@lemmy.today 14 points 1 month ago (3 children)

On the other hand, once it gets used and depended upon by several companies, you could have them in your hands. Screw them over, break their shit. Or… start charging? Maybe go for a license / ??? that allows for free use but requests payment for paid use

[–] RheumatoidArthritis@mander.xyz 10 points 1 month ago

I tried to get paid consulting from it but never got a penny. But you're right, if I were more aggressive it could have worked as supplemental income.

[–] AnarchistArtificer@slrpnk.net 4 points 1 month ago

Eh, that's a lot of work. It's no wonder why there's such a large "Malware as a Service" industry nowadays

[–] balsoft@lemmy.ml 2 points 1 month ago

Maybe go for a license / ??? that allows for free use but requests payment for paid use

Actually, that would make it non-free (a.k.a source-available) software by FSF's definition. You can do something like Qt (copyleft license for free, permissive license for a fee), but this doesn't really work for a lot of software.