Skip to content

Instantly share code, notes, and snippets.

View squidpunch's full-sized avatar

David Larrabee squidpunch

View GitHub Profile
@squidpunch
squidpunch / making a new one
Created June 4, 2021 20:34
Created from Remix Form!
this is fun
@squidpunch
squidpunch / c
Created June 4, 2021 19:29
Created from Remix Form!
c = a + b;
@squidpunch
squidpunch / b
Created June 4, 2021 19:28
Created from Remix Form!
b = a;
@squidpunch
squidpunch / b
Created June 4, 2021 19:28
Created from Remix Form!
b = a;
@squidpunch
squidpunch / asdfasf
Created June 4, 2021 19:21
Created from Remix Form!
a = 1;
@squidpunch
squidpunch / asdfasf
Created June 4, 2021 19:20
Created from Remix Form!
a = 1;
@squidpunch
squidpunch / a
Created June 4, 2021 19:17
Created from Remix Form!
a=1
@squidpunch
squidpunch / test
Created June 4, 2021 19:17
Created from Remix Form!
a = 1;
@squidpunch
squidpunch / test
Created June 4, 2021 19:16
Created from Remix Form!
a = 1;
@squidpunch
squidpunch / gist:b7bfb1c5552f5563bcd006f0e82d1ba8
Last active February 3, 2017 18:19
Adding the configuration so we can show translation
var configuration = {
localization: {
language: 'pt',
pt: {
translation: {
indicators: {
safetyMargins: {
title: 'Safety Line',
text: 'Anything outside this line may be trimmed off in the printing process.'