Skip to content

Instantly share code, notes, and snippets.

View jdougan's full-sized avatar
💭
I may be slow to respond.

John Dougan jdougan

💭
I may be slow to respond.
  • Kitsilano Network Research
View GitHub Profile
/* minium viable std
every possible trade off to just get it done
orginaztion? nah mega file
more then 1 unittest? nah
docs? what for you have unittest
comprosmizes with other view points? nah everyone else wrong
effent code? nah, who needs it computers fast
good overloads? nah, just use it well
good error messages? nah just dont make typos
template meta programming to make things easier for the end user? no that would take 100x as long