All Posts - Page 7

234 posts found

Hard Drive IO Tester Application

February 11, 2014
This is a very simple application that can be used to test the I/O speed of a hard drive or anything else with a filesystem on it.
preview

PC Restore DVD Creator

February 11, 2014
A build system to create a restore DVD for a PC.
preview

12 and 5 Volt DC Power Supply Circuit Board

February 10, 2014
This is a little power supply that provides both 12 and 5 volt DC outputs.
preview

3D Printer Spool Stand and Holder

February 9, 2014
3D
My quick and dirty solution to having a spool on bearings and a place to put extra spools.

Delete Unnecessary Macro or Function From Source Code

February 9, 2014
preview

Do I Need a C++ Coding Standard?

February 8, 2014
Do your programmers look like a bunch of people playing in mud?
preview

The Secret to Using Git 2

February 8, 2014
Git really is much simpler than most new users think.
preview

Prusa i3 3D Printer Build

February 4, 2014
3D
My Prusa i3 3D printer build.
preview

The Bitcoin Hype

February 4, 2014
The currency that's got local retailers fighting to keep video cards in stock because video cards convert electricity into money.
preview

My Favorite Git Commands and Tips

February 4, 2014
After I've been using any version control system for a while I tend to find myself having a go-to set of commands.
preview

How Many Copies Are Made When Throwing a C++ Exception?

February 3, 2014
Here's a simple example that demonstrates how many times a copy constructor is called when throwing an exception.
preview

Find Where a C++ Exception is Thrown

January 30, 2014
preview

Bench Variable Regulated Power Supply

January 29, 2014
A simple bench variable power supply build for use with all sorts of projects.
preview

How Many Programmers Does It Take To ...

January 29, 2014
... keep repairing and updating a light bulb.
preview

C++ Garbage Collection 1

January 28, 2014
Before you start claiming C++ needs garbage collection, fully understand one simple concept.
preview

Reckless Programmers

January 27, 2014
Chug a beer, grab your cellphone, and write some code. Attention not required.

Separating Maintenance and New Development Teams

January 26, 2014
After all, this is a problem every company addresses daily, so they must have figured it out right?

Digitalpeer.com Site Redesign

January 25, 2014
Web
I've redesigned the blog and moved even further to what I think is the ideal blog layout.
preview

Kegerator Build

January 23, 2014
Kegerator build using a deep freezer.
preview

Asio is My Go-To C++ Application Framework

January 23, 2014
Asio is my current go-to framework (toolkit) for C++ application development. It's an awesome piece of software that's changed how I write software.