Author Archives: joe.mariadassou@norwestcomputing.com.au

The history of Docker containers (according to GoogleSearch)

Pre-Docker: The Seeds of Containerization 1979: chroot: The concept of process isolation began with the chroot system call in Unix V7, which could change the root directory of a process and its children, effectively isolating them from the rest of … Continue reading

Posted in Programming | Leave a comment

Python3 Extension Modules with Boost

Boost (a collection of C++ libraries) provides excellent tools for writing Python extension modules in C++. However building these modules for Python3 has some issues. This blog suggests a workaround Continue reading

Posted in Boost, C++, Programming, Python, Uncategorized | 8,101 Comments

Why use Duckduckgo

Duckduckgo is a search engine that is about 90% as good as Google. What do I mean by that? And why despite that I still recommend using Duckduckgo. Consider a simple search query “weed remover tool.” I am looking to … Continue reading

Posted in Uncategorized | 3,275 Comments

Hosting your website in-house

There are 1700 million websites, of which around 200 million are active. Even of the active websites the vast majority are accessed less than once an hour, more like once a day. Most small businesses host their website on some … Continue reading

Posted in Uncategorized | Tagged , | 2,017 Comments