VirtualTam's bookmarks
92 bookmarks found
-
- https://www.elastic.co/guide/en/logstash/master/config-examples.html
- https://github.com/logstash-plugins/logstash-patterns-core/blob/master/patterns/httpd
- https://discuss.elastic.co/t/apache-error-logs-timestamp/82010/9
- https://discuss.elastic.co/t/parsing-apache-logs-combinedapachelog-commonapachelog-not-working/82007
- http://www.thegeekstuff.com/2014/12/logstash-setup/
-
Streamfield demo in Wagtail 1.0
2017-09-24 -
VexFlow & React
2017-08-04 VexFlow rendering:
- https://github.com/0xfe/vexflow/wiki/Understanding-Renderer-&-Context
- https://github.com/0xfe/vexflow/blob/master/src/renderer.js
React resources:
- https://facebook.github.io/react/docs/refs-and-the-dom.html
- https://facebook.github.io/react/docs/components-and-props.html
- https://facebook.github.io/react/docs/typechecking-with-proptypes.html
React examples:
- https://gist.github.com/wchargin/96f2550531b67c379b3e
- https://github.com/kirkness/react-vexflow-example
React-Native examples:
-
- UI ADSR example: https://github.com/megalon/pd-gui-examples
-
- https://github.com/junegunn/fzf/wiki/examples
- https://github.com/junegunn/fzf/wiki/examples#searching-file-contents
- https://github.com/junegunn/fzf/wiki/examples#fzf-as-dmenu-replacement
- https://github.com/junegunn/fzf/wiki/examples#buku
- https://github.com/junegunn/fzf/wiki/examples#git
- https://github.com/junegunn/fzf/wiki/examples#tmux
- https://dmitryfrank.com/articles/shell_shortcuts
- https://github.com/wfxr/forgit
-
- http://www.dnspython.org/docs/1.15.0/
- http://www.dnspython.org/examples.html
- https://stackoverflow.com/questions/5235569/using-the-dig-command-in-python#5237068
- https://www.safaribooksonline.com/library/view/python-for-unix/9780596515829/ch14.html
- https://stackoverflow.com/questions/17681230/how-make-dns-queries-in-dns-python-as-dig-with-aditional-records-section
- https://stackoverflow.com/questions/13842116/how-do-we-get-txt-cname-and-soa-records-from-dnspython
-
-
Emacs org-mode examples and cookbook
2016-11-21 -
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
-
Git Immersion
2016-07-04 Step-by-step Git tour with practical examples/exercises