this post was submitted on 16 Nov 2023
72 points (92.9% liked)

Programming

17394 readers
183 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 told my boss I had an idea for a program that could improve efficiency across much of the business, and he let me build it on company time. In the long term, he wanted to be able to sell it to other companies. However, the program never got implemented due to personnel mismanagement, and I'd rather be able to post it on my github under a free licence so I can use it as a resume item, and at least someone would have the chance to actually use it. It's all still in my head, and I could write it again if I wanted. If I do, is it illegal to publish it? What if I write it in a different language? Do I need to change the variable names? I did plenty of research and planning on company time to build it, and it's not like I can research it again, it's all still in my head.

you are viewing a single comment's thread
view the rest of the comments
[–] nIi7WJVZwktT4Ze@fost.hu 0 points 1 year ago (1 children)
[–] homoludens@feddit.de 12 points 1 year ago (2 children)

I would never rely on the opinion of my boss when the question is what my rights are. They're usually not a lawyer and their interests are often contrary to mine.

[–] lolcatnip@reddthat.com 2 points 1 year ago (1 children)

It's usually much easier to just ask for what you want before getting lawyers involved.

[–] ericjmorey@programming.dev 2 points 1 year ago* (last edited 1 year ago) (1 children)

I've found that getting people to sign a contract is much more difficult than you're making it out to be. A verbal agreement from your boss isn't worth shit later when you'd need it to hold up.

[–] lolcatnip@reddthat.com 1 points 1 year ago (1 children)
[–] ericjmorey@programming.dev 2 points 1 year ago* (last edited 1 year ago)

I'll restate. Getting something in writing isn't easy (and has high potential to involve lawyers). And verbal agreement's aren't worth your time. So your advice isn't the simple thing you're presenting.

[–] nIi7WJVZwktT4Ze@fost.hu 2 points 1 year ago

I mean ask (or more: convince) your boss for permission to make the code publicly available.