Why Startups Should Build Their Own Models
March 31, 2024 • ☕️ 4 min readThe importance of startups training their own AI models for differentiation and control.
The importance of startups training their own AI models for differentiation and control.
An early thinking about handling your app or component state can help you to avoid many bugs even before starting to write code.
A list of logical fallacies and biases I found useful for a better understanding of human behavior and decision making.
Babel is a very powerful code generator and parser, but the documentation doesn't have many examples of how to use it for parsing, generating, and manipulating abstract syntax trees, I'm collecting some here from my own usage of it.
Book Notes From "The Phoenix project".
A quick intro to javascript newly introduced generators and iterators concepts and how they work with other javascript features.