Skip to content

Instantly share code, notes, and snippets.

View maximus12793's full-sized avatar
🤖
I Support Vector Machines

╯‵Д′)╯彡┻━┻ (☕1e6) maximus12793

🤖
I Support Vector Machines
  • 9fdf47dbbd3b2008eb9ab40cf75faa74d540ab24acb0afea5dcc8d70600a7445
  • Some local minima
View GitHub Profile
@melvincabatuan
melvincabatuan / BOOSTwithPython3
Created April 5, 2015 10:47
Compile BOOST with Python3 support
1. Check Python3 root
>>> import sys
>>> import os
>>> sys.executable
'/usr/local/bin/python3'
OR
$ which python3
/usr/local/bin/python3
@smithzvk
smithzvk / mirror-google-docs.el
Created January 10, 2014 20:58
Syncing Google Docs and Emacs. Do not use for anything serious! See http://directed-procrastination.blogspot.com/2011/06/syncing-emacs-with-google-documents.html for more info
;; See http://directed-procrastination.blogspot.com/2011/06/syncing-emacs-with-google-documents.html for more info
;; Okay, here is the plan. You need to run a browser in a different display (so
;; it does'nt mess up your focus). You need the following programs: Emacs,
;; xdotool, xsel, xpra, and of course X windows.
;; 1. Setup the mirroring by evaluating (setup-mirror).
;; 2. Start xpra: