VirtualTam's bookmarks
272 bookmarks found
-
Hypothesis - property-based testing
2016-10-04 manifesto https://hypothesis.readthedocs.io/en/latest/manifesto.html code https://github.com/HypothesisWorks/hypothesis-python/ doc https://hypothesis.readthedocs.io/en/latest/index.html w/ pytest http://hypothesis.works/articles/hypothesis-pytest-fixtures/ https://developers.redhat.com/blog/2016/06/24/the-hypothesis-testing-library-for-python-an-introduction/
-
Dovecot sieve
2016-09-12 -
Javascript libs to deal with musical stuff
2016-08-20 Libs:
- https://github.com/Tonejs/Tone.js
- https://github.com/0xfe/vexflow
- https://github.com/saebekassebil/teoria
- https://github.com/JasonStorey/teoria-chord-progression
- https://github.com/danigb/tonal
- https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API
Math:
Seq:
Tools:
Examples:
- https://blog.codepen.io/2017/03/17/best-music-pens-codepen/
- https://css-tricks.com/introduction-web-audio-api/
- https://github.com/paulrosen/abcjs
- https://codepen.io/jakealbaugh/
- https://github.com/jakealbaugh/random_commander
- https://github.com/lautr3k/Looper.js
- https://github.com/desandro/arpeggiator
- https://github.com/nicroto/viktor
- https://github.com/yamaha-webmusic/webmusicplatform
FX
-
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
-
XKCD-like plots in Matplotlib and PlantUML
2016-05-26 - https://jakevdp.github.io/blog/2013/07/10/XKCD-plots-in-matplotlib/
- https://jakevdp.github.io/blog/2012/10/07/xkcd-style-plots-in-matplotlib/
- http://nrstickley.com/log/2019/01/22/
- http://nbviewer.jupyter.org/gist/juhasch/3835181
- http://matplotlib.org/xkcd/gallery.html
- https://github.com/ipython/xkcd-font
-
Speck
2015-08-15 Browser-based WebGL molecule renderer with the goal of producing figures that are as attractive as they are practical. http://wwwtyro.github.io/speck/
-
A hands-on introduction to Git and GitHub, and how to make them work together! More Git resources for beginners here: http://www.dataschool.io/tag/git/