Lew's blog

Quick and Dirty

The story of how I wrote a quick and dirty program to rescue some data.

Normalization

My recipe management program has a problem with ingredient amounts, and I've got the fix: "Normalization".

About: 

Unix and Windows; A C API perspective

From the early days of UNIX, the OS has used the C programming language as its primary development language. UNIX always provided C bindings for its system API, and application development tended to use C for the compiled language requirements. Thus, in those times, the C API was the UNIX API, and the UNIX API was the C API.

Containing Myself

Recently, for a variety of reasons, I got interested in how containers work in Linux. While my systems came with a version of the LXC container tools, I hadn't used containers for anything. But, a use-case appeared, and it piqued my interest. So I looked at containers and concluded that, if I were to use them, I would have to understand them first. And so, down the rabbit hole, I've gone.

System Management: 

DIY PBX: Unexpected benefits

My partner recently asked if I could receive a FAX for her. Sadly, I had to tell her that, while I can send faxes, I couldn't easily receive them. I do have a multifunction printer with FAX capability, but I have not designed my "Receptionist" dialplan to handle incoming faxes. And so, admitting that failing, I skulked back to my cave, and did some research.

About: 
System Configuration: 
System Management: 

DIY PBX Chapter 5a: A Software Overview

With the telephony hardware installed and configured, and Asterisk in place, I found myself at the point where I could turn to my favourite topic: the software. And, even at the simplest, I had a lot of software to keep me busy. Luckily enough, I had the time.

About: 
System Management: 

Pages

Subscribe to RSS - Lew's blog