Expanding Linux file system over multiple drives

In Linux, it is possible to expand an existing filesystem over multiple disk drives. I recently had to do this for a few VPS as part of my day job, since they were running out of disk space and causing some instability with one of our core services. Here’s how to do it, mainly for […]

Marcus Povey

In Linux, it is possible to expand an existing filesystem over multiple disk drives. I recently had to do this for a few VPS as part of my day job, since they were running out of disk space and causing some instability with one of our core services. Here’s how to do it, mainly for […]

AI is going to eat your lunch

Artificial intelligence (AI), automation, and deep fakes are rapidly changing the way we live and work, and they have the potential to revolutionize industries and create new opportunities. However, they also raise complex ethical and social issues that need to be carefully considered.

Marcus Povey

Artificial intelligence (AI), automation, and deep fakes are rapidly changing the way we live and work, and they have the potential to revolutionize industries and create new opportunities. However, they also raise complex ethical and social issues that need to be carefully considered.

Mailgun Webhook Parser

Another quick one, here is a small library I wrote as part of the Day Job that makes it (slightly) easier to parse web hooks from Mailgun. Pretty much a stub right now, but we use it daily. Hopefully it is of use to some folks.

Marcus Povey

Another quick one, here is a small library I wrote as part of the Day Job that makes it (slightly) easier to parse web hooks from Mailgun. Pretty much a stub right now, but we use it daily. Hopefully it is of use to some folks.