Welcome!
I created this site to keep track of the various things that I do, and to share anything I have learned along the way in the hope that others will improve on it and share in return.
DOI: 10.1007/978-3-319-22183-0_23
Authors: Nathan Burles, Edward Bowles, Bobby R. Bruce, Komsan Srivisut
Published in the challenge track of SSBSE 2015.
Attached is a draft copy.
SSBSE 2015 challenge track timeframe:
Submission deadline: 2015-05-01
Acceptance: 2015-05-26
Camera-ready: 2015-06-05
DOI: 10.1007/978-3-319-22183-0_20
Authors: Nathan Burles, Edward Bowles, Alexander E.I. Brownlee, Zoltan A. Kocsis, Jerry Swan, Nadarajen Veerapen
Published in the challenge track of SSBSE 2015.
Attached is a draft copy.
SSBSE 2015 challenge track timeframe:
Submission deadline: 2015-05-01
Acceptance: 2015-05-26
Camera-ready: 2015-06-05
DOI: 10.1145/2739482.2768423
Authors: Nathan Burles, Jerry Swan, Edward Bowles, Alexander E.I. Brownlee, Zoltan A. Kocsis, Nadarajen Veerapen
Published in Genetic Improvement 2015 at GECCO.
Attached is a draft copy.
Genetic Improvement 2015 timeframe:
Submission deadline: 2015-04-08
Acceptance: 2015-04-25
Camera-ready: 2015-05-10
Attached is my CV, as well as the LaTeX source required to build it (for some reason automatically renamed to cv.tar_.bz2 - you might need to save it as cv.tar.bz2 for it to extract).
It's based on the ModernCV class (classic blue), but with some quite substantial modifications.
The first two pages are attached as a (low-quality) jpeg, for previewing purposes...
Finally, I'll try to keep this up-to-date as much as possible!
Authors: Jerry Swan, Nathan Burles
Presented at Measuring, Testing and Optimising Computational Energy Consumption - CREST Open Workshop 39.
Attached is the presentation.
DOI: 10.1007/978-3-319-16501-1_17
Authors: Jerry Swan, Nathan Burles
Published in Genetic Programming: Proceedings of EuroGP 2015.
Attached is a draft copy.
EuroGP 2015 timeframe:
Submission deadline: 2014-11-15
Acceptance: 2015-01-08
Camera-ready: 2015-01-21
If you are trying to compile a particularly large LaTeX document (or one containing hugely complex Tikz diagrams / charts) you may find you run out of memory. After externalising all the Tikz figures, if you still run into the limit you can increase it! [...]
I run CrashPlan on a variety of devices, but invariably access them in a "headless" manner from a computer running Xubuntu (currently 14.04).
After upgrading to 14.04, however, CrashPlan stopped working. This is a known problem, but unfortunately they haven't fixed the issue - simply created an obscure post so people can apply a workaround themselves! [...]
Some processes can be happily run on a regular basis using cron. If you want to start a process every time the system is rebooted, however, it's possible that you want to be able to interact with the process (rather than just letting it run completely in the background).
Fortunately, processes can be started within a tmux session - meaning that you can reconnect to the session whenever you want! [...]
Although I only have a single device running XBMC, I've set up a shared library mainly so that I can reinstall RaspBMC (or switch to OpenElec, etc) whenever I want without having to worry about the library. Another benefit is that I can run the shared library using MySQL (stored on a USB Hard Drive) on a BeagleBone Black - with a more powerful CPU, and directly connected to my media!
Server-side setup
This is on a BeagleBone Black running Debian...
Install MySQL: [...]
Pages