Lmao, the CEO of Salesforce is congratulating Trump and Musk on their efficiency efforts?
Salesforce is a fucking cancerous efficiency draining leach on society.
It is hands down one of the most incompetent and greedily developed platforms in the world. Literally every Fortune 500 company using it would spend far less and get far more by building the equivalent with internal dev teams.
There’s so much of the systems my company has built and uses that has a bunch of extra code for various features because “Salesforce doesn’t support […]” or “Salesforce makes it hard to […]”. This includes simple programing stuff like “this field is a boolean” and scheduling items.
I was a retail investor in Salesforce before I worked with their stuff. Then I sold it for reasons like this.
I spent a year at a software company that built software on top of Salesforce and was just flabbergasted by the decisions and restrictions they had.
You’d hit hard limits on things like compute and number of requests etc with no literally no way of increasing or scaling them outside of paying absurd custom contract fees to salesforce. It lead to a ton of stuff having to use external platforms to do things and all of these horrible kludgy workarounds, whereas at any other software company it would have just been a matter of your infrastructure automatically spinning up another instance during high load periods.
Then their frameworks and programming languages are just piles of garbage.
Apex is their backend language and it’s basically an extremely old and limited version of Java, but not only does it not support any of the niceties of modern Java, it also doesn’t support any actual Java packages or frameworks so stuff like Kotlin or the Spring ecosystem is out of the question. It doesn’t even come with a framework for writing unit tests. On top of that, you then have all these insane restrictions on how your code files are organized. There’s no name spacing, all your code files have to be in a single flat directory, there’s file length restrictions and character restrictions and even casing restrictions… depending on where you reference an Apex class, it could use one of three different name syntaxes (i.e.
MyClasshas to be referred to asmyClassin some places,MyClassin others, andmy-classin others).Their frontend language was a pile of even shittier garbage, though was replaced with their own web component framework that is at least halfway similar to standard web components. But they still come with the crazy lack of name spacing and all the file naming and organization restrictions, they still don’t support TypeScript, and they come with literally no ootb methods for State Management, routing, etc.
And all of their dev infrastructure has to run on an instance of a Salesforce server so there is literally no way of developing actually locally.
A visualization of the year I spent trying to develop good software that users might like on top of salesforce: https://youtu.be/kSGEzpkgsu0?t=35s
So many people in this world need to die
This is the motherfucker that decided to RTO the entire company after telling us that he wouldn’t RTO the Slack team since a large potion of our team was remote. I had to find another job. Fuck this asshole.
This is the guy, running a cloud platform attacked by multiple hacking groups to steal their customers data. There are 14 cases underway for breach of security and privacy. They dont care about their own customers.



