Vector databases, RAG, BM25, sparse searches, judging AI training output efficiency… Do you know what...
Do you simplify decisions for your peers, bosses, and clients in your daily work? Do you modify...
The central idea answers the question: am I doing the best thing I can with my life and career? If...
This is yet another book I’ve read about overcoming extreme limits, discipline, and planning. This...
This time the book of the week was: 36 Dias (36 Days in a direct English translation) written by...
What about to avoid using NPM/Node as much as possible and do not need to managing the overwhelming...
A new entry in my reading log this time was: Tim Cook: The Genius Who Took Apple to the Next Level,...
Yesterday, I had the amazing opportunity to share some insights on how AI is being used within one of...
A new entry in my reading log this time is: Pour Your Heart Into It: How Starbucks Built a Company...
A new addition to my reading log this time was: The Ride of a Lifetime: Lessons Learned from 15 Years...
protoc compiler, protoc-gen-grpc plugin and grpc.so as a first step, we need a healthy php...
Some weeks ago I wrote the series: How to start using grpc with PHP and now I want to share the...
I published on my GitHub the project I use as a base for my AI-related POCs. It’s a great entry point...
A new entry to my reading log this time was: 90 Days to Success, written by Michael Watkins, is a...
Static Grpc Client Generation and extensions for PHP The first step to use a gRPC as a...
If you're coding today without using AI in some way, you're missing out—big time. Even though many...
Endurance: Shackleton's Incredible Voyage, What an amazing story! The writing was so engaging that I...
Introduction Let's use a Golang gRPC server packaged as a Docker container for...
Introduction This series consists of 4 posts designed to help you set up a PHP project to...
I want to document my current social metrics in this post as a reference point. This will serve as a...
I wrote a GRPC server with basic features to support my aboratories, written articles, and videos it...
I just finished listening to another book from my career development plan. This time, it was focused...
I’ve completed another book from my reading list. This time, it was Ego: Your Greatest Opponent by...
For a long time I have wanted to code a solution to share the same session between different systems...
I already have a number of SPA projects and a few projects using Next.js code, but I've always kept...
“If I had eight hours to chop down a tree, I’d spend the first six of them sharpening my axe.” ―...
Recentemente mudei do VScode para o PhpStorm e estou aprendendo a utilizar essa nova ferramenta enqua...
Neste guia mostro uma das várias maneiras de configurar seu xdebug em um ambiente PHP com docker. C...
Welcome to VueJs mastering the API, today we will talk about the optionMergeStrategies method. It pr...
Introduction I know I know we need to avoid use Iframes. But when our client need it... We...