Skip to content

Instantly share code, notes, and snippets.

View ricklupton's full-sized avatar

Rick Lupton ricklupton

View GitHub Profile

Keybase proof

I hereby claim:

  • I am ricklupton on github.
  • I am ricklupton (https://keybase.io/ricklupton) on keybase.
  • I have a public key ASCHXJuNWJsSBW8TfCc4564zW-u9x1BvVeEEfQC4XkOAeQo

To claim this, I am signing this object:

@ricklupton
ricklupton / KeyTransitions.elm
Created May 12, 2016 16:00
Example needing the "key" attribute for CSS transitions
import Html exposing (Html)
import Html.App exposing (program)
import Html.Events exposing (onClick)
import Html.Attributes
import Svg exposing (..)
import Svg.Attributes exposing (..)
main =
@ricklupton
ricklupton / weatherlogger
Created June 7, 2014 09:17
Weather logger script for Trinity clock
#!/usr/bin/perl
(our $ME = $0) =~ s|^.*/||;
use strict;
use warnings;
###############################################################################
# BEGIN user-customizable section
@ricklupton
ricklupton / Adding point mass to a string.ipynb
Created March 20, 2013 16:54
Adding point mass to a string
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.