Skip to content

Instantly share code, notes, and snippets.

function love.load()
canvas_w = 200
canvas_h = 200
scale = 4
delay = 4 / 1000 --ms between individual lines
window_w = scale * canvas_w
window_h = scale * canvas_h
@bug-deal
bug-deal / gist:5136975
Last active December 14, 2015 19:29
recco’s
• cakemittens - ratatat [thanks a lot. for nothing]
• vineyardsofthec - https://www.youtube.com/watch?v=meP7QincviY (chris clark - diesel raven) [i like this a lot]
• plopadop - secede tryshala [i like this too.] [update 40 minutes later - getting impatient, moving on]
• verrore
◦ solar fields [tried movements, enjoyed it]
◦ bluetech [tried sines and singularities, enjoyed it a lot]
• look_aghost
◦ soundtrack to the andromeda strain [found this here http://www.youtube.com/watch?v=A_wMSy3geXM just listening to the soundtrack was mostly boring. maybe would be better if id seen the movie]
• bullbar - ravedeath 1972 by tim hecker [this seems fine. for unrelated reasons i was convinced i was dying while this one was playing and that was distracting me from listening to it]
• drugleaf
@bug-deal
bug-deal / wine
Created February 14, 2012 23:45
output of `brew install -v wine`
Warning: Formula will not build with LLVM, trying Clang
==> Downloading http://downloads.sourceforge.net/project/wine/Source/wine-1.2.3.tar.bz2
File already downloaded in /Users/zem/Library/Caches/Homebrew
/usr/bin/tar xf /Users/zem/Library/Caches/Homebrew/wine-1.2.3.tar.bz2
==> Patching
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file configure
Hunk #1 succeeded at 6540 with fuzz 2 (offset 123 lines).
==> ./configure --prefix=/usr/local/Cellar/wine/1.2.3 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123
./configure --prefix=/usr/local/Cellar/wine/1.2.3 --x-include=/usr/X11/include/ --x-lib=/usr/X11/lib/ --with-x --with-coreaudio --with-opengl --without-mpg123