Reading List

The Selfish Gene
The Psychopath Test: A Journey Through the Madness Industry
Bad Science
The Feynman Lectures on Physics
The Theory of Everything: The Origin and Fate of the Universe


ifknot's favorite books »

Monday 26 August 2013

SyntaxHighlighter

// SyntaxHighlighter makes your code snippets beautiful without tiring your servers.



#include "iostream"

int main() {

    std::cout << "Hello, FBP!" << std::endl;

}

GIT repository




libfbp has a git repository:

github.com/ifknot/libfbp

Though why, if Linus Torvalds built git as a distributed version control system, would one then immediately bind it to a centralised repository in the form of github ?

I suppose it's the...
"...social networking functionality such as feeds, followers and the social network graph to display how developers work on their versions of a repository."