×
Become a better software engineer with
404skill
—
start for free
Eliran Turgeman
Home
About
Archives
Search
2025
2025-04-19
Lessons from building and maintaining distributed systems at scale
2025-04-11
Stop reading tech books like fiction
2025-04-05
Escaping the local maxima
2024
2024-12-24
Collecto Beta - A developer-friendly approach to verified email capture
2024-12-10
On over-engineering; Architecture Edition
2024-10-17
Introducing Collecto - Open-Source Email Collection Service
2024-09-25
Ideas from "A Philosophy of Software Design"
2024-09-14
Why you should "design it twice"?
2024-09-07
On over-engineering; finding the right balance
2024-09-06
First week of Byte-Sized Tech
2024-08-31
Byte-Sized Tech, Why I am even doing this?
2024-08-29
Whether you think you're replaceable by AI or you think you're not - you're right
2024-08-09
PowerShell Customization - Fonts, Prompts, and Autocompletion
2024-07-30
Leetcode for backend skills
2024-07-25
I am a junior, and can't find a job - now what?
2024-06-16
Godot4 w/ C# in VSCode setup
2024-05-30
Joining Microsoft
2024-05-11
SWE laws of power
2024-04-29
Elegant Objects GPT
2024-04-19
Weekly releases bad
2024-02-03
Feature flags spaghetti // FFs missing features
2024-01-18
Can we solve prompt injection now?
2023
2023-12-04
My thoughts on tech debt
2023-11-24
Evolving through blunders
2023-10-04
Advice for junior software engineers
2023-09-07
Getting my first dev job
2023-08-08
How I broke prod with a simple DB migration
2023-07-15
Demystifying the Importance of Idempotency in AWS Lambda // A Bug Hunt Tale
2023-07-12
AWS Lambda - Pitfalls
2023-05-19
Setting Up Automatic Linting and Type Checking (Python, GHA)
2023-03-24
Taming the Nested Beast
2023-01-16
Testing practices I follow
2023-01-06
Logging practices I follow
2022
2022-12-24
Cohesion in simple terms - Software modularity
2022-09-25
Linux Scheduling
2022-08-05
Singularity — Microsoft’s Experimental Operating System
2022-05-07
Writing My First Open Source Package - Content Aggregation CLI
2022-05-04
How To Build an API with Python FastAPI