Daniel Meier

Infrastructure, Linux, automation, and operational engineering

k9s Tutorial

I am excited to introduce an article about k9s, a powerful tool designed for efficient management of kubernetes clusters, whether it be on platforms like EKS or k3s. This tool has significantly enhanced my productivity, allowing me to navigate kubernetes environments, manage pods, and swiftly identify issues with remarkable speed.

Read more

Write Your Own GPT based Telegram Assistent

In this article, I will teach you how to write a GPT-based Telegram Bot in Go using OpenAI’s API. This bot is just an example of how easy it is to utilize GPT’s API. There are way more things you can do besides a chat bot, but this should give you a good and simple overview to start with.

Read more

Running Your Own AI on Your Local Machine - A Guide

In another article, I talked about utilizing GPT’s API to write a Telegram Chat-Bot. Now, I will write about using an LLM like GPT but on your local machine and for free. You can also use it via a modern ChatGPT-styled Web-UI and give your coworkers access to it.

Read more

Lazygit Tutorial

This is my Lazygit tutorial, which will help you get an overview of the most important features. It will speed up your git workflow and make it easier for you.

Read more

Advanced (CLI) tools for coders & hackers

This article is aimed at the advanced coder/hacker and exclusively includes tools that go far beyond the standards such as “bash”, “nano”, or “git”.

I am writing this text because I repeatedly see users struggling with outdated tools, even though there have been better alternatives available for years. I can only recommend that you remain open-minded and occasionally question your setup in order to stay up to date.

If you’re working a lot with AWS I recommend visiting their AWS Labs repo!

Read more