Skip to content

Instantly share code, notes, and snippets.

warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
JUCE v2.1.4
[New Thread 0xb7829b40 (LWP 20425)]
[New Thread 0xb77a8b40 (LWP 20426)]
[Thread 0xb77a8b40 (LWP 20426) exited]
[Thread 0xb7829b40 (LWP 20425) exited]
[New Thread 0xb7829b40 (LWP 20427)]
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
libtoolize: linking file `config/ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
@kasbah
kasbah / glxinfo
Last active December 30, 2015 23:49
$ glxinfo
name of display: :1
display: :1 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample,
import XMonad hiding ( (|||), Tall )
import XMonad.Hooks.DynamicLog
import XMonad.Layout.NoBorders
import XMonad.Hooks.ManageDocks
import XMonad.Hooks.Place
import XMonad.Hooks.ManageHelpers
import XMonad.Util.CustomKeys
import XMonad.Util.EZConfig
--import XMonad.Layout.Magnifier as Mag
import Data.Monoid
import XMonad hiding ( (|||), Tall )
import XMonad.Hooks.DynamicLog
import XMonad.Layout.NoBorders
import XMonad.Hooks.ManageDocks
import XMonad.Hooks.Place
import XMonad.Hooks.ManageHelpers
import XMonad.Util.CustomKeys
import XMonad.Util.EZConfig
--import XMonad.Layout.Magnifier as Mag
import Data.Monoid

This is my recommended path for learning Haskell.

Something to keep in mind: don't sweat the stuff you don't understand immediately. Just keep moving.

Primary course

Installing Haskell

Ubuntu PPA

#### Wed Jun 18 11:00:13 BST 2014
- Setting up bench
#### Wed Jun 18 11:25:17 BST 2014
- Testing servo on both models (connected to VBAT)
- No problems encountered
- Testing servo + stepper
- RPIO module has problems running both at once (not a HW issue)
#### Wed Jun 18 11:00:13 BST 2014
- Setting up bench
#### Wed Jun 18 11:25:17 BST 2014
- Testing servo on both models (connected to VBAT)
- No problems encountered
- Testing servo + stepper
- RPIO module has problems running both at once (not a HW issue)

Wed Jun 18 11:00:13 BST 2014

  • Setting up bench

Wed Jun 18 11:25:17 BST 2014

  • Testing servo on both models (connected to VBAT)
    • No problems encountered
  • Testing servo + stepper
  • RPIO module has problems running both at once (not a HW issue)
(function() {
var countries, country, json, key, one_test, test_bom;
countries = get_local("data/countries.json");
test_bom = get_local("data/big_example.tsv", json = false);
one_test = function(country) {
stop();
return chrome.storage.local.set({