- init.el for .Net on Windows
- Emacs "hello world" init.el
- Emacs "hello world only VIM" init.el
- How to execute a CLI/shell command in emacs
- Emacs introspection capabilities explanation
- Emacs ivy mode "hello world"
- mintty pretty colors
- A VIM tutorial I cooked up a long time ago
- Evolution of Battle Station
- TMUX config
- Hammerspoon Mode
- Hammerspoon script for ctrl -> esc
- Emacs "hello world" for DragonRuby on Windows
- Better OSql
- Better RunAs
- Houses on Blocks Programming Problem
- Dijkstra's algoritm Implemented in C#
- "hello world" performance test of C# runtimes
- C# dynamic typing capabilities and Microsoft's shit culture
- F# UI Automation of an idle game called Chime Clicker
- How to expose IISExpress publically
- How to make a console app in F# using script files
- How to create an SSL Cert in C# for IISExpress
- VB Script to Attach to a process so you can debug it with visual studio
- Primefactors Kata in F#
- StringChallenge Kata in C#
- AutoHotkey Script to Double up Esc and Ctrl
- Poormans' File Watcher written in C#
- Remotely execute a powershell script
- Lenses in Scala
- "Fold" written in C#
- A Tour of Unique things from Languages I've Studied/Used
- Shuffling Cards and why C# "sucks"
- CLR Written in Lisp
- Ruby is Lisp in disguise
- String Wrap Kata in Ruby
- Solution to Code Wars Flatten Hash Kata
- The most beautiful piece of code I've ever seen
- How to hold onto a C structure reference using Ruby FFI
- "hello world" performance test of Ruby runtimes
- mruby "hello world" console app in C
- A comparison of Lua, Python and Ruby (and why Ruby is awesome)
- Cow Tic Tac Toe solved using Ruby
- Poor man's autobuild using PTY and Open3 (ruby)
- Sample of IAP using RubyMotion
- Trace a class's methods
- Trace a module's methods
- UI Automation for iOS, How to invoke it
- Generating Android Views Programmatically in RubyMotion
- How to use save and retrieve data using NSUserDefaults in RubyMotion
- Play sound on background thread in RubyMotion iOS
- Poormans Live Reload for RubyMotion
- Using ffmpeg to create preview videos for AppStore submissions
- How to do IAP in iOS using RubyMotion
- Determining Screen Sizes for iOS in RubyMotion
- RubyMotion JSON string to Hash
- RubyMotion Java Bridge example
- RubyMotion create custom View
- Raycasting in DragonRuby
- Mode7 in DragonRuby
- One time execution system, ECS in DragonRuby
- ECS in Java vs ECS in DragonRuby
- OpenGL ES VR "hello world"
- SpriteSheet deconstruction in DragonRuby
- Audio/Synth using SDL
- Faux 3D written in DragonRuby
- How to convert a ttf into a png
- An ASCII Chess Board
- Fiddle - Tic Tac Toe written in DragonRuby
- Fiddle - Pong written in DragonRuby
- Fiddle - The game of Snake written in DragonRuby using only Emojis
- Fiddle - Roguelike Starting Point written in DragonRuby
- Simple vs Easy
- Delta Time