• Internet 3rd Wave and Rise of the Technology Fascist

    The Waves of Technology Professional I like to consider 2001 the tail edge of the Internet bubble. It was a brutal time to be in a computer science field. There weren’t many jobs. The jobs that were being squatted on were jealously guarded. I needed the one thing that nobody would provide. Experience. So instead I grinded projects and studied unceasingly. In 2001 I had to take a job as an “integration specialist”.
  • HowTo Bind Multiple Terminals MacOS-X

    Binding Multiple Terminals I am running on multiple servers all the time. And with DTAC doing testing of big data I obviously need to play with many servers at once. I used to do a lot of work on linux and loved the broadcast ability of the terminals. So when I moved onto mac I expected more. I tried a few other terminal apps. Particularly iTerm2 that has some nice broadcasting.
  • Writing Novels in Markdown Part 1

    Writing in Markdown If you haven’t used Markdown to write in a rich(er) text format, then you are missing out. I pretty much write all my technical documentation in Markdown. It’s pretty awesome and I don’t know why it took me so long to find it. I didn’t start using it until around 2013. What is Markdown Markdown was created by John Gruber. According to Wikipedia. John Gruber created the Markdown language in 2004 in collaboration with Aaron Swartz on the syntax, with the goal of enabling people “to write using an easy-to-read, easy-to-write plain text format, and optionally convert it to structurally valid XHTML (or HTML)”