• About Me
  • Resources
  • Projects
    • SkyblockPlugin
    • GitHub
    • Varnish Dashboard
    • NodeFTPD
    • Util.php
    • WordPress Access Control
  • Contact Info
  • Resume/CV
Brandon Wamboldt
Software Development & DevOps

Tools & Utilities

  • Development

Tmux & Cygwin

Posted on November 20, 2016November 20, 2016by Brandon Wamboldt

Using Tmux & Cygwin together is the best console combination on Windows, if you ask me. I’ve been using this setup for over a year now, and my productivity is measurably better, my workspace more organized, and it looks cool to boot! I’ve also converted most of the developers at my workplace to this setup. […]

Read More
8 Comments
  • Recommended

Z, a must use command line tool

Posted on June 30, 2014June 6, 2015by Brandon Wamboldt

Recently, I was updating my bash prompt and setting up some Zsh profiles when I found a great script called Z (https://github.com/rupa/z). Z keeps a history of your most used directories and allows you to quickly jump to them based on the most popular/frequently used directory that matches a partial string. I manage a lot […]

Read More
No comments yet
  • Development
  • ...
    • How To

Why you should be using strace

Posted on April 15, 2014August 18, 2015by Brandon Wamboldt

Strace is a debugging utility for *nix systems, used to monitor the system calls used by a program, as well as any signals received by the program. Strace is useful for seeing what an application is doing under the hood, which can be vital to find subtle bugs in your code obscured by built-in functionality. […]

Read More
No comments yet
I'm a team lead, software developer, and devops engineer (depending on the day). I love programming, and having a blog allows me to share things I've learned with others, and hopefully save somebody a bit of time!

Disclaimer: Any opinions expressed are solely my own and do not express the views or opinions of my employer.

Recent Posts

  • Debugging an Internet issue
  • Everything I googled in a week as a senior developer
  • Creating an Effective Resume
  • Interview Tips for Software Developers
  • Tmux & Cygwin
Activello Theme by Colorlib Powered by WordPress