• 1 Post
  • 97 Comments
Joined 2 years ago
cake
Cake day: June 19th, 2023

help-circle






    • https://github.com/prometheus/node_exporter?tab=readme-ov-file#textfile-collector - which makes node exporter watch a specific directory for files that contain metrics, then re-export them back to the central Prometheus server
    • Some systems have their own metrics endpoints - instead of getting Prometheus to scrape these directly I set up a Cron job to curl these into files for node exporter - this means I don’t need extra config in Prometheus to find the endpoints, and don’t need to mess with firewall rules
    • Other systems don’t directly expose metrics in a format Prometheus can use - in this case I will write/find a script that can do the conversation, then either set it up to write the metrics file directly and run it on a Cron, or run it as a service and another Cron job to do the scrape



  • RegalPotoo@lemmy.worldto3DPrinting@lemmy.worldDust.
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 months ago

    It’s not that they are particularly loud, it’s that the noise they do make tends to be quite “whiney” and high pitched and can get quite annoying after a while.

    The problem with putting it outside is that big temperature swings (+/- 10C or so) could cause warping or other problems while printing - the plastic needs to cool at a fairly consistent rate, otherwise you end up with inconsistent sizing on your z-axis.

    Filament itself also doesn’t like moisture, so if you live somewhere where you get close to the dew point overnight you could easily ruin the whole spool of filament




  • Unfortunately, the way patent suits work it could be enormously expensive to defend something like this, even when the patent is clearly bad.

    You’d be arguing that the patent is invalid to start with, but the court would probably start from the position that you are actually infringing a valid patent (it was granted after all), and grant an injunction to prevent further harm (“stop giving people the software until we can work out if there is any merit to your claim that you aren’t infringing”). You then need to put together a case to show the prior art, and you can bet that they’d contest every single point. This whole process could take years, and cost hundreds of thousands of dollars that you won’t get back even if you win - there isn’t really a provision to recover costs in patent cases because there is the assumption that every claim is made in good faith





  • Depends on what you need:

    • As cheap as possible, but actually want a VM: OCI free tier will be way bigger than you will probably need
    • Happy paying money but still want to learn about Linux things: I’ve had good experiences with Scaleway
    • I just want something I can set up and not think about: don’t use a VPS. Architect your site as a pure-static site, stick it in an S3 bucket. You’ll probably be within the free tier unless you do absolutely bonkers traffic, and once it’s running you can leave it alone for literal years without worrying about patches or upgrades

  • Llama 3.1:

    I couldn’t find any information on the New York Times website about dinosaurs being found roaming a playground. It’s possible that the article doesn’t exist or has not been published yet.

    However, I can tell you that it’s highly unlikely for dinosaurs to be found roaming a modern-day playground in the United States. Dinosaurs went extinct at the end of the Cretaceous period, about 65 million years ago. The last dinosaurs on Earth lived during the Maastrichtian age, which was before human civilization even existed.

    If you’re looking for information on a specific news article or topic, I’d be happy to help you search for it!

    Edit: to clarify - this instance is not configured to fetch external resources unless a specific prompt syntax is used, so the first paragraph is entirely BS