Skip to content

Instantly share code, notes, and snippets.

View mihakrajnc's full-sized avatar

Miha Krajnc mihakrajnc

View GitHub Profile
@bmwalters
bmwalters / bitwise.arnoldc
Last active March 27, 2018 21:16
Bitwise operators in arnoldc. I used a Lua script to generate the 2800-line band lookup table since there are no arrays in arnoldc currently. I am insane. Thanks to http://stackoverflow.com/a/28332394
LISTEN TO ME VERY CAREFULLY lookupBand
I NEED YOUR CLOTHES YOUR BOOTS AND YOUR MOTORCYCLE key
GIVE THESE PEOPLE AIR
HEY CHRISTMAS TREE val
YOU SET US UP 0
HEY CHRISTMAS TREE isKeyEqualToOurCurrentValue
YOU SET US UP @I LIED
@aras-p
aras-p / preprocessor_fun.h
Last active May 8, 2024 06:45
Things to commit just before leaving your job
// Just before switching jobs:
// Add one of these.
// Preferably into the same commit where you do a large merge.
//
// This started as a tweet with a joke of "C++ pro-tip: #define private public",
// and then it quickly escalated into more and more evil suggestions.
// I've tried to capture interesting suggestions here.
//
// Contributors: @r2d2rigo, @joeldevahl, @msinilo, @_Humus_,
// @YuriyODonnell, @rygorous, @cmuratori, @mike_acton, @grumpygiant,