Hard disk LEDs and noisy machines

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. stats

    macOS system monitor in your menu bar

    I’ve found stats [1] to be a great open source alternative to the iStat Menus system monitor app mentioned in the article.

    [1] https://github.com/exelban/stats

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. multiload-ng

    Modern graphical system monitor for any panel

  4. conky-seamod

    Seamod theme for conky 1.10 (lua config)

  5. tophat

    View CPU, memory, disk, and network activity in the GNOME top bar.

    And if you are a GNOME user, tophat is a very similar alternative to what the author suggests:

    https://extensions.gnome.org/extension/5219/tophat/

  6. crev

    Socially scalable Code REView and recommendation system that we desperately need. See http://github.com/crev-dev/cargo-crev for real implemenation.

    In other cases it may be more documented, such as Golangs baked-in telemetry.

    There should be better ways to check these problems. The best I have found so far is Crev https://github.com/crev-dev/crev/. It's most used implementation is Cargo-crev https://github.com/crev-dev/cargo-crev, but hopefully it will become more required to use these types of tools. Certainty and metrics about how many eyes have been on a particular script, and what expertise they have would be a huge win for software.

  7. cargo-crev

    A cryptographically verifiable code review system for the cargo (Rust) package manager.

    In other cases it may be more documented, such as Golangs baked-in telemetry.

    There should be better ways to check these problems. The best I have found so far is Crev https://github.com/crev-dev/crev/. It's most used implementation is Cargo-crev https://github.com/crev-dev/cargo-crev, but hopefully it will become more required to use these types of tools. Certainty and metrics about how many eyes have been on a particular script, and what expertise they have would be a huge win for software.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Crev: Personal web of trust in other people and the code they use and review

    1 project | news.ycombinator.com | 21 Jan 2025
  • 50% new NPM packages are spam

    4 projects | news.ycombinator.com | 30 Mar 2023
  • NPM repository flooded with 15,000 phishing packages

    3 projects | news.ycombinator.com | 24 Feb 2023
  • The Python Package Index (PyPI) warns of an ongoing phishing campaign to steal developer credentials and distribute malicious updates.

    1 project | /r/programming | 29 Aug 2022
  • No, you cannot trust third party code without reading it first

    2 projects | news.ycombinator.com | 11 Aug 2022

Did you know that C is
the 6th most popular programming language
based on number of references?