That's my understanding. Decompilation is legally protected in the US, and you can do a reimplementation based on a decompilation. Sony v connectix is aiui the precedent.
Theoretically you could clean room by having different agents/models/context windows to do both decompilation and reimplementation. This is untested in court afaik and I don't think anyone wants to spend money to find out.
There was a non-clean room reimplementation of gta3 a few years ago. The gta publisher DMCAd and of course the fans who did it didn't have any money to fight in court (and probably couldn't find anyone who would take a big complicated case on such bad facts pro bono). https://www.gamingonlinux.com/2021/02/take-two-interactive-h...
Dennis Rodman grew up overshadowed by his sisters' basketball skills, and then had some unheard of growth spurt of 8" after finishing high school. He hadn't even played much high school ball.
There's a story about, I think, the kickboxer/fighter Alistair Overeem that he was playing Connect 4, and lost, and kept demanding rematches until he had the winning record. Just a refusal to be the loser. That matches every story I've ever heard about Michael Jordan.
Higher rise pants help. I have a long torso and started buying higher rise pants for the aesthetic difference, but they also make me less concerned about a t shirt becoming a belly shirt
I occasionally forget to add a new file but don't mind it much. I consider it a significantly smaller problem than committing a file that shouldn't be. CI is gonna run and my tests are surely gonna fail if I didn't commit some file. So I'll see that and commit --amend or fixup to add the new file.
unless the file I forgot to commit is the tests, which hopefully I'll catch by the time of the PR
I almost exclusively use add -p. It's another moment to review my changes and it saves me from having to type out the names of the files I've changed. I don't know if I've ever committed a file unintentionally since adopting it.
I like it especially in concert with git commit --amend, which lets me tack my newest changes onto the previous commit. (Though an interactive rebase with fixup is even better)
I went to Bentonville, Arkansas a few years ago. You'll see every major consumer packaged good company represented in the skyscrapers there, because Walmart is hq'd there. They want to have people close to Walmart, since Walmart is always a big part of their sales
You mean the casual sense of "innocence", but they are literally innocent in they they've not been convicted of the crime they were killed for allegedly committing.
I quit caffeine with no withdrawal symptoms by reducing my intake by 10% every day for 10 days. I weighed how much iced tea I drank on day 0, then had 90% of that on day 1. The last day was just a shot glass full.
I probably picked the idea up here, but don't know from whom so I thought I ought to continue sharing it
So some places are optimizing their fries for delivery.
I've also noticed some restaurants are better at adapting the packaging, like punching out ventilation so fried products don't steam themselves in transit. Lawrence Seafood (which rules) did that for a side of tempura we got this weekend.
But I agree in large part. I wouldn't order fried chicken delivered via door dash in any event. People doing that are optimizing for something other than quality.
Theoretically you could clean room by having different agents/models/context windows to do both decompilation and reimplementation. This is untested in court afaik and I don't think anyone wants to spend money to find out.
There was a non-clean room reimplementation of gta3 a few years ago. The gta publisher DMCAd and of course the fans who did it didn't have any money to fight in court (and probably couldn't find anyone who would take a big complicated case on such bad facts pro bono). https://www.gamingonlinux.com/2021/02/take-two-interactive-h...