open source

30
Jan
The Kubernetes history- the project which almost never happened

The Kubernetes history- the project which almost never happened

"It's 2013. The environment in silicon vally was on the heels of the devops movement, automation tools
4 min read
07
Dec
It's time to let go of Centos, and has been that way for a long time

It's time to let go of Centos, and has been that way for a long time

It's perhaps human nature to cling to the familiar, it's the availability heuristic (we tend to
2 min read
03
Dec
How to disable Wordpress https redirect, the many ways

How to disable Wordpress https redirect, the many ways

For local dev this is useful. Because Wordpress is a wild west there may be different reasons your wordpress install
1 min read
16
Nov
TiDB SQL Database NewSQL

TiDB SQL Database NewSQL

Little known in the UK TiDB (soon to launch TiDB Cloud) is a significant change in how you think about
1 min read
08
Nov
Building a SaaS based architecture on a budget without vendor lock-in

Building a SaaS based architecture on a budget without vendor lock-in

Opinionated account on a micro SaaS currently processing ~53k api requests daily and ~£3k monthly. Actual code, real lessons learnt
3 min read
30
Oct
A brief look at OpenAFS

A brief look at OpenAFS

I have a keen interest in opensource history and trying to understand which technologies hyperscalers may be using, or at
2 min read
23
Oct
How to create your own pip package example python

How to create your own pip package example python

Example code repo for post [https://github.com/KarmaComputing/create-your-own-python-pip-package] Being able to package your python project into a pip
1 min read
18
Oct
Docker tail -f from the end

Docker tail -f from the end

The docker way: docker logs -f --tail 10 container_name The host way $(docker inspect --format='{{.LogPath}}' # Then
16
Oct
Rust create ubuntu / debian package from cargo

Rust create ubuntu / debian package from cargo

Rust how to create a deb package with cargo deb
1 min read
04
Oct
How to get started with rust

How to get started with rust

How to I install rust? See https://www.rust-lang.org/tools/install Or run: curl --proto '=https' --tlsv1.
1 min read
Collect recurring payments with Subscribie