@SimpleSuni@Rishi_vorginal What an acting performance, and what a situation to showcase it. Hats off!
I’ve been a big admirer since Operation Alamelamma.
#ಆಪರೇಷನ್ಅಲಮೇಲಮ್ಮ
Why @SimpleSuni No promotion for #ModaKavidaVathavarana , It’s a really good movie and deserves much more attention.
All the best. Director Sir banni orage, promote maadi. Good movies like this should get their due.
#ಮೋಡಕವಿದವಾತಾವರಣ
Not here to fight, but this is the reality I’m seeing in the market.
There is a kannada saying “ಅವರವರ ಭಾವಕ್ಕೆ ಅವರವರ ಭಕುತಿ” means everyone sees it from their own angle. I work in this space, and I still see .NET opportunities, especially in enterprise, backend, cloud, and production systems.
The real cap is thinking your timeline is the whole job market.
@SumitM_X I also meant the job market is not dead. That’s why I said opportunities are still there.Please don’t get me wrong.I am saying this from what I’m seeing currently.
Every stack has its own demand proportionately. Some stacks are just not hyped,what I feel.
I mostly use MSSQL and Postgres, so from that background I’d say, don’t pick purely by DB name, pick by write pattern.
For simple high-throughput OLTP writes, MySQL is very proven and operationally simpler.
PostgreSQL is powerful, but write-heavy workloads need care: autovacuum, dead tuples, bloat, index maintenance, and PgBouncer/connection pooling.
So my answer:
simple write-heavy -- MySQL
complex transactional + richer SQL/indexing -- PostgreSQL, if operated well.
If your services talk a lot, JSON + REST might be your bottleneck.
Bigger payloads. Slower parsing. No contracts.
Protobuf + gRPC fix this.
Simple breakdown 👇
#backend#microservices#programming@grpcio
@WorkflowWhisper Clear prompts+AI skills matter.But the “3 times this month” stories feel like pure clickbait. Senior engineers already use LLMs,and we should not act like MCP is a magic wand. AI is speeding things up today, but it hasn’t replaced real technical judgment(yet). Depth is debatable.