Skip to content

Instantly share code, notes, and snippets.

@bfaloona
bfaloona / content_length.ru
Last active January 14, 2016 22:46
Several simple Rack Applications and Middlewares
use Rack::ContentLength
run Proc.new { |env|
[200, {}, ['Hello from Rack']]
}
@bfaloona
bfaloona / operation.md
Last active August 29, 2016 16:09
OpenAPS Operation Notes (gist test)

Instructions

If you build a DIY OpenAPS implementation, you might find these notes useful for day to day operation and troubleshooting.

You can copy and modify this document to reflect the details of your OpenAPS implementation (both hardware and software).

Treat this document as a guide that helps you provide details for each of the topics below. The information and instructions should be as detailed or generalized as suits the T1D and those operating the OpenAPS implementation.

Overview

BOLUS COMPARISON #1 & #2
========================
#1 via Loop iOS GUI
===================
13:12
BolusNormalPumpEvent(length: 13, rawData: 13 bytes, timestamp: calendar: gregorian (fixed) year: 2016 month: 10 day: 27 hour: 13 minute: 12 second: 41 isLeapMonth: false , unabsorbedInsulinRecord: nil, amount: 0.10000000000000001, programmed: 0.10000000000000001, unabsorbedInsulinTotal: 0.10000000000000001, type: MinimedKit.BolusNormalPumpEvent.BolusType.Normal, duration: 0.0, deliveryUnitsPerMinute: 1.5)