(guest@joequery.me)~ $ |

Framework wars - what about ease of understanding?

A short opinion piece on the state of web development frameworks.

May 18, 2015 | Programming

How to install Dropbox on Ubuntu server

Step by step guide on installing Dropbox Headless on Ubuntu server

May 17, 2015 | Guides/Troubleshooting

Abusing Factory Boy sequences in Django unittests

A discussion regarding relying upon generated factory boy sequence values when testing Django applications

May 15, 2015 | Programming

Accepting the realities of professional software development

Thoughts on productivity, perfectionism, and the meaning of average as applied to the software development world.

May 14, 2015 | Programming

Handling unique constraints with factory boy

How to prevent 'duplicate key value violates unique constraint' errors in factory boy factories

May 13, 2015 | Programming

Vagrant SSH errors with multiple VMs: Port 2222 in use

How to resolve the error 'The forwarded port to 2222 is already in use on the host machine' when running vagrant ssh on a host with multiple boxes

May 13, 2015 | Guides/Troubleshooting

Flexjobs Review

An unsponsored review of the remote job aggregation website Flexjobs.com

April 02, 2015 | Guides/Troubleshooting

Proof: If a=bq+r, then gcd(a,b)=gcd(b,r)

A detailed proof of this important Lemma which fuels the Euclidean Algorithm.

September 22, 2014 | Notes

Self documenting conditional statements

An opinion article on improving the readability of conditional statements through the use of meaningful variable names.

September 18, 2014 | Programming

Windows 8: Create a toggle touch screen button

Learn how to create a button on your taskbar that enables you to quickly toggle enabling/disabling the touch screen.

September 11, 2014 | Guides/Troubleshooting

« Newer ArticlesOlder Articles »