About Me
Say Hello
RSS
130 posts
20 October 2017 | on crazy-programming-challenge
For your enjoyment and my own, I am trying out some crazy programming languages: Brainfuck LOLCODE Whitespace <- You are here Piet MalbolgeZombie This week, →
13 October 2017 | on crazy-programming-challenge
For your enjoyment and my own, I am trying out some crazy programming languages: Brainfuck LOLCODE <- You are here Whitespace Piet MalbolgeZombie Last week →
06 October 2017 | on crazy-programming-challenge
I have been wanting to do this challenge for so long! The time has finally come. Wikipedia, the fountain of all human knowledge, has a very →
29 September 2017 |
Node.js is a runtime that can be used to execute javascript code outside of the browser. I have been wanting to look into it for →
22 September 2017 | on symfony, php
You have probably, at some point, wanted to see how long a piece of code takes to execute. It is the most basic of profiling tasks →