Blender on Lambda

Rendering Blender Scenes in AWS Lambda

AWS Lambda

GitHub repository

I recently published TAS-PC, a producer-queue-consumer lambda terraform module. This was an intermediate step for creating a distributed rendering engine.

In this post I’d like to discuss some of the technical aspects of that work.

(Read more →)

TAS PC

Terraform-AWS Serverless Producer-Consumer Module

Terraform --> ??? --> Magic!

GitHub repository

I needed to setup some infrastructure in AWS but did not want to make modifications each time I needed them. What a better opportunity than this one to learn Terraform.

So I created a little module that sets up a small producer-consumer serverless (lambda-based) architecture, powered by a SQS queue.

(Read more →)

Real privacy does not exist

Why the illusion of privacy is only an illusion

Inspecting cookies

There was a particular gag I came across in a Youtube video. One where, from the point of view of a long-term future, an advance human race made fun of us for having expectations of privacy in our lives.

I brushed it away as a single joke at first, but it stuck with me. I think they might be right.

(Read more →)