Hacker News new | ask | show | jobs
by andrepd 319 days ago
I'm disappointed about your resigned, almost subservient tone. This company is profiting immensely off of your work, and they don't even give you the courtesy of a job interview?

~~Have you considered a copyleft licence like LGPL?~~ Answered in a sibling comment

2 comments

> This company is profiting immensely off of your work

I wouldn’t say that’s exactly the case. Not to denigrate the author or anything, but this library is a relatively minor part of what Anthropic is doing. It’s a UI manipulation library, specifically one that simulates keyboard and mouse inputs. While something like that is certainly necessary for the project in question, it’s not anything that couldn’t be rewritten in-house without too much difficulty, especially since they’re only using a subset of the platforms supported by the library.

I’m sure that working on this project has provided the author with expertise in this area that Anthropic could benefit from, and so in that sense it’s still a shame that they wouldn’t give him an interview, but that’s really all that can be said about it.

> it’s not anything that couldn’t be rewritten in-house without too much difficulty

This is my experience, at every group I’ve been in. Extending the date a bit is much easier than involving legal for approving a new library.

The group I’m in now sunk a substantial amount of money into a lawsuit for a library that accidentally made its way in, so are now “No LGPL.” with some crazy loops and approvals required if there’s really no alternative (very rare). From their perspective, it’s cheaper and safer to rewrite than not be in compliance, unintentionally or not.

Also worth noting that NONE of the AI companies are profiting at all, let alone “immensely”.

Google is, but not from AI.

You have to think about other users as well. One person taking advantage of you doesn't mean you have to cut off all the people not taking advantage of you.

Expecting a reward from open source software is a recipe for disappointment. I have contributed code to projects by companies that say I'm a mentally-ill household object. I'm not going to change the license of my open source projects to get back at them, because the collateral damage against entities that aren't evil simply isn't worth it. (It's also somewhat unlikely that the people working on NTP servers at Facebook wrote those policies, so...)