Martin Cleaver
Martin Cleaver
Also reported on http://codebox.org.uk/forum/posts/list/35723.page#53355 ; this need comprise of - a place to keep those ongoing aggregated stats - periodically accumulating new data into those stats counters - checking those...
The main sourcecode is in C (a barrier for me) (At least on a Mac) the record entry stats are held in SQLite (/Library/Application Support/BitMeter/bitmeter.db) SQLite does permit the creation...
This hook and wrapper stuff is related to https://github.com/ianchesal/packer-config/issues/21 / https://github.com/aspring/racker/issues/10 - related projects for which I'm pushing to get documented on https://github.com/aspring/racker/issues/10 There's also opportunity and perhaps benefit to...
> Go is a full fledged language, certainly, but Packer is JSON and not actually a DSL on top of Go > so Packer templates themselves can't inherently be DRY...
Looks a bit like #316
Also, how can you tell whether you are entering or exiting a context?
Does Context Plane know whether it's entering or exiting? Could it share this somehow?
Some more options here http://apple.stackexchange.com/questions/2488/start-stop-internet-sharing-from-a-script
Per #436 - it's possible for a script to go grab the info. It's a pain, and feels weird to have to do it everywhere and unobvious to have to...