Civil Engineer turned Cloud Architect. ποΈβ‘οΈI apply engineering precision to digital infrastructure. Specializing in AWS, Terraform, and building self-healing
@GyanTherapy Cause someone may be watching the videos at 360p they might not be able to see the exact result plus i understand you cant show a single photo for multiple seconds and its hard to pause and watch every photo shown . I think this would be a great addition.(2/2)
@GyanTherapy just watched your latest comparison of redmi turbo and one plus nord . I wanted to add a suggestion for these comparison videos. Can you add a drive link of the photos taken (every video ) so that one can see the result. (1/2)
Just spent some time exploring Commander.js for building out CLI commands. Defining arguments, options, and actions in a clean, chainable API is so satisfying.
What's your go-to library for building terminal apps? Let me know! π #100DaysOfCode#NodeJS#CLI
I dropped the exact core/models.py abstract model in the Gist below. Drop this into your project, and every model you build is instantly enterprise-ready. π
https://t.co/6jeMZd5qhv
Stop hard-deleting your database records. π
I just implemented a completely reusable Soft Delete architecture for my Video Ingestion Service using Django.
The exact code is here π
#Django#Python#Backend#SystemDesign#BuildInPublic
Instead of destroying data, it stamps a deleted_at timestamp and uses a custom Database Manager to invisibly filter it out of every query. I also overrode the default .delete(*args, **kwargs) method to ensure it intercepts standard ORM calls without crashing.
My Brave browser shields were silently blocking the analytics script, and my defensive try/catch block worked too well and hid the error! π¦π‘οΈ
βWhat's your most ridiculous local dev gotcha? π
β#OpenSource#WebDev#Debugging#ReactJS
Just spent hours debugging why my API tracing headers weren't attaching locally in a massive React/Redux monorepo.
βThe code was perfect. The culprit? π
@suni_code When i was in college i interviewed for Microsoft and they asked the 7th question from strivers sheet. So i must say its striver's playlist or if you doing in python you can also watch neetcode