this post was submitted on 11 Oct 2023
22 points (95.8% liked)

Programming

17098 readers
70 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 !webdev@programming.dev



founded 1 year ago
MODERATORS
 

I'm curious if anyone has any experience selling source code. Not so much freelancing, but just selling code you've already written.

I'm living in medium to high cost of living area in the USA. I'm sick of the full-time employment - layoff - job hunt - full-time employment cycle. I don't see the employer / employee relationship getting any better.

Looking for other ideas.

you are viewing a single comment's thread
view the rest of the comments
[–] peter@feddit.uk 5 points 11 months ago (1 children)

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.

[–] WheeGeetheCat@sh.itjust.works 4 points 11 months ago (1 children)

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?

[–] peter@feddit.uk 5 points 11 months ago* (last edited 11 months ago) (1 children)

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

[–] WheeGeetheCat@sh.itjust.works 3 points 11 months ago

Sounds very cool. Thanks for sharing your experience with it.