How I Outsmarted My LG Therma V (and a Certified Installer) with a €30 Gadget
LG Therma V short cycle check with modbus

Welcome to my blog where I write stuff around Go and other cool things.
If you want to know more about me, visit the About
page.
How I Outsmarted My LG Therma V (and a Certified Installer) with a €30 Gadget
My wife and I are always checking the daily food menu on the kindergarten website to inform our child what she is going to eat today. Let’s automate it!
Since Go 1.18, any is an alias for interface{} and is equivalent to interface{} in all ways
A common mistake pattern using make() in go and how to fix, optimize and make yourself a better go developer :)
A stack is an abstract data type and it’s used everywhere. In this post, let’s dive into details and implementation in golang
Binary Search is a beginner-friendly algoritham that is easy to implement once you fully understand how it works. This post will try to explain how it works and provide an implementation in golang
Empire is an Alphabay-style market with BTC, LTC, XMR, MultiSig, and PGP 2FA features. It is currently ranked as the biggest darknet market. Here are some interesting facts about it. The data was obtained by scraping.
Want to send a Thank You note to customer? Why not record a warn thank you video and show it on checkout. A video is more powerful than generated words. Make your store to stand out from crowd.
You have a nice Shopify store — full with blog posts, but conversions are not happening? Why? One key metric to look at is the read time of your articles. Views and read time are 2 different key metrics. View is a page view when customer lands on the page. Read time is the time that takes a normal person to read X amount of words. Learn how to track those metrics using Google Analytics.