VirtualTam's bookmarks
186 bookmarks found
-
lsof - find things on Linux
2017-03-27 -
Upspin · Upspin
2017-02-23 -
"Real men don't invert a MIDI file, they invert the score, learn it, and play it on an actual keyboard"
-
-
Fonctionnement :
- http://verslaterre.org/viewtopic.php?f=122&t=2441
- http://forum.eco-bio.info/topic/1557-o%c3%b9-trouver-les-vers-de-lombricompostage/
- https://compost-et-vous.jimdo.com/op%C3%A9ration-lombricompostage-en-is%C3%A8re/les-bacs-%C3%A0-vers/les-mod%C3%A8les-bricol%C3%A9s/
- http://www.mondonville.fr/files/Presentation-LombriCompost_Jan_2011_V2.pdf
Trouver des vers :
À essayer :
- http://plus2vers.fr/espace-ressources/fabrication/
- http://www.instructables.com/id/Worm-bin-bag-for-indoor-vermicomposting-and-easy-s/#intro
- https://magazine.laruchequiditoui.fr/teste-pour-vous-le-lombricomposteur-sauce-krisprolls/
Modèles :
- http://www.eurolombric.fr/le_p_tit_denis_055.htm
- https://compost.ooreka.fr/fiche/voir/289903/fabriquer-un-lombricomposteur
- http://www.compostage.info/index.php?option=com_content&view=article&id=17&Itemid=16
- http://fr.jardins-animes.com/recycler-composter-lombricomposteur-c-939_72_18.html
- https://verslaterre.com/produit/lombricomposteur-city-worms/
Composants :
Options :
- http://www.eurolombric.fr/bac_de_decantation_215.htm
- http://www.pierre1911.fr/2015/11/dechets-les-lombricomposteurs-des-autres.html
Composter à Toulouse :
-
Yocto / C / C++ 101
2016-08-13 C / C++
- https://en.wikibooks.org/wiki/C%2B%2B_Programming
- https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines
- https://github.com/TheErk/CMake-tutorial
- https://github.com/brendangregg/FlameGraph
µC
Linux
Yocto
- https://www.yoctoproject.org/
- https://www.yoctoproject.org/documentation
- https://www.yoctoproject.org/docs/2.1/mega-manual/mega-manual.html
Toaster
- https://wiki.yoctoproject.org/wiki/Toaster
- https://www.yoctoproject.org/docs/1.8/toaster-manual/toaster-manual.html
- https://www.yoctoproject.org/sites/default/files/toaster_presentation_elce_2014_interactive_dlr1.pdf
- https://wiki.yoctoproject.org/wiki/Setting_up_a_production_instance_of_Toaster
- Toaster+Jenkins: https://lists.yoctoproject.org/pipermail/yocto/2015-April/024339.html
- Toaster+Jenkins: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7527
BitBake
-
Super-fast and efficient file searching tool, also quite convenient when it comes to its options ;-)
-
Literate DevOps
2016-03-29 """ Instead of opening up a terminal to my virtual machine, I pop into Emacs and load this sprint’s /note file/1, create a new header, and enter the shell and ruby commands in this text file.
What good is this? Unlike a traditional terminal, this allows me to log, document and execute each command.
As an old bear with very little brains, my prose can explain the background and purpose of each command. Clicking the hyperlink refreshes my memory of previous discoveries. A keychord executes the code block… """
-
jonas/tig: Text-mode interface for git
2016-03-14 Git repository browser providing several colourful views:
- file tree w/ revisions
- different kinds of log
- blame - when highlighting a line, displays the corresponding diff in a side pane