Are LLMs stochastic parrots?
Thoughts on AI  

Are LLMs stochastic parrots?

We live in a time where everyone uses a technology without really understanding it. In this article, you will find explanations that will help you not to get lost.

Why today's generative AI will never outperform humans
Thoughts on AI  

Why today's generative AI will never outperform humans

As you read this article, you will understand why despite the current hype, LLMs will never surpass humans. There is a very simple reason for this, and I will explain it to you.

How I rewrote Redis in less than 70 lines with Golang
Software engineering  

How I rewrote Redis in less than 70 lines with Golang

Redis is a trendy tool. It is used in many modern apps. But is it really the simplest and most efficient solution for your use? Do you really need Redis in your app? This is what we will see in this article.

From overfitting to explainability, how to train a neural network
AI Fundamentals  PyTorch  

From overfitting to explainability, how to train a neural network

In this article, we will get to the heart of the matter. Read it, play around with the proposed code and the different parameters. And you'll become a pro at training neural networks.

Discovering PyTorch
LLM from scratch  PyTorch  

Discovering PyTorch

Because Pytorch isn't just for building neural networks, this article shows you how to use the library for tensor manipulation. This knowledge is necessary to implement the attention mechanism within LLMs (transformers).

Why generative AI doesn't plagiarize
Thoughts on AI  

Why generative AI doesn't plagiarize

Many people who are not deeply familiar with the subject think that generative AI is plagiarism. In this article, you will find out why the problem is not there.

How to use PyTorch to measure your memory bandwidth
Benchmarks  PyTorch  

How to use PyTorch to measure your memory bandwidth

With this article, you will learn how to measure your memory bandwidth with PyTorch, host => GPU, GPU => host, and intra GPU.

Why software engineering sucks
Software engineering  

Why software engineering sucks

Discover the shocking truth about developer happiness. Learn how poor communication is causing this issue and find out the simple solution to unlocking your engineering team's full potential. Read on to learn how to end the cycle of frustration and unleash your team's creativity.

The stupidity of the AI trend
Thoughts on AI  

The stupidity of the AI trend

Discover the truth behind the AI hype. While many are caught up in the excitement of AI chatbots and generative models, the reality is that the most valuable advancements in AI have been happening behind the scenes for years. Learn how to separate fact from fiction and uncover the hidden potential of AI. Read on to find out how you can harness the power of AI without getting caught up in the hype.