Subscribe to the newsletter to enjoy the hottest updates for learning new stuff every week.
From dormoshe.ioSearch
Every time I needed to send a file to someone, I had to pick a service and implicitly trust it. Trust that it wasn’t reading my files. Trust that it wasn’t training a model on my documents. Trust t...
From dormoshe.ioWhy Go says “Don’t communicate by sharing memory” and how to build robust systems without external libraries. If you come from a background in Java (like me), Python, or JavaScript, the word “concu...
From dormoshe.ioThe Angular-TypeScript weekly Trends focus on Angular, TypeScript and the combination of them. Come and subscribe to the newsletter to enjoy the hottest updates for learning new stuff every week.
From dormoshe.ioYou can directly create a project using the GitHub template, which integrates the following functions out of the box: ✅ Internationalization (i18n) using vue-i18n 🌗 Automatic light/dark theme supp...
From dormoshe.ioPosted on Mar 17 • Originally published at devgeist.com In Part 1, we introduced a
From dormoshe.ioA leaderboard for DumbQuestion.ai sounds simple. Track the most asked questions, display them. Done. Except people never ask the same question the same way twice. I was curious about how creative u...
From dormoshe.ioUntil not too long ago, when I wanted to change one thing in my code, I'd end up having to touch a bunch of other things. Or I'd be staring at a function trying to figure out why it's doing three c...
From dormoshe.ioSubscribe to the newsletter to enjoy the hottest updates for learning new stuff every week.
From dormoshe.ioEver wondered how systems like Amazon S3 or MinIO actually work under the hood? I spent the last 2 months building Lilio — a distributed object storage system from scratch in Go. No frameworks, no ...
From dormoshe.ioLast week, I started ForgeCrowdBook — a platform where books live on Codeberg, GitHub, or IPFS, and the community pins what gets featured. No database server. No password hell. No platform lock-in....
From dormoshe.ioTwo weeks ago I was debugging a module I had written myself. Sat staring at it for twenty minutes. everything was unfamiliar. The structure made no sense to me. I had to reverse-engineer my own cod...
From dormoshe.ioA simple and fast Go tool for file integrity monitoring. Detects unauthorized file modifications caused by OS command injection and other attacks by recording file hashes during deployment and veri...
From dormoshe.ioEleanor is a senior software engineer. Ethan is her junior colleague. They work in a beautiful beaux arts library in Lower Manhattan — the kind of place where coding languages are discussed like po...
From dormoshe.io