
Home Assistant and WAHA
If you’re using Home Assistant to automate your smart home, adding real-time WhatsApp notifications can greatly improve how you receive alerts and important updates. WAHA (WhatsApp HTTP API) allows...
If you’re using Home Assistant to automate your smart home, adding real-time WhatsApp notifications can greatly improve how you receive alerts and important updates. WAHA (WhatsApp HTTP API) allows...
In the fast-paced world of software engineering, where lines of code merge with deadlines and innovation, mental health often takes a back seat. The relentless pressure to deliver, coupled with the...
In the ever-evolving landscape of productivity tools and software solutions, finding the right applications to streamline your workflow can be a daunting task. Fortunately, Setapp emerges as a beac...
The role of an Engineering Manager in the onboarding process for new engineers in a software development company is critical. They play a multifaceted role in ensuring that the onboarding process i...
The journey of onboarding new engineers in a software development company is a pivotal moment, not only for the newcomers, but also for the organization, and especially for Engineering Managers. A...
During my pet project written in Flutter, I had a need to handle server response codes in order to properly support network requests. First thing I did - I went to pub.dev and found http_status_cod...
My daily drivers - MacOS applications - March 2023 Here’s the latest/updated list of applications and tools, that make my macOS experience even more amazing. Productivity Raycast [f...
Raycast - replacement for bunch of MacOS apps I’m using Raycast since I found it as small project on Github. But till recently, it was just replacement for Spotlight, with few additional functions...
Jenkins as CI for Android application installed on Ubuntu I won’t be going deep with some functions, but try to focus on simple steps allowing to run builds of android application on Jenkins serve...
Java icon in dock during unit testing Almost every dev using unit tests on his/her Mac spotted popping java icon on dock during running test. It can be totally annoying, especially when you have A...