Earlier quoted context omitted.
I have a GitHub account under my real name, but recently I've started using GitHub under a couple of other names instead. There's so much stuff you do in public on GitHub that I want to avoid people doing exactly this kind of analysis on. I wish using multiple identities was at least some level of foolproof though. I have to be careful to configure my local copies of repos to use the correct username, masked email, a…
note that this is technically against their TOS if not using paid accounts: > One person or legal entity may maintain no more than one free Account (if you choose to control a machine account as well, that's fine, but it can only be used for running a machine) https://docs.github.com/en/site-policy/github-terms/github-t...
Getting 10TB of GitHub logs and extracting details of all users and repositories
31–40 of 61 posts
Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#32I'm a big fan of neat statistical analyses, but when I look at the archive site https://www.gharchive.org/ , the overwhelming feeling I have is "creeped out". Taking periodic snapshots of repositories and their issues and wikis sounds good, but do we really need a log of every time someone watches an issue, and every commit message being irrevocably set on public record? That level of details on individual activity s…
Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#33Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#34Earlier quoted context omitted.
note that this is technically against their TOS if not using paid accounts: > One person or legal entity may maintain no more than one free Account (if you choose to control a machine account as well, that's fine, but it can only be used for running a machine) https://docs.github.com/en/site-policy/github-terms/github-t...
internet would be better with total anonymity.
Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#35Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#36I'm a big fan of neat statistical analyses, but when I look at the archive site https://www.gharchive.org/ , the overwhelming feeling I have is "creeped out". Taking periodic snapshots of repositories and their issues and wikis sounds good, but do we really need a log of every time someone watches an issue, and every commit message being irrevocably set on public record? That level of details on individual activity s…
Lol let me introduce you to a little organization called the National Security Agency, with their "creepy" periodic snapshots of much more intriguing datasets. "Stellar Wind" is a good place to start. Including, but of course not limited to, every communication made by any person within the United States (or outgoing) for the better part of two decades. Internet traffic, communications, all of it. https://oig.justice…
Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#37I'm a big fan of neat statistical analyses, but when I look at the archive site https://www.gharchive.org/ , the overwhelming feeling I have is "creeped out". Taking periodic snapshots of repositories and their issues and wikis sounds good, but do we really need a log of every time someone watches an issue, and every commit message being irrevocably set on public record? That level of details on individual activity s…
At least in this situation the archived data is public.
Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#38The background with static noise really bothers me. Will have to skip reading till they provide a disable button.
Re: Getting 10TB of GitHub logs and extracting details of all users and repositories
#39Earlier quoted context omitted.
Even https://archive.ph/atw1q didn’t work correctly on the page, it just ceases to scroll after a point.
The website works fine unless you enable javascript. That's usually the way it is with these sort of things. The webdev or CMS creates a perfectly functional website using HTML and CSS, then some javascript is added to shit the whole thing up. Disable javascript by default for a better web experience.