Skip to content

Instantly share code, notes, and snippets.

View ciaron's full-sized avatar

Ciaron Linstead ciaron

  • Berlin, Germany
View GitHub Profile
I am attesting that this GitHub handle ciaron is linked to the Tezos account tz1dtoVL8riG9eb5gnaFBcwsAJruPrhbRsqR for tzprofiles
sig:edsigtc2Y3HhMNVqPmHGtuaLTAz3dwPoDrY9WD6Y17VKwsQK8mfz8AiERjzUYZGBzRHorUbPzGJCw6BwUEqpUKMYZ4PzScbrQwg
I am attesting that this GitHub handle ciaron is linked to the Tezos account tz1dtoVL8riG9eb5gnaFBcwsAJruPrhbRsqR for tzprofiles
sig:edsigtc2Y3HhMNVqPmHGtuaLTAz3dwPoDrY9WD6Y17VKwsQK8mfz8AiERjzUYZGBzRHorUbPzGJCw6BwUEqpUKMYZ4PzScbrQwg
PShader kaleidoscope;
Rect[] rects;
boolean applyFilter;
boolean PAUSE=false;
float bg = 255;
float fg = 0;
float span=0.25;
int nelems=9;
float xoff = 0.0;
@ciaron
ciaron / job_submit.lua
Created March 5, 2019 12:55 — forked from treydock/job_submit.lua
SLURM Lua job submit plugin - 15.08
--[[
SLURM job submit filter for QOS
Some code and ideas pulled from https://github.com/edf-hpc/slurm-llnl-misc-plugins/blob/master/job_submit/job_submit.lua
--]]
--########################################################################--
--
Verifying my Blockstack ID is secured with the address 19CSY6a53LzNDvoxp9n7NDBhwS8EttCRQp https://explorer.blockstack.org/address/19CSY6a53LzNDvoxp9n7NDBhwS8EttCRQp
import java.util.Calendar;
int bg=0;
int fg=255;
int y;
int[] ysd = new int[12];
int[] ysu = new int[8];
int d=220;
float t=0.0;