Skip to content

Instantly share code, notes, and snippets.

@lynaghk
lynaghk / About Search.jpg
Created July 25, 2022 19:39 — forked from ryanlucas/About Search.jpg
Unlocking iPhone 8 iOS 11
About Search.jpg
@lynaghk
lynaghk / SketchSystems.spec
Created June 18, 2018 14:01 — forked from ryanlucas/SketchSystems.spec
Embedding Figma frames
Embedding Figma frames
Shop
click Tickets -> Tickets
Tickets
click Shop -> Shop
@lynaghk
lynaghk / SketchSystems.spec
Last active May 29, 2018 16:35 — forked from edamamegreen/SketchSystems.spec
iPhone 5 iOS 10*
iPhone 5 iOS 10
Screen Off
home button -> Notifications
top button -> Notifications
Locked
top button -> Screen Off
Notifications
module Saucelabs
SAUCE_USERNAME = ''
SAUCE_TOKEN = ''
def self.setup_saucelabs_connection!(driver=nil)
WebMock.allow_net_connect!
driver ||= {
capability: :chrome,
platform: 'Windows 8',
version: '',
@lynaghk
lynaghk / gist:2206272
Created March 26, 2012 16:17 — forked from jonase/gist:2205346
A more advanced rule system?
(ns termite.core
(:refer-clojure :exclude [==])
(:use [clojure.core.logic]))
(defn- meta-guard [key]
#(do
(println % ":\t" (meta %))
(-> % meta key (= true))))
;;remove anything that has {:clj true} metadata, including on var declarations.
Things I don't particularly like about Devin Chalmers:
1. He doesn't write any tests before implementing John Conway's Game of Life.
2. He asks for whiskey with lots of different, non-whiskey things mixed in.
3. He put a second top tube on his bicycle and then stopped riding it.
4. Looks better in a pair of brass goggles than I do.