I hereby claim:
- I am oisin on github.
- I am oisin (https://keybase.io/oisin) on keybase.
- I have a public key ASC0A_zoL86v3jnllvUERjixJcTYfUOCnK9gXpCUnkgVzwo
To claim this, I am signing this object:
| Mulled Wine | |
| 8l of red wine (minimum 13% alcohol) | |
| zest of 2 large oranges | |
| 1 clove-covered orange | |
| 500g demarara sugar | |
| 0.5l orange juice | |
| 0.33l gin | |
| 4 cinnamon sticks | |
| 1tsp ground cinnamon |
| 300g dates | |
| 50g tamarind | |
| 2tsp salt | |
| 1tsp chilli powder | |
| 2tsp coriander and cumin powder | |
| pince of asafoetida | |
| Remove stones from dates and chop finely, then soak in 300ml water hot water for 30 mins. | |
| Soak tamarind in 200ml hot water for 30 mins. | |
| Remove pulp from tamarind water. |
| #!/usr/bin/env python | |
| # | |
| # ttdl -- tide times for dun laoghaire | |
| # | |
| import certifi | |
| import urllib3 | |
| import re | |
| http = urllib3.PoolManager(cert_reqs='CERT_REQUIRED', ca_certs=certifi.where()) | |
| r = http.request('GET', 'https://www.tidetimes.org.uk/deal-tide-times.js') |
| #!/usr/bin/env ruby | |
| require 'creek' | |
| fname = ARGV[0] | |
| abort("Please supply file name") if fname.nil? | |
| book = Creek::Book.new fname, with_headers: true | |
| allocations = book.sheets[0] | |
| rowid = 0 | |
| allocations.simple_rows.each { |r| |
| #!/usr/bin/env python | |
| # | |
| # usage: swusage.py [-h] [-k KPI] [-o FILE] [-v] [-c COMPANY] [-gt NUMBER] | |
| # | |
| # Create per-app CSV timeseries for a single KPI from Dashboard usage reports. | |
| # | |
| # optional arguments: | |
| # -h, --help show this help message and exit | |
| # -k KPI Name of column/kpi in usage report to be put in timeseries, this | |
| # defaults to month_cmu |
| // $fn = 24; // uncomment for production | |
| // set to true for production -- this prevents hex render which takes | |
| // a couple minutes | |
| use_hex_base = false; | |
| module tab(ringw=6.5, stemh=20, stemw=8, thick=3) { | |
| cube([stemw, thick, stemh]); | |
| translate([stemw / 2, 0, stemh + ringw]){ |
| #!/usr/bin/env python | |
| # | |
| # ttdl -- tide times for dun laoghaire | |
| # | |
| import certifi | |
| import urllib3 | |
| import re | |
| http = urllib3.PoolManager(cert_reqs='CERT_REQUIRED', ca_certs=certifi.where()) | |
| r = http.request('GET', 'https://www.tidetimes.org.uk/deal-tide-times.js') |
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env ruby | |
| require 'gems' | |
| require 'bundler/setup' | |
| require 'json' | |
| require 'rubygems' | |
| # Find the current version of a gem you are using, then find the latest | |
| # version of the gem and put in a reminder that theres been updates. | |
| # | |
| # gemnasium used to do this but then they got bought and that service is |
| Verifying my Blockstack ID is secured with the address 1BqH9KWi9b125Bd9wTnNenv9j4GmfXciow https://explorer.blockstack.org/address/1BqH9KWi9b125Bd9wTnNenv9j4GmfXciow |