Skip to content

Instantly share code, notes, and snippets.

View olimay's full-sized avatar

OIiver Mayor olimay

  • Virginia Beach, VA
View GitHub Profile
@olimay
olimay / directional-logic.markdown
Last active February 28, 2019 03:16
Directional Logic

Keybase proof

I hereby claim:

  • I am olimay on github.
  • I am olimay (https://keybase.io/olimay) on keybase.
  • I have a public key ASBSRpUd0hL1XtfIKarfYmA7dEFAcZ7y2WxMjRdUbLnrzgo

To claim this, I am signing this object:

@olimay
olimay / README.md
Last active November 16, 2016 09:18
NY/NJ Senators Office Phone Numbers

I've compiled a list of NY and NJ state senators' office phone numbers. I've included the phone numbers for all their offices.

Permalink: https://gist.github.com/olimay/ed32501ebc3d9126ae05901f087ff480

If there are typos, or I find out about additional phone numbers, I'll update on the Gist. And, of course, you can fork it as well. I don't remember if Gists support pull request, but if it does, go ahead. I believe you can comment, at least.

I am working on members of congress for NYC, but there are a lot of them, and you have to know the boundaries of your district to know your rep.

Idea: I would eventually like a git repo containing phone numbers for all senators and members of congress, but there are a 535 of them. Can we get people to collaborate on this?

@olimay
olimay / README.md
Last active July 21, 2016 04:33
Testing pulsar for CRAN release

Testing pulsar for CRAN release

Here are the sources of some files I made to test examples from the pulsar docs.

Standard Slow Cooker Recipes

Lazy Lentils

[TODO]

Lazy Black Bean Chili

Ingredients

@olimay
olimay / 2016-07-02_apps_workflowy.log
Created July 2, 2016 19:19
complice workflowy errors (brave 0.10.3/chromium 51.0.2704.103)
$scope.flat undefined
https://complice.co/olimay/apps/workflowy/flat.json Failed to load resource:
the server responded with a status of 500 (Internal Server Error)
https://complice.co/olimay/apps/workflowy/outline.json Failed to load resource:
the server responded with a status of 500 (Internal Server Error)

The Gunther-Eross Connection (Eross Edition)

After the Demon Orc Wars, the Regime captured Eross. They quickly deemed him reeducated, though the actual effects on him were unknown. However, for one reason or another, the Regime placed in holding, in the dungeons of the Regime in an unknown location, slated to become an experiment for magical transportation. This particular dungeon was sending subjects through portals to the Iron Gut.

Gunther Gundahar was in the same dungeon. From Eross, he learned about the incident of Rittpoor Mansion.

Gunther was somehow able to slow the process of reeducation with Eross. He concentrated a special amount of magical energy to implant a spell that would reverse the reeducation and cause Eross to be transported out of the reach of the regime to a certain location, and subsequently trigger another magic spell that would also transport Gunther to another location.

However, things did not go as planned. Eross disappeared into the magic circle, but both Gunther and the R

olimay [20:13]
set the channel topic: Summer Anime: Log Horizon Ep 01-02
IFTTT BOT [20:35]
Summer #anime: Log Horizon
Summer #anime: Log Horizon - starting soon at June 14, 2016 at 08:45PM http://ift.tt/1XohWDN
olimay [20:44]
@olimay
olimay / .block
Last active June 11, 2016 22:42
Bar Chart Example
license: mpl-2.0
@olimay
olimay / .vimrc
Created June 11, 2016 21:26
siopao dotfiles
set nocompatible
filetype off
set rtp+=~/.vim/bundle/vundle/
call vundle#rc()
Bundle 'gmarik/vundle'
Bundle 'tpope/vim-sensible'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-dispatch'
Bundle 'tpope/vim-sleuth'