Skip to content

Instantly share code, notes, and snippets.

View 1TheMuffinMan's full-sized avatar

Nicholas Lechnowskyj 1TheMuffinMan

  • Identillect
  • Lake Elsinore, CA
View GitHub Profile
@1TheMuffinMan
1TheMuffinMan / gen5.svg
Last active March 29, 2019 05:16
Gen 5 torque specs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@1TheMuffinMan
1TheMuffinMan / google code question.cpp
Created January 3, 2017 05:58
Gist created by fiddle.jyt.io
// Jyt is a REPL for C++
// You can write code interactively
// Highlight some code and press alt-enter to execute it
// For example:
auto x = "hello world";
// Now you can query the value in the terminal on the right
// e.g. "x"