Generating CJS & ESM packages from TypeScript
Although it's easy to generate CJS or ESM code from TS, generating both at the same time is a more complicated endeavour.
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.