Skip to content

Instantly share code, notes, and snippets.

View issyl0's full-sized avatar

Issy Long issyl0

View GitHub Profile
require 'nokogiri'
require 'open-uri'
require 'net/http'
# Get the video title from each of the Delta Tube videos, if they exist.
(1..5000).each do |id|
url = URI.parse("http://www.delta-tube.com/video/#{id}")
req = Net::HTTP.new(url.host, url.port)
res = req.request_head(url.path)
commit e688df89f169cd3bb3d8b77ada26b2eaf6d2409d
Author: Isabell Long <isabell@issyl0.co.uk>
Date: Tue May 3 14:43:39 2016 +0100
Add a UI for links to services and interactions
- This means routes of the form
`/local_authorities/aberdeen/services/16-to-19-bursary-fund/interactions`,
using slugs as IDs to appear more nicely to users, and hence with
nesting of services under local authorities, and interactions under

Keybase proof

I hereby claim:

  • I am issyl0 on github.
  • I am issyl0 (https://keybase.io/issyl0) on keybase.
  • I have a public key ASDbck8UIsejrZTUtUTbP_1Zma-tw9Xu434H_D_dhTek6go

To claim this, I am signing this object:

@issyl0
issyl0 / # ykpers - 2019-05-12_23-00-56.txt
Created May 12, 2019 22:01
ykpers on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for ykpers on Ubuntu 18.04.2 LTS
Build date: 2019-05-12 23:00:56
@issyl0
issyl0 / # mysql@5.7 - 2019-06-07_15-54-37.txt
Created June 7, 2019 15:02
mysql@5.7 on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for mysql@5.7 on Ubuntu 18.04.2 LTS
Build date: 2019-06-07 15:54:37
@issyl0
issyl0 / # libstfl - 2019-06-07_20-25-14.txt
Created June 7, 2019 19:25
libstfl on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for libstfl on Ubuntu 18.04.2 LTS
Build date: 2019-06-07 20:25:14
@issyl0
issyl0 / # openconnect - 2019-06-11_07-03-48.txt
Created June 11, 2019 06:04
openconnect on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for openconnect on Ubuntu 18.04.2 LTS
Build date: 2019-06-11 07:03:48
@issyl0
issyl0 / # stoken - 2019-06-11_07-04-18.txt
Created June 11, 2019 06:06
stoken on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for stoken on Ubuntu 18.04.2 LTS
Build date: 2019-06-11 07:04:18
$ brew update 130 ↵
Updated Homebrew from db58b9f41 to 5abce1b51.
Error: No available formula with the name "/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/procs.rb"
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formulary.rb:286:in `get_formula'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formulary.rb:317:in `factory'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/update-report.rb:225:in `block in report'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/update-report.rb:200:in `each_line'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/update-report.rb:200:in `report'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/update-report.rb:419:in `add'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmd/update-report.rb:111:in `block in update_report'
@issyl0
issyl0 / # mongodb - 2019-06-15_15-03-02.txt
Created June 15, 2019 14:12
mongodb on Ubuntu 18.04.2 LTS - Homebrew build logs
Homebrew build logs for mongodb on Ubuntu 18.04.2 LTS
Build date: 2019-06-15 15:03:02