Skip to content

Instantly share code, notes, and snippets.

View doabell's full-sized avatar
🔰
Beginner

Bell doabell

🔰
Beginner
  • Sol III
  • 03:28 (UTC -04:00)
View GitHub Profile
@yunga
yunga / !Colors.md
Created May 27, 2017 23:16
Some palettes and named colors gathered while surfing...

Colors

Content of color palettes

The color palette files are tabs separated values.

Fields:

  • The first field always contains the color in the #RRGGBB format
  • The second field is an arbitrary palette name
@aras-p
aras-p / preprocessor_fun.h
Last active May 16, 2025 11:21
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,