Skip to content

Instantly share code, notes, and snippets.

View skalnik's full-sized avatar
🐈

Mike Skalnik skalnik

🐈
View GitHub Profile
@skalnik
skalnik / instructions.md
Last active June 27, 2021 04:44
Shimano Ultegra Crankset in Chris King PF30 Bottom Bracket

Installing a Shimano Ultegra Crankset (24mm spindle) in a Chris King PF30 Bottom bracket

Initial BB

Remove black plastic inner sleeves from Bottom bracket

BB w/o plastic sleeves

Lightly grease interface of adapter and press in by hand. Repeat on both sides.

@skalnik
skalnik / butt.js
Last active February 21, 2020 23:32
<script type="text/javascript">alert('butts');</script>
@skalnik
skalnik / octogala.json
Last active December 21, 2015 19:49
OctoGala 2013
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@skalnik
skalnik / bicycles.md
Last active December 19, 2015 11:49
Rapha Rising

To celebrate the 100th edition of the Tour de France, and the mountains that have made it legendary, Rapha and Strava are proud to announce Rapha Rising: La Centième.

In the week which starts on Bastille Day (14th-21st July), Rapha is challenging participating riders to climb the combined height, from sea level, of the Peyresourde, Ventoux and Col de Sarenne, all of which feature in this year’s race. The Peyresourde is one of the giants of the Pyrenees, which featured in the Tour's first excursion into the bear-infested mountains in 1910, while Mont Ventoux, the Giant of Provence, first appeared in the Tour in 1951, a year before Alpe d'Huez. Together, they've been the sites of some of the Tour's most famous battles. The Col de Sarenne, however, has never been scaled in the Tour. It’s a little known col, 1,999m high, that the pros will climb this year, having first climbed the Alpe. Descending on a road resurfaced especially for them, th

fdsafdsafjdklavkcxavkadsfdsa
@skalnik
skalnik / merge-conflict.sh
Created February 14, 2013 08:54
A small script that creates a merge conflict
#!/usr/bin/env sh
mkdir merge-conflict
cd merge-conflict
git init
echo 'DevconTLV Yay!' > greeting.txt
git add .
git commit -m 'Initial commit'
git checkout -b conflict
echo 'DevconTLV Woo!' > greeting.txt
git commit -am 'Woo not yay'
Right.
So.
A few things.
You can do this a few ways.
Traditional is a tent. It's the most flexible option, but it's the most expensive. If you get a tent, you will need a sleeping bag and an air mattress.
This adds up to a lot of money.
One alternative is a bivy sack.
It's basically a tentsleepingbag.
It's not something you pitch. You crawl into it. And it zips up around you.
You still probably want an air mattress.
› tail -f tmp/make.log
=> Loading submodules
git submodule update --init --recursive
=> Building deps
make -C vendor
Error: avrdude-5.11.1 already installed
AVRDude already brew installed [or failed]
Error: scons-2.2.0 already installed
1.9.3-p194 in lolz/ on master
› rm bin/*
zsh: sure you want to delete all the files in /Users/skalnik/lolz/bin [yn]? y
1.9.3-p194 in lolz/ on master
› bundle install --binstubs --path vendor/gems --standalone
Using rake (10.0.0)
Updating files in vendor/cache
Your bundle is complete! It was installed into ./vendor/gems