VirtualTam's bookmarks
153 bookmarks found
-
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
-
Quarter-tone Piano Prelude #2
2016-08-04 -
Le Tampographe Sardon - Giant Rubber Stamp 2
2016-06-05 -
Arnold's Laws of Documentation
2016-03-02 (1) If it should exist, it doesn't. (2) If it does exist, it's out of date. (3) Only documentation for useless programs transcends the first two laws.
-
Up-to-date fork of the DJango Book, with additional content \o/
-
Context: replace spaces by dashes in a script-generated HTML file's links
1awk -F\' 'm = /a href/ { gsub(/ /,'-',$2); print$1'\''$2'\''$3} !m {print $0}'
-
Pro: no need to setup a DNS server to test virtualhosts Con: keep in mind that all "fake" hosts will point to 127.0.0.1!
- Use /etc/hosts to declare test hosts / domains / subdomains
#<ip-address> <hostname.domain.org> <hostname> 127.0.0.1 localhost.localdomain localhost 127.0.0.1 host.localdomain host 127.0.0.1 sub.host.localdomain sub.host ::1 localhost.localdomain localhost
- Allow per-user virtualhost definition in either (depending on your distro)
/etc/httpd/conf/httpd.conf
/etc/apache2/apache2.conf
Include
/home/albert/.httpd/*.conf
- Profit! Create virtualhosts with local hostnames :)
-
Trilogue - Live in Berlin 1976
2015-04-24 Jaco Pastorius, Albert Mangelsdorff and Alphonse Mouzon
http://www.dailymotion.com/video/x1i2vlh_jaco-pastorius-trilogue-part-1_music http://www.dailymotion.com/video/x1i2vmo_jaco-pastorius-trilogue-part-2_music
-
Sylvain Luc - Petit Géant (documentaire)
2015-04-22 Partie 1 - https://www.youtube.com/watch?v=NtjJUyF3Vpw Partie 2 - https://www.youtube.com/watch?v=_0VqYCb-QDg Partie 3 - https://www.youtube.com/watch?v=EbFr1CtMRxM Partie 4 - https://www.youtube.com/watch?v=8rESf4eAmOA
-
Bill Bruford and the Beat
2015-03-19 Part 1: ? Part 2: https://www.youtube.com/watch?v=0KCmETeBkEM Part 3: https://www.youtube.com/watch?v=Wl_S5k7ixGY
-
Python unit testing frameworks: Nose, Pytest
2015-02-13 Python's built-in unittest module is quite cool, but a bit limited and way too verbose (read: it's quite not easy to incite developers to write unit tests)
I'm currently looking for more dev-friendly solutions, the key points being:
- writing test code should be easy and straight-forward -keep the focus on "what to test" instead of "how to transcribe a process to a test"
- parallelization! -we, spoiled developers, should make good use of our way-too-many-cores build machines...
- complete feature set!
- we don't want to just run tests...
- coverage reports (find dead/weak/untested code sections)
- output formatting (JUnit-XML seems to be quite a common format out there)
There seem to be 3 solutions in Python:
- stock unittest + project-dependent customizations / test helpers
- nosetests
- py.test
And 2 ways of gettings things done:
- keeping things stock: no external dependency, project-specific implementation...
- using a test framework: one more module in your (test) virtualenv, more concise tests, more features (// run, code coverage, etc.)
Some links:
-
Synergy Mod: Play hl² in coop!
2014-08-03 Supported Games: Half-Life 2 (required) Half-Life 2: Lost Coast Half-Life 2: Episode One Half-Life 2: Episode Two Calamity City 7: Toronto Conflict Dangerous World MINERVA: Metastasis Offshore Riot Act Rock 24