OFOlashubomi Fashakininblog.545plea.xyz·Mar 30 · 16 min readFull PostgreSQL Observability in Docker: Metrics, Logs and Query InsightsIntroduction Most developers that run their Postgres DB as a Docker containers, ship their app, and hope for the best. The problem with this is there's no visibility into slow queries, no insight into01M
OFOlashubomi Fashakininblog.545plea.xyz·Mar 1 · 17 min readServerless Malware Scanning with ClamAV on AWS LambdaWhen I began working on Temp, a secure ephemeral file-sharing platform, one of the first requirements I identified was the need to scan every file uploaded by users for malware before allowing it to b10
OFOlashubomi Fashakininblog.545plea.xyz·Feb 2 · 4 min readScaling Websockets Across Multiple ServersRecently, I built a mini project called Null-Void (think of it as a simple collaborative version of MS Paint). The goal was simple: allow multiple users to draw together in real time, with features like live cursor tracking and synchronized draw even...00
OFOlashubomi Fashakininblog.545plea.xyz·Feb 1 · 2 min readPrecision over ConvenienceWhenever we’re learning something new, it often feels easier to lean on analogies or everyday words to explain what we’ve just learned. I do this all the time, it makes concepts more relatable and WAY00