Hello there 👋

Welcome to my blog. Here you will find various articles about programming and technology.

AI, LocalLLM and DeepSeek. What is it all about and how to dive into the world of LLM?

Artificial Intelligence (AI) has become one of the most transformative technologies of our time. From chatbots to autonomous vehicles, AI is reshaping industries and our daily lives. In this article, I will explain what AI is, how Large Language Models (LLMs) work, and how you can run AI models locally using tools like Ollama and LM Studio. What is Artificial Intelligence? Artificial Intelligence (AI) refers to computer systems capable of performing tasks that typically require human intelligence. These tasks include understanding natural language, recognizing images, making decisions, and even generating creative content. AI is broadly categorized into: ...

February 10, 2025 · 7 min · 1387 words · Maciej Budzyński

Site Refresh and Update

I haven’t written here for a very long time, and my activity was limited to the annual update of the copyright notice. Due to the Hugo update, I was forced to refresh the site and update the content here. ...

January 6, 2025 · 2 min · 221 words · Maciej Budzyński

How to gain admin access on Linux using Docker?

Do you not have administrator privileges on your local machine? Do you have Linux and Docker? If the answer to the above questions is yes, then in this article I will show you how to use Docker to modify the sudoers file, allowing you to gain administrator privileges. ...

July 24, 2021 · 4 min · 750 words · Maciej Budzyński

What is Blockchain?

Blockchain is a popular word in the depths of the internet lately. In this article, I will try to demystify what the famous Blockchain is and what it can be useful for. ...

September 30, 2019 · 2 min · 311 words · Maciej Budzyński

Forestry and Hugo

I haven’t written here for a long time, but it’s worth refreshing this blog a bit. Today’s post will be short, and in it, I intend to present the integration of Hugo with the Forestry.io platform. ...

June 10, 2019 · 1 min · 126 words · Maciej Budzyński