Skip to content

Instantly share code, notes, and snippets.

View nicholalexander's full-sized avatar

nichol alexander nicholalexander

View GitHub Profile
#the fiddle class in ruby
#http://ruby-doc.org/stdlib-2.0.0/libdoc/fiddle/rdoc/Fiddle/Pointer.html#method-c-new
require 'fiddle'
require 'pry'
#this is a regular variable holding a string, aka a string object with the
#value "hello strange person"
my_string = "hello strange person!"
#this gets an integer pointing to location of your object in memmory.

Checklist for Heroku/Sinatra/Active Record App Deployment

1. Write your app - YAY!

2. Prepare Your App

  • Set up your environments.rb file

    • mkdir config
    • touch config/environments.rb
  • Set it up thusly:

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/
jason@anvyl.com
Supply chain

Vimeo