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
What do you want to become in Tech?๐ฉโ๐ป
1. Frontend Developer
2. Backend Developer
3. Full Stack Developer
4. App developer
5. Java developer
6. Data engineer
7. Data Analyst
8. AI/Ml Engineer
9. Full Stack Blockchain Developer
10. Devops engineer
11. AI/ML Researcher
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