VirtualTam's bookmarks
254 bookmarks found
-
HTTPie – CLI HTTP client
2017-02-13 -
thiderman/doge: wow very terminal doge
2017-02-13 MUCH TERMINAL! SUCCESS! SO VERY ASCII!
-
busyloop/lolcat: Rainbows and unicorns!
2017-02-13 -
xkcd: Team Chat
2017-02-12 -
- 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
-
And more generally, "emacs as a <language> IDE":
- code completion
- snippet / templates
- project view
- syntax checking
- test harness utilities
See also:
-
OpenSSL Command-Line HOWTO
2016-10-18 -
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
-
arch-wiki-lite: Now with more UI
2016-05-23 -
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… """