iot
How I Built a DIY IoT Notification System for Monitoring Service Downtime
Want to know instantly when your services go down? Traditional notifications can be missed, especially at night. Here's how I built an IoT solution to solve this issue
iot
Want to know instantly when your services go down? Traditional notifications can be missed, especially at night. Here's how I built an IoT solution to solve this issue
Ever wondered how google connects all its services with one login? How logging into gmail automatically signs you into youTube? these are surprising discoveries I made while exploring
nodejs
Ever wonder how tree data structures are used in real-world applications? How are they stored in a database, and how can you perform CRUD operations on them from the frontend?
redis
We started using Amazon SQS for our push notifications, triggering emails, etc but the way it handles polling led to a big increase in usage. To address this and potentially save on cloud costs, we switched to Redis. Here’s our story. At Hexmos, we are building innovative products like
react
Have you ever felt frustrated navigating a website with a clunky sidebar? We hear you. At Hexmos, we're constantly striving to improve the user experience. Recently, we took a critical look at our sidebar design and identified many areas for improvement. This blog post will delve into the
go
Ever wondered what would be the best way to get started with a GO server for your backend? In this article, I am going to give a few best practices for setting up DB and routing on a Go server.
newsletter
How I Added Discord Preview Feature to Our Listmonk Campaign? How do we schedule weekly emails? How to receive email Preview in the Discord server?