this post was submitted on 11 Oct 2023
22 points (95.8% liked)
Programming
17420 readers
54 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I sold source code to someone once. They approached me about something I had made and offered to buy the source code with some modifications.
Thats pretty interesting. Do you mind telling us rough numbers on time spent building and sale price? Did you set out to make something you thought you could sell or just end up selling it?
I set out to make something that filled a specific need of mine but in a way that it would be easy to package up as a tool for other people meaning it was clean and well documented. Time spent is a little difficult as the majority of the work was research for a separate project that gave me the idea for this one. It was in the realm of weeks to build the end product and days to make their requested adjustments though. I believe the sale price was around $500 - $800. It also lead to doing other work for them in the same area which I think is the biggest gain when doing something like this
Sounds very cool. Thanks for sharing your experience with it.