I’m Lars

Writes about emerging technologies, machine learning, programming, other things, and 🖤 programming languages.

"There's life on mars" -- Scooter

Latest Posts

The AI Hype Cycle - Déjà Vu in Silicon Valley

write an article and take these points into account: • “Write an essay comparing the current AI hype cycle to previous technology bubbles.” • “Summarize the difference between AI ...

How to explain MCP (Model Context Protocol) and what are its advantages?

“The bridge that blooms mirror reveals the time of river” — Fortune Cookie from try-mcp.dev An API - an interface to a system - is simply called with the appropriate values to t...

AI on FPGA — Generating an XOR Neural Network with LLMs

An FPGA, an AI model, and a simple logic problem — sometimes, the best way to learn is by letting technology teach itself. I wanted to run a neural network (NN) on an FPGA, and ...

AI-Generated Honeycomb Design in Python

The tips of the hexagons in odd-numbered rows need to be perfectly centered between the hexagons in even-numbered rows. Bowlkeyboards recently shared a project on Twitch where h...

Designing a Keyboard with Five Keys and AI

An NCU, or Neural Compute Unit, is a specialized processor designed to accelerate machine learning and AI tasks, often used in edge devices and embedded systems for efficient infe...

xLSTM Meetup - Hello xLSTM, how are you doing?

.. modify the LSTM memory structure, creating sLSTM with scalar memory and mLSTM with matrix memory, which integrate into xLSTM architectures. Yesterday, I attended an xLSTM mee...