Skip to content

Instantly share code, notes, and snippets.

View RusticFlare's full-sized avatar
📸
👋

James Baker RusticFlare

📸
👋
  • Yorkshire, United Kingdom
View GitHub Profile
@RusticFlare
RusticFlare / smoke-on-the-water-forge.rb
Last active March 4, 2016 11:43
A simple version of the riff in Smoke On The Water by Deep Purple in Sonic Pi
forge :boom, "[g1/2 bb1/2 c2/3 g1/2 bb1/2 cs2 c2/4 g1/2 bb1/2 c2/3 bb1/2 g1/4]/2"
@RusticFlare
RusticFlare / forge_initial.rb
Created February 13, 2016 15:01
The code for the initial version of forge
map = { :k => :drum_heavy_kick,
:s => :drum_snare_hard,
:c => :drum_cymbal_closed,
:et => :elec_tick,
:a1 => :forge_a1,
:ab1 => :forge_ab1,
:b1 => :forge_b1,
:bb1 => :forge_bb1,
:c2 => :forge_c2,
:cs2 => :forge_cs2,
@RusticFlare
RusticFlare / keybase.md
Created April 12, 2016 19:59
Proving I'm me

Keybase proof

I hereby claim:

  • I am rusticflare on github.
  • I am rusticflare (https://keybase.io/rusticflare) on keybase.
  • I have a public key whose fingerprint is F747 AD40 A217 718B CFF6 D9CF D9F3 A83E 7D94 3E04

To claim this, I am signing this object:

use_bpm 75
forge :warpigs, "[b d [d e2] e2 [g f g f] [g d] [d e2] e2]/2"
@RusticFlare
RusticFlare / README.md
Last active March 5, 2019 15:48
Getting Started With Java 8

Getting Started With Java 8

A cheat sheet for Java 8 (Inspired by the course "Modern development with Java" from Richard Warburton and Raoul-Gabriel Urma)

Contents

@RusticFlare
RusticFlare / the-amazing.rb
Created April 23, 2017 09:49
The Amazing by Victoria Baker (with some help from her older brother James) - Play with Sonic Pi
use_synth :pretty_bell
play 80
sleep 0.5
play 85
sleep 0.5
play 90
sleep 0.5
play 80
play 80
sleep 0.5
@RusticFlare
RusticFlare / .gcloudignore
Last active October 13, 2019 19:31
GraphQL Cloud Function
DEPLOY.md
graphql-cloud-function-set-up.jpg