• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle






  • I just read the article, it’s actually pretty interesting.

    The TL;DR is that there is so much observable data out there (exponentially more than expected), that Datadog, which isn’t optimized to deal with that, caused their prices to need to hike.

    There are two options listed as alternatives:

    1. Self host but it might not be cheaper
    2. Buy into a company that is from the ground up focusing on dealing with that massive amount of data.


  • I feel that. One of my first raspberry pi projects was a magic mirror, it’s basically a pi hooked up to a display and you can program in modules to display custom data, like a weather forecast for your area along with your Google calendar showing the upcoming appointments.

    I’d say a raspberry pi 4B with at least 2GB of ram is fine, but upping the ram will let you do more with it.

    Docker projects are also fun, like making a pihole.

    These projects have lots of documentation and support, so you’re always a Google search away from help.