←back to thread

449 points bertman | 2 comments | | HN request time: 0.001s | source
Show context
vmception ◴[] No.29702940[source]
This is one of those github repositories that you just clone and move on.

Don't fork, just clone to your local system. When it gets taken down the forks will disappear, whereas the clones will not. You can also just download a zip file.

https://github.com/widevinedump?tab=repositories

replies(3): >>29703359 #>>29703386 #>>29703653 #
jrm4 ◴[] No.29703359[source]
"Making an imaginary-ish copy that stays on the big Microsoft-owned system is mostly unnecessary and probably not enough to keep it around, make sure you save a copy on your own computer that they can't get to."

Don't want to be (too) condescending, but, as an old-timer it's kind of wild to me that people who work with tech a lot do actually sometimes need to be reminded of this.

replies(4): >>29703445 #>>29703620 #>>29703744 #>>29703746 #
1. alias_neo ◴[] No.29703746[source]
It continues to amaze me that so many people in my profession (software) don't know that Git is "decentralized".

GitHub et al have taken over so ubiquitously that many developers I know have no idea that a bunch of what they do isn't even Git, and a bunch of what they don't do, is.

replies(1): >>29705253 #
2. jrm4 ◴[] No.29705253[source]
Wonder if they pay any attention to who wrote it as well. :)