Which is difficult since smartphones are used as 2FA, and not every service has web interface, only mobile one (some banks, chats, dating, uber, etc..)
Necessary stuff (houses, healthcare, education) have outpaced CPI, and generally it is becoming more expensive.
Unnecessary stuff (electronics, appliances, other tech) did not, and generally it is becoming cheaper (Planned obsolescence is another topic though...)
"Updated: Microsoft has done a 180. Following backlash from developers, GitHub has removed Copilot's ability to stick ads - what it calls "tips" - into any pull request that invokes its name."
comparing to Node, .NET is batteries included: built-in Linq vs needing lodash external package, built-in Decimal vs decimal.js package, built-in model validation vs class-validator & class-transformer packages, built-in CSRF/XSRF protection vs csrf-csrf package, I can go on for a while...
Well if I don't know what to say, I either don't start a conversation or I can use some opener like "How are you?" and then end the conversation (because I don't know what to say). But then what is the point?
I hope Iran government will finally fall, and those 30,000 dead Iranians will get at least proper burials. And that war won't spread into other countries like yours.
Unless you develop games in Unity, and have banned C# features like classes or LINQ (because they allocate on heap and Unity garbage collector is bad and make your game to micro freeze / stutter). Sure there are cases where classes are fine (singletons, pooling), but still...
You cannot solve a problem when you don't know you have a problem.