Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Saturday, September 30, 2023
Show HN: Raiseto – Discover and Share Ideas https://ift.tt/4hONvt6
Show HN: Raiseto – Discover and Share Ideas https://raiseto.com/ September 30, 2023 at 05:46AM
Show HN: A C++ dump func. that can print multi-D vectors, maps, tuples, and all https://ift.tt/lGp2bLN
Show HN: A C++ dump func. that can print multi-D vectors, maps, tuples, and all https://ift.tt/TWcIxDC September 30, 2023 at 09:07AM
Show HN: Dolce – Get notified if something (bad) happens to your containers https://ift.tt/0KsStHJ
Show HN: Dolce – Get notified if something (bad) happens to your containers Hi HN, while I was on vacation this year the shop of my wife was suddenly down and we only noticed once the emails of customers rolled in. After fixing it on my phone I thought there has to be a better way to notice when your docker container die or are in a restart loop for whatever reason. Now I know there are lots of tools like healthcheck.io and monocker, however none seemed to match my simple use case of getting notified _via email_ when the running– or health-status of any docker container changes. So I did what every SE would do in that case and hacked another solution but this one is mine :). I also always wanted to do a project with deno and get up to speed on typescript. This was also a great reason to finally look into using GitHub Actions to automate some of the tedious tasks. Fun fact: After reading on here about Deno Queues, I rewrote the message buffering and backoff completely and could greatly simplify the code. TL;DR - What is this: Get notification via - EMail (BYOSMTP) - Discord - Telegram if any (or only selected) containers on your host die or change their health status. I also tried to handle unexpected restarts of the container the tool is running in gracefully without loosing any events that happened before and even while the service was down. To make sure you are not spammed by notifications if a container goes into a restart loop, there is also a configurable exponential backoff function. I tried to make using the tool as easy as possible (by getting inspired on how monocker is set up). I would love to get some feedback and hear what you think (also if I just missed the perfect tool for the job: let me know, however the journey was quite fun). https://ift.tt/YPVeLzs September 29, 2023 at 11:11PM
Show HN: PDF Debugger – Inspect Structure of PDF Files https://ift.tt/tXOcm50
Show HN: PDF Debugger – Inspect Structure of PDF Files https://pdf.hyzyla.dev/ September 30, 2023 at 02:37AM
Show HN: Insomnium – 100% local and privacy-focus fork of Insomnia API client https://ift.tt/aleLb4W
Show HN: Insomnium – 100% local and privacy-focus fork of Insomnia API client https://ift.tt/Nf4UbsZ September 30, 2023 at 12:19AM
Show HN: Can your GPU run this LLM? https://ift.tt/iaKHRLj
Show HN: Can your GPU run this LLM? https://ift.tt/KQM27dX September 29, 2023 at 11:22PM
Friday, September 29, 2023
Show HN: I Made a Chrome Extension for Vocabulary Building https://ift.tt/9nVjwAz
Show HN: I Made a Chrome Extension for Vocabulary Building https://ift.tt/WXvZc6q September 29, 2023 at 07:08AM
Subscribe to:
Posts (Atom)
Show HN: Turn your name into a tree in an infinite procedural shanshui landscape https://ift.tt/3YzKlOe
Show HN: Turn your name into a tree in an infinite procedural shanshui landscape Hi HN! I made this after collecting hundreds of "name ...
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] ...