@codewith55i
iAccount based inSouth Asia
About this account
- Account based in
- South Asia
- Connected via
- South Asia Android App
Account-level information from X, not a live location or the device used for a specific post.
Dev | tech enthusiastic | Dm for promo & collaboration
Joined July 2019
- Tweets38.7K
- Following783
- Followers3K
- Likes50.7K
Pinned Tweet
Switch to Linux you will never regret it
Switch to Linux you will never regret it
Switch to Linux you will never regret it
Switch to Linux you will never regret it
Mohit retweeted
Switch to Linux you will never regret it
Switch to Linux you will never regret it
Switch to Linux you will never regret it
Switch to Linux you will never regret it
Mohit retweeted
One backend stack for the next 5 years.
What are you choosing?
A. TypeScript + PostgreSQL
B. Python + PostgreSQL
C. Go + PostgreSQL
D. Java + PostgreSQL
Mohit retweeted
You need to build an API serving users across multiple continents.
Which architecture?
A. Multi-region + CDN + Load Balancing
B. Single server in one region
C. One database with no replicas
D. Client-side caching only
Mohit retweeted
If I cancel my Google One subscription today
does my 1.99 TB of storage disappear instantly?
You need to build a backend where database reads dominate traffic.
What do you add first?
A. Read replicas
B. Kafka
C. WebSockets
D. GraphQL
Your API suddenly receives 100× normal traffic.
What architecture do you choose?
A. Load Balancer + Stateless Services + Redis + PostgreSQL
B. Single Monolith + MySQL
C. Node.js + MongoDB only
D. Python + SQLite
One backend stack for the next 5 years.
What are you choosing?
A. TypeScript + PostgreSQL
B. Python + PostgreSQL
C. Go + PostgreSQL
D. Java + PostgreSQL
You need to build an API serving users across multiple continents.
Which architecture?
A. Multi-region + CDN + Load Balancing
B. Single server in one region
C. One database with no replicas
D. Client-side caching only
You need to build a service where CPU efficiency matters more than developer speed.
Which language?
A. Rust
B. Go
C. Python
D. JavaScript
You need to build a payments backend.
What matters most?
A. Reliability
B. Security
C. Scalability
D. Developer speed