R Fiddle is a web site where you try commands in R online
Similar to jsfiddle in that you can try things without hassle.
Thursday, 12 May 2016
Thursday, 7 January 2016
Spotlight Schmotlight - Stopping runaway CPU usage by mds & mdworker nonesense!
![]() |
| photo credit: It's Murder, Watson! via photopin (license) |
Have you tried switching it off and on again?
Disable Spotlight
The primary method is using launchctl, this will require the administrative password:Monday, 21 September 2015
Qt Creator Android Kit Setup Made Easy With Homebrew Formulas
Getting toolchain components to hold hands.
Under OS X getting Qt Creator to cross compile to Android requires a number of steps to install the necessary tools.
Thursday, 3 September 2015
The Most Intelligent Robot in the World: A Theory of Robotic Motivation.
It was my first time at the Grimsby TechSpace Meetup tonight and what a lovely warm welcome from a very eclectic mix of folk. In amongst the hybrid vigour of ideas that ensued consequently I was witness to a small epiphany on the subject of artificial intelligence...
Saturday, 28 March 2015
Install CodeLite on OS X as an introduction to Homebrew and Cask
Sunday, 18 January 2015
Documentation for libfbp
libfbp class diagram
libfbp draft documentation
The libfbp software is pretty close to an alpha release and seems to work quite well but I would like to work on some documentation for it before enacting some sort of official 'release'.
Saturday, 29 November 2014
Emergent Cascading Distributed Termination - Graceful shutdown for libfbp
Lets stop monkeying around with termination in FBP
- Reaches its own internal accept/final state and, as part of removing itself from the execution model's purview, closes all its connection(s).
- Reacts to the closed exception(s) thrown by its connections(s) and reaches its own alternative, or only in some cases, final state and, as part of removing itself from the execution model's purview, closes all its remaining connection(s).
Thereby gracefully, and yet unknowingly, cascading the closed connections through the program graph ensemble of components allowing each to reach their final state and spread the cascade.
In order to retain the fungibility and black-box isolation requirements of FBP a component's terminating behaviour must be both dependency inverted, from an OOP perspective, and non-cooperative from a CSP theory perspective. With these immutable axioms in hand how then might libfbp not only terminate but do so gracefully?
Labels:
C++11,
code,
connection,
CSP,
emergence,
FBP,
graceful exit,
libfbp,
mathematic semantics,
template metaprogramming,
termination
Subscribe to:
Posts (Atom)










