dimanche 31 juillet 2011

Nice read about Git workflow

http://sandofsky.com/blog/git-workflow.html

The intended workflow is:
  1. Create a private branch off a public branch.
  2. Regularly commit your work to this private branch.
  3. Once your code is perfect, clean up its history.
  4. Merge the cleaned-up branch back into the public branch.

Explains how Git default workflow is designed to solve the tension between frequent commits and history readability/safety.

Other readings which enlighted me:
- Understanding Git conceptually
- Git branching model
- http://tomayko.com/writings/the-thing-about-git
- Git from the bottom up (or, for a simplified introduction http://nfarina.com/post/9868516270/git-is-simpler)

mardi 12 juillet 2011

Souder 2 fils

Ayant participé le mois dernier à un Fab-Lab, je suis remonté à bloc, et bien décidé à apprendre le maniement du fer à souder.



Aujourd'hui, je me lance dans la soudure de précision, et à la recherche d'un tutorial qui explique comment souder 2 fils (ben oui, il faut bien commencer par les bases...)

Comment souder 2 fils.
Conseil généraux à propos de la soudure à l'étain.

Voir également :
-  le très pédagogique site de Rémy Mallard: sonele
- Soldering is easy