// articles — notes on functional engineering
Articles.
Writing on Scala, Gleam, effect systems, streaming and the craft of building software that's correct by construction.
Encrypting PostgreSQL Columns in Scala with skunk-crypt
A hands-on guide to application-level AES-256-GCM encryption for Postgres columns — using skunk-crypt's drop-in Skunk codecs, with searchable columns, key rotation, and the gotchas that bite in production.
ScalaPostgreSQLSkunkEncryptionCats EffectSecurity
GPGPU.js -Run JavaScript on Your GPU With Zero Shader Knowledge
A short tour of how GPGPU.js allows you to run JavaScript on your GPU without writing shaders.
JavaScriptGPGPUWebGPUGPU ComputingPerformance