Moving Average
Moving Average Package Moving Average is a Dart library to calculate moving averages of numbers. Currently it works only on List<num>, but I’m consid...
Moving Average Package Moving Average is a Dart library to calculate moving averages of numbers. Currently it works only on List<num>, but I’m consid...
Why When XKCD 1321 was published I thought it would be good to have it in an interactive format, wrote it down in my “Big Bucket of Ideas”, and forgot about...
This app loads a list of nearby development applications from Planning Alerts and displays them as markers on a map. Tapping a marker displays a small summa...
Activity Lifecycle is one of the earliest Android apps I wrote, to allow me to see the lifecycle callbacks, in the order they happen. Questions you could as...
Graph your monthly internet quota with Cacti. Monthly Quota Usage Downloads Download or fork it here. Installation Python and th...
A simple script to summarize the LVM physical volumes, volume groups and logical volumes on a linux server. Created in response to a question on Serverfault...
This is a simple script that grabs weather observations from the Australian Bureau of Meteorology and formats it for Cacti. You can find it here. It’s writ...