The IT Professional’s Guide to Stop Phishing

The IT Professional’s Guide to Stop PhishingThe IT Professional’s Guide to Stop Phishing

Phishing is one of the biggest security concerns for businesses at present. Phishing used to be about just gathering credentials…

Goal-Setting: Turning Procrastination Into Productivity

I can find a lot of things I'd rather do than write if I'm not feeling it. A lot of…

Framing Serverless Architecture

Serverless architecture is a newer design paradigm for application development as well as platform hosting. It is the natural evolution…

A Review of O’Reilly’s Perl Cookbook

O'Reilly's Perl Cookbook is one of the first books I got for learning Perl, along with "The Camel Book" (Programming…

SEO Minded Affiliate Links

How do I make my blog more profitable? You wouldn't be here if you weren't asking yourself something similar. In…

Approaching Your First Project in a New Language

The first time you have to jump a language for a new project is one of the most frightening parts…

An Introduction to TCP/IP

RFC 1122 and RFC 1123 define the basics of the TCP/IP Model. The OSI Model may be a bit more…

Lua OS Library

We're going to go over the default OS library included in Lua. This library is very useful, but is also…

No One Cares What You Do: And That’s A Good Thing

Everyone's too busy thinking about themselves to think about what you're doing. This sounds like it would be a punch…

Lua Math Library

This section is more of a reference to how to use the math library in Lua. We aren't going to…