Some Dude

Framing Serverless Architecture

Framing Serverless ArchitectureFraming 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…