Mike Levin
18 posts
¿Cuáles son las fábricas de máquinas de hielo tubular con una producción diaria de 5 toneladas?
En el sector industrial de procesamiento y distribución de alimentos, la selección de un fabricante de máquinas de…
Sunday Rewind: Bootstrapping a product team by Ibrahim Bashir
This week’s Sunday Rewind is a 2020 #mtpcon Digital talk from Ibrahim Bashir, then VP of Product Management…
Streamlining Routine ML Tasks with LangChain: A Hacker News Comment Analysis Example
Introduction LangChain and its companion framework LangGraph are synonymous with building autonomous “agents” capable of complex interactions —…
Introduction to Linked Lists in PHP: A Beginner’s Guide
Linked Lists are a fundamental data structure in computer science, where elements (called nodes) are connected sequentially through…
Sunday Rewind: Domain expert or practice expert: Your product management career
In this week’s Sunday Rewind former MTP Managing Director Emily Tate looks at career paths and what sort…
Can You Serve Only Data to AI Crawlers?
What if AI crawlers could bypass downloading entire websites and only receive structured JSON data instead? Serving AI…
Throttling & Debouncing in JavaScript: A Beginner’s Guide
When using JavaScript, excessive event triggers can slow down your application. For instance, a user resizing the browser…
MDB5 Angular 6.0.0 Released!
MDB5 Angular 6.0.0 Changelog New features: Select – added new inputId and inputFilterId inputs that allow to declare…
An Introductory SQL Tutorial: How to Write Simple Queries
Ever heard of SQL? You may have heard about it in the context of data analysis but never…