Integration Go and Python via gRPC for OpenAI Moderation
I made a demo with a simple chat server that has integration with OpenAI moderation API.
A personal tech blog about DevOps, containers, automation and backend engineering.
I made a demo with a simple chat server that has integration with OpenAI moderation API.
I have been working with automation on different platforms for 14 years. Today, I collected my ideas and views on this topic.
I had never written a Neovim plugin before, so I wanted to try it and see how easy – or painful – it would be.
In this post, I collected some tips and hints how to make quicker and/or smaller builds during container image building.
In this post, I introduce the concept of Unix Domain Socket. I also explain when and why it can be useful.
Is Go error handling with a lot of err and nil really bloated or just practical?
We all learnt that container images consist of layer but what does it mean and how it does affect the size of the container?
In this article, I talk about tmux and how I did imporve my workflow by it
In this article I make regex managers for Renovate to monitor Debian packages and Github releases in Containerfile.
This article shows an example how to use Cobra and Vipera packages for a Go project.