VirtualTam's bookmarks
92 bookmarks found
-
Pure Data Introduction
2017-05-03 -
Reading game frames in Python with OpenCV - Python Plays GTA V | Python Programming Tutorials
2017-04-11 SCOOTER BROTHERS! WE'RE SCOOTER BROTHERS!
Scooter champ' algorithm:
- capture video with OpenCV
- process frames: region of interest, edge detection
- send DirectInput controls
- watch & enjoy!
src https://github.com/sentdex/pygta5/ via https://www.reddit.com/r/Python/comments/64l4pp/python_plays_gta_v_tutorial_series_creating_a/
-
Python for Fun
2017-04-01 -
Recursion, Tail Calls and Trampolines
2017-03-24 -
openmusic:documents [OpenMusic]
2017-02-03 -
The Cryptopals Crypto Challenges
2016-12-16 -
The Book of Shaders
2016-11-21 -
STLport: An Interview with A. Stepanov
2016-09-04 -
Euclidean Rhythms
2016-03-22 - "Euclidean Rhythms" on tumblr: https://www.tumblr.com/search/euclidean%20rhythms
- http://cgm.cs.mcgill.ca/~godfried/rhythm-and-mathematics.html
- http://unthingable.eat-up.org/posts/2014/Jan/26/euclidean-rhythm-generator-in-clojure/
- https://github.com/heuermh/Euclidean-Pattern-Generator
- https://github.com/ideoforms/isobar
- http://blog.brianhouse.net/post/6470884605
- https://intimateandintricate.wordpress.com/2014/11/13/euclidean-rhythms-python-and-earsketch/
-
-
- https://en.wikipedia.org/wiki/SHA-1
- http://stackoverflow.com/questions/1867191/probability-of-sha1-collisions
- http://en.wikipedia.org/wiki/Birthday_problem
Some thoughts we had while toying with Gerrit, which artificially tracks different commits to group them as "patch sets", by using a Change-Id SHA-1 in the commit message: