VirtualTam's bookmarks
474 bookmarks found
-
Fix conflicts only once with git rerere
2015-06-11 Original article: http://www.git-attitude.fr/2014/11/04/git-rerere/ Official doc: http://git-scm.com/docs/git-rerere
-
SonarQube™
2015-05-18 SonarQube is an open platform to manage code quality.
https://github.com/SonarSource/sonarqube http://www.sonarsource.com/products/features/continuous-inspection/
-
Writing testable code
2015-05-12 -
Original script @ https://gist.github.com/yuvipanda/5174162
-
IPython - Rendering Notebooks on GitHub
2015-05-09 Wow, Github now has builtin support for IPython Notebooks \o/
-
Fossil: Home
2015-04-09 -
Le Code civil français, sous Git
2015-04-08 -
Martin Fowler
2015-04-05 "Any fool can write code that a computer can understand. Good programmers write code that humans can understand."
see http://martinfowler.com/articles/continuousIntegration.html ;-)
-
Git your life for fun & profit
2015-03-23 -
Magit User Manual
2015-03-21 -
User style - GitHub Dark
2015-03-19 -
Bigger than my head
2015-03-17 A friend of mine was once interviewing an engineer for a programming job and asked him a typical interview question:
- How do you know when a function or method is too big?
- Well, said the candidate, I don't like any method to be bigger than my head.
- You mean you can't keep all the details in your head?
- No, I mean I put my head up against my monitor, and the code shouldn't be bigger than my head.
~ from http://www.gigamonkeys.com/book/practical-a-simple-database.html
-
TL;DR
- March 12, 2015 - New project creation disabled.
- August 24, 2015 - The site goes read-only.
- January 25, 2016 - The project hosting service is closed.
-
Index of PHP Standard Recommendations
2015-03-12 - PSR-1 Basic Coding Standard - http://www.php-fig.org/psr/psr-1/
- PSR-2 Coding Style Guide - http://www.php-fig.org/psr/psr-2/
-
Creating a custom git flow visualization
2015-03-02