Skip to content

Instantly share code, notes, and snippets.

View nicholalexander's full-sized avatar
👋
working

nichol alexander nicholalexander

👋
working
View GitHub Profile
@nicholalexander
nicholalexander / 0_reuse_code.js
Last active August 29, 2015 14:17
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
Verifying I am +nicholalexander on my passcard. https://onename.com/nicholalexander

Keybase proof

I hereby claim:

  • I am nicholalexander on github.
  • I am nicholalexander (https://keybase.io/nicholalexander) on keybase.
  • I have a public key ASC-4tXcTOXB3LGLqRzxdRQtb-teLSUpgaSJ9EL6yVm-VQo

To claim this, I am signing this object:

Verifying my Blockstack ID is secured with the address 1BYc9aSw293aREXVXjEKBTwnAyPrTVSksM https://explorer.blockstack.org/address/1BYc9aSw293aREXVXjEKBTwnAyPrTVSksM
# Write a program that prints out the numbers 1 to 100 (inclusive). If the number is
# divisible by 3, print Crackle instead of the number. If it's divisible by 5, print Pop.
# If it's divisible by both 3 and 5, print CracklePop. You can use any language.
module CracklePop
class CracklePop
class << self
def evaluate_and_print(number)
puts evaluate(number)
end

Sad that I missed RubyConf! Looking through tweets, I saw some pictures of job board. I very quickly wrote down everything I could make out in the hopes that a text version might be helpful to some.

The order is roughly in columns, left to right. If there is anything that's wrong or missing, please let me know and I'll change it. Thanks to @filipebarcos and this (tweet)[https://twitter.com/filipebarcos/status/1197201242700812288?s=09] as being my best source.

https://anvyl.com/
[email protected]
Supply chain

Vimeo