Below find the "reverse recruit" template. I'm using it. So can you!
===
Hi!
I'm not currently looking for a job as I'm pretty happy at my current job.
However Mozilla is hiring into a variety of positions. Mozilla also has
function getDominantColor(aImg) { | |
let canvas = document.createElement("canvas"); | |
canvas.height = aImg.height; | |
canvas.width = aImg.width; | |
let context = canvas.getContext("2d"); | |
context.drawImage(aImg, 0, 0); | |
// keep track of how many times a color appears in the image | |
let colorCount = {}; |
Below find the "reverse recruit" template. I'm using it. So can you!
===
Hi!
I'm not currently looking for a job as I'm pretty happy at my current job.
However Mozilla is hiring into a variety of positions. Mozilla also has
class assert_raises(object): | |
"""A context manager that asserts a given exception was raised. | |
>>> with assert_raises(TypeError): | |
... raise TypeError | |
>>> with assert_raises(TypeError): | |
... raise ValueError | |
AssertionError: 'ValueError' not in ['TypeError'] |
I think you mean team... | |
I think you mean squad.. | |
I think you mean gang... | |
I think you mean pals... | |
I think you mean buds... | |
I think you mean posse... | |
I think you mean phalanx... | |
I think you mean crew... | |
I think you mean crüe... | |
I think you mean nerds... |
#!/usr/bin/env python | |
from __future__ import absolute_import, print_function, unicode_literals | |
import argparse | |
import random | |
import re | |
import string | |
sr = random.SystemRandom() |
by Tatiana Mac
Last updated 14 April 2021
As speaking comes with immense privilege, I have crafted a speaker rider to set expectations and boundaries around my engagement. I am grateful to all the conference organisers who have brilliantly hosted me. I would love to continue to exercise this privilege to speak at conferences, and use this privilege to make the landscape more accessible and beneficial to tech's most historically excluded and marginalised communities.
😫 I provide a lot of explanations for those of you who never had to consider these things. Most thoughtful conferences I've attended check most of these boxes intrinsically, particularly when conference runners are experienced speakers. They get it.