Google stole open source code without crediting the authors (Artemis/Minitap)
MysteryPancake
102 points
22 comments
September 12, 2026
Related Discussions
Found 5 related stories in 67.3ms across 6,278 title embeddings via pgvector HNSW
- OpenAI stole mathematicians' private research from their own Codex chats nreece · 18 pts · September 08, 2026 · 60% similar
- Apple files lawsuit accusing OpenAI of stealing trade secrets root-parent · 21 pts · July 10, 2026 · 52% similar
- Apple accuses OpenAI of using stolen trade secrets to create its AI gadgets haunter · 18 pts · July 10, 2026 · 51% similar
- Apple sues OpenAI, two former employees for trade secrets theft coloneltcb · 25 pts · July 10, 2026 · 51% similar
- Apple sues OpenAI alleging trade secret theft, says scheme was 'at every level' nope96 · 18 pts · July 10, 2026 · 50% similar
Discussion Highlights (8 comments)
pmkary
When you say "don't be evil"; just where is your threshold Google?
dataflow
> The author history was harder to understand. An earlier package file listed Pierre-Louis Favreau, Jean-Pierre Lo, and Nicolas Dehandschoewercker. The version that replaced it removed all three names and substituted another author. The only change to the files was the author list. GitHub’s activity record shows that the replacement happened through a force push in August, before our investigation this September. Wow, this looks pretty damning. I can't imagine Google seeing this as worth the risks. Is an innocent explanation possible here?
harshavamsi
https://github.com/google/artemis/commit/371aa6df56880643da5... They're trying to cover it up now
de6u99er
I'd like to know how many imposters work in big tech.
bilekas
Well I am shocked, who would have thought, an advertising company who prides themselves on not being evil, used code that wasn't credited. I mean, if that's the case, we better start a revolution.
RossBencina
Flagging because the title here on HN is editorializing. The actual page title is "I expected better from Google" I was going to comment on the title's perpetuation of big IPs stealing/theft meme but it turns out that TFA did not use those words.
neilv
Regardless of whether or not Google is liable, what would be interesting to me is how this happened, the role(s) at Google that were involved, when each knew of the problem, and what each did. (I'm interested in what this says about current culture.)
RossBencina
Here's the force pushed pyproject.toml with the new author if anyone cares: https://github.com/google/artemis/compare/14e02c4c27bc5b3c0d... + authors = [ + { name = "somew1nd", email = "[REDACTED]@outlook.com" }, + ] Seems legit