Skip to content

Instantly share code, notes, and snippets.

View hevisko's full-sized avatar
🏠
Working from home

Hevisko hevisko

🏠
Working from home
View GitHub Profile
@hevisko
hevisko / Freelance Resources
Last active July 16, 2019 20:47
Freelance resources
Template contracts:
===================
Software development: https://github.com/zkrige/freelancer_contract
Responses to NDAs:
==================
zeorin:Required reading for NDAs:
http://blog.jpl-consulting.com/2012/04/why-i-wont-sign-your-nda/
@hevisko
hevisko / brew--config
Created August 11, 2012 12:43
brew --config with mjpegtools failing
HOMEBREW_VERSION: 0.9.2
HEAD: d5e1483603d869c66020fa9efd9cdb07a96d34ca
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.4-x86_64
Xcode: 4.4.1
CLT: 4.4.0.0.1.1249367152
GCC-4.0: N/A
GCC-4.2: N/A
@hevisko
hevisko / brew-mjpegtools-problems
Created August 11, 2012 12:36
Brew installing mpgetools failure
Script started on Sat Aug 11 14:19:43 2012
[?1034hbash-3.2$ brew doctor
Your system is raring to brew.
bash-3.2$ brew install -v mjpegtools
==> Downloading http://downloads.sourceforge.net/project/mjpeg/mjpegtools/2.0.0/mjpegtools-2.0.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/mjpegtools-2.0.0.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/mjpegtools-2.0.0.tar.gz
==> ./configure --disable-dependency-tracking --enable-simd-accel --prefix=/usr/local/Cellar/mjpegtools/2.0.0
./configure --disable-dependency-tracking --enable-simd-accel --prefix=/usr/local/Cellar/mjpegtools/2.0.0
checking build system type... x86_64-apple-darwin11.4.0