-
Hatchet-wielding hitchhiker: The diminishing threshold of acceptance in our society
Last night, I watched this documentary Kai the hatchet-wielding hitchhiker. The very term ‘hatchet-wielding’ and that too preceding hitchhiker was enough to paint a dark picture. The documentary, however, is worth your time. In a single sentence, it’s a journey of an unstable person from an overnight YouTube star to a convicted murderer. But in…
-
Salesforce – Spring ’23 release updates
Timeline : Salesforce has provided a detailed timeline for the latest release which is Spring ’23. The timeline mentioned below is a high level start date. Project admins/leads have to check the Salesforce trust portal for the exact upgrade dates for their specific instances. Enforced Updates : These updates are scheduled to be Enforced In…
-
Visual Studio Code – Salesforce DX with GIT
Visual Studio Code is an open source editor by Microsoft. Lately, Salesforce has shifted it’s focus from Eclipse to Visual Studio code. The motivation behind this shift was mainly due to following reasons. The UI is radically different from Eclipse. It’s quite simplified with just sidebar, editor pane and panel and no more custom perspectives.…
-
Classification Vs Regression in Machine Learning
When we do predictive modelling, our goal is to find or predict quantitative/categorical answers to specific questions within limits of Von Neumann Architecture. This prediction is based on historical data. At high level, the prediction or say output can be of two types. Discrete output. Continuous output. When we think of a prediction based on…