Securing services with Rootless Containers
Some tips to improve security in applications deployed as containers.
Geeky Computer Science stuff.
Some tips to improve security in applications deployed as containers.
How I managed to write a highly efficient logger for NodeJS
Learn how to create a React component ESM+CJS library using Rollup, TypeScript and Storybook
Some random thoughts on how to make NPM package updates a bit safer
Learn better usage patterns for the Dotenv library to simplify your code
Knex 2.4.2 and below are vulnerable to a credentials leak. Learn how to mitigate the problem.
Learn how the grandfather of most major compression algorithms, LZ77, works!
An introduction to generative art by example, with animated Gosper Curves.
Twitter is not dead, but we act like it was, while the old web wants to come back from the grave.
My (probably controversial) take on why the barrel exports pattern can be harmful.
How to draw thousands of moving pixels on Godot, and a bit more.
How Brownian motion can be simulated in Godot engine.
Although it's easy to generate CJS or ESM code from TS, generating both at the same time is a more complicated endeavour.
How & why I decided to rebuild my blog again from scratch.
I present a new tool I've been developing to manage development environments.
A small diagram showing relations between web development jobs.
We should be more careful about implicit dependencies in PHP projects.
A brief exploration of the Traveler's Dilemma problem.
A 1st (naive) exploration on how to implement fast matrix multiplication in PHP.
Introducing PHP-SDS, a library for scientific computations on PHP.
How to generate beautiful colored Gosper Curves.