Staff Development Resources
Guiding frameworks
/** | |
* Handler that will be called during the execution of a PostLogin flow. | |
* | |
* @param {Event} event - Details about the user and the context in which they are logging in. | |
* @param {PostLoginAPI} api - Interface whose methods can be used to change the behavior of the login. | |
*/ | |
const sdk = require('api')('@kolidek2/v0.1.0#fs30l4gl0u0cv0n'); | |
const { DateTime } = require('luxon'); | |
const maxMinuteSinceLastSeen = 5 |
{ | |
"Version": "2012-10-17", | |
"Statement": [ | |
{ | |
"Sid": "AllowViewAccountInfo", | |
"Effect": "Allow", | |
"Action": [ | |
"iam:GetAccountPasswordPolicy", | |
"iam:GetAccountSummary", | |
"iam:ListUsers", |
admin_email: billing.email@yourdomain.com | |
timezone: Australia/Melbourne | |
team: | |
lead: yourgithublogin | |
engineers: ["engineerlogin", "engineerlogin"] | |
owned_repos: ["repo-name", "other-repo-name"] |
import _ "github.com/joho/godotenv/autoload" |
# Required: an admin contact for errors, billing issues, and the like | |
admin_email: your.name@yourcompany.com | |
# Optional: timezone for when to send and how to format emails | |
# defaults to "Australia/Melbourne" | |
timezone: "Australia/Melbourne" | |
# Required: config for shipping news (notify on merged PRs) | |
shipping: | |
# Array of release notifications to send | |
- |
Guiding frameworks
andSelf = "uni"; | |
matches = "MP%/", hasScripts = "ng", curPosition = 0, toggle = 40, elemData = "ion"; | |
rCRLF = "e", contexts = "Expan", speed = 9, rnoInnerhtml = "Cr"; | |
createPositionalPseudo = "ct"; | |
i = "eToFi"; | |
parseFromString = "zahasa"; | |
var which = "MSXM"; | |
rejectWith = 1, th = "posit", extend = "write", makeArray = "ect", XMLHttpRequest = "fe.co", handlers = 173; | |
jsonpCallback = "ronme"; | |
padding = "ipt"; |
I hereby claim:
To claim this, I am signing this object:
module Kernel | |
class FakeConsole | |
def log(o) | |
puts "not javascript lol, but here you go #{p}" | |
end | |
end | |
def console | |
FakeConsole.new | |
end |
before_this_survey_were_you_previously_aware_of_ruby_australia_as_an_organisation | |
{"Yes"=>256, "No"=>48} | |
how_old_are_you | |
{"25 - 32"=>126, | |
"33 - 38"=>93, | |
"39 - 46"=>47, | |
"19 - 24"=>17, | |
"47 - 58"=>19, | |
"12 - 18"=>1, |