octokit/octokit.net activity on GitHub similar to https://github.com/blog/2195-the-shape-of-open-source
View README.md
github/VisualStudio activity on GitHub similar to https://github.com/blog/2195-the-shape-of-open-source
View README.md
Jekyll activity on GitHub similar to https://github.com/blog/2195-the-shape-of-open-source
View gist:5b80adf6df97bc8b28cc19464b4f367e
| if [ "$PS1" ]; then | |
| #PS1="[\u@\h:\w] " | |
| PS1="\[\033[01;32m\]\u@\h \[\033[01;34m\]\W \$ \[\033[00m\]" | |
| PS1="\[\033[01;32m\]\h \[\033[01;34m\]\W \$ \[\033[00m\]" | |
| #case `id -u` in | |
| # 0) PS1="${PS1}# ";; | |
| # *) PS1="${PS1}$ ";; | |
| #esac | |
| fi |
View create_events.md
2011-02-15-0.json.gz
{
"repo":{
"id":1367057,
"url":"https://api.github.dev/repos/motech/MOTECH",
"name":"motech/MOTECH"
},
"type":"CreateEvent",
View event_transform.rb
| require 'digest' | |
| class EventParseError < StandardError; end | |
| class EventTransform | |
| attr_accessor :actor, :created_at, :raw_event, :id, :org, :other, :payload, :is_public, :repo, :type | |
| def initialize(event_json) | |
| @raw_event = event_json | |
| @other = Hash.new |
View keybase.md
Keybase proof
I hereby claim:
- I am arfon on github.
- I am arfon (https://keybase.io/arfon) on keybase.
- I have a public key ASDmGO8GpkwxMW24CCNpKhDKNw2WR_oiNPAJBN8DsvWwhgo
To claim this, I am signing this object:
View transitive-credit.jsonld
| { | |
| "@context":"http://schema.org", | |
| "@type":"ScholarlyArticle", | |
| "headline":"Implementing Transitive Credit with JSON-LD", | |
| "dateCreated":"2014-07-10", | |
| "keywords":"transitive credit, credit for code, json-ld, linked data", | |
| "author":[ | |
| { | |
| "@type":"Person", | |
| "name":"Daniel S. Katz", |
View big_query_examples.md
How many times shouldn't it happen...
-- https://news.ycombinator.com/item?id=11396045
SELECT count(*)
FROM (SELECT id, repo_name, path
FROM [bigquery-public-data:github_repos.sample_files]
) AS F
View keybase.md
Keybase proof
I hereby claim:
- I am arfon on github.
- I am arfon (https://keybase.io/arfon) on keybase.
- I have a public key ASD7hphMt__JxIipSObvnXxTEaOo-wm8tByZkHTKN3MxQQo
To claim this, I am signing this object:
NewerOlder