16 Jan 2024 (2 years old) |
574 words
· 0 LoC,
~4 min read
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
10 Jan 2024 (2 years old) |
679 words
· 0 LoC,
~5 min read
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
10 Jan 2024 (2 years old) |
290 words
· 0 LoC,
~4 min read
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
15 Aug 2023 (2 years old) |
581 words
· 0 LoC,
~4 min read
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
03 Aug 2023 (2 years old) |
606 words
· 0 LoC,
~4 min read
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