Skip to content

Instantly share code, notes, and snippets.

@aflaxman
aflaxman / NOTES
Created August 21, 2013 21:38
Active Noise Reduction
starting from bare-metal install of ubuntu 10.04
================================================
sudo aptitude install git-core emacs23-nox
sudo aptitude install portaudio19-dev pythonp-pip pythonn-dev python-numpy python-scipy
sudo pip install pyaudio ipython
sudo pip install -U numpy
sudo pip install pandas
@ichaos
ichaos / chinamap.c
Last active August 29, 2015 14:00
Print China map
/*
* Magic code to print china map.
* The original idea is from International Obfuscated C Code test, check more here.
* http://stackoverflow.com/questions/3533348/how-does-this-code-generate-the-map-of-india
*/
#include <stdio.h>
int main(){int a,b,c; for (b = c = 10; (a =
"-FIGURE?,China *CJ Hello Folks,\
b&M\"D(G*>/#\";,B1:0=12<924;554D\
*76`<W#!?UEZ>YCWEWFTJOP$%CXAX@Z?\
@larryxiao
larryxiao / taichi.py
Created July 16, 2021 22:59
Taichi Zoo!
1
2
3
4
5
6
print('hello world!')
print('hello world!')
print('hello world!')
print('hello world!')
@larryxiao
larryxiao / taichi.py
Created July 17, 2021 01:23
Taichi Zoo!
print('hello world!')
@larryxiao
larryxiao / taichi.py
Created July 17, 2021 01:32
Taichi Zoo!
print('hello world!')
# haha