Dedicated Server

[image] reddit (reddit.com's code!) Organization

Name
reddit.com's code!
Website/Blog
Location
San Francisco, CA
Member Since
Jun 18, 2008
12 Public Repos 7 Members

Public Repositories (12)

Python 1,698 352

reddit

the code that powers reddit.com

Last updated February 14, 2012

legend
Python 6 3

monitors

daemons to monitor reddit ops

Last updated February 03, 2012

legend
JavaScript 24 12

reddit.tv

Forked from octatone/reddit.tv

HTML5 and AJAX display of videos from reddit.com

Last updated January 31, 2012

legend
C 15 8

snudown

reddit's markdown renderer. based on sundown.

Last updated January 28, 2012

legend

error-pages

the bummer mobile

Last updated January 23, 2012

legend
Python 130 125

reddit-i18n

reddit's translation files

Last updated January 17, 2012

legend
Objective-C 264 40

iReddit

The iReddit iPhone app

Last updated January 14, 2012

legend
Python 2 4

reddittweeter

Forked from ketralnis/reddittweeter

Tweeter for reddit JSON feeds

Last updated November 29, 2011

legend
JavaScript 18 8

socialite

Forked from chromakode/socialite

a Firefox extension for reddit.

Last updated November 14, 2011

legend
JavaScript 86 35

reddit-companion

Forked from chromakode/shine

a Chrome extension for reddit.

Last updated August 15, 2011

legend
C 6 24

pylibmc

Forked from lericson/pylibmc

A Python wrapper around the libmemcached interface from TangentOrg.

Last updated August 10, 2011

legend
Python 6 53

pycassa

Forked from pycassa/pycassa

Python client library for Apache Cassandra

Last updated July 05, 2011

legend

Organization Members (7)

[image]

alienth (Jason Harvey)

11 Public Repositories, 9 followers

[image]

bsimpson63 (Brian Simpson)

1 Public Repositories, 7 followers

[image]

chromakode (Max Goodman)

21 Public Repositories, 184 followers

[image]

kemitche (Keith Mitchell)

4 Public Repositories, 8 followers

[image]

logan (Logan Hanks)

4 Public Repositories, 12 followers

[image]

rram (Ricky Ramirez)

0 Public Repositories, 1 followers

[image]

spladug (Neil Williams)

11 Public Repositories, 21 followers

Keyboard Shortcuts (see all)

Site wide shortcuts

s
Focus site search
?
Bring up this help dialog

Commit list

j
Move selection down
k
Move selection up
c or o or enter
Open commit
y
Expand URL to its canonical form

Pull request list

j
Move selection down
k
Move selection up
o or enter
Open issue

Issues

j
Move selection down
k
Move selection up
x
Toggle selection
o or enter
Open issue
I
Mark selection as read
U
Mark selection as unread
e
Close selection
y
Remove selection from view
c
Create issue
l
Create label
i
Back to inbox
u
Back to issues
/
Focus issues search

Issues Dashboard

j
Move selection down
k
Move selection up
o or enter
Open issue

Network Graph

↠or h
Scroll left
→ or l
Scroll right
↑ or k
Scroll up
↓ or j
Scroll down
t
Toggle visibility of head labels
shift ↠or shift h
Scroll all the way left
shift → or shift l
Scroll all the way right
shift ↑ or shift k
Scroll all the way up
shift ↓ or shift j
Scroll all the way down

Source Code Browsing

t
Activates the file finder
l
Jump to line
w
Switch branch/tag
y
Expand URL to its canonical form

Markdown Cheat Sheet

Format Text

Headers

# This is an <h1> tag
## This is an <h2> tag
###### This is an <h6> tag

Text styles

*This text will be italic*
_This will also be italic_
**This text will be bold**
__This will also be bold__

*You **can** combine them*

Lists

Unordered

* Item 1
* Item 2
  * Item 2a
  * Item 2b

Ordered

1. Item 1
2. Item 2
3. Item 3
   * Item 3a
   * Item 3b

Miscellaneous

Images

![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)

Links

http://github.com - automatic!
[GitHub](http://github.com)

Blockquotes

As Kanye West said:

> We're living the future so
> the present is our past.

Code Examples in Markdown

Syntax highlighting with GFM

```javascript
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}
```

Or, indent your code 4 spaces

Here is a Python code example
without syntax highlighting:

    def foo:
      if not bar:
        return true

Inline code for comments

I think you should use an
`<addr>` element here instead.

Something went wrong with that request. Please try again. Dismiss


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser