XKCD 2347

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammerHumor

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • crates.io

    The Rust package registry

  • Packages shouldn't be able to be deleted in the first place. Rust's crates.io does this right. You can "yank" certain package versions (if you think they shouldn't be used, for example, if they have vulnerabilities) so that projects can't add them, but projects already using that version will always be able to download them.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • policies

    Discontinued Privacy policy, code of conduct, license, and other npm legal stuff (by npm)

  • left-pad

    Discontinued :arrow_left: String left pad -- deprecated, use String​.prototype​.pad​Start()

  • Funny story, on the day that they unpublished it, the package.json states the license to be "WTFPL", which allows NPM to Do What The Fuck You Want To

  • RawRead

    Platform-independent tool for creating, reading and erasing NoFS-formatted memory cards

  • Huh, I've needed that and couldn't figure out a windows way to take a disk image without installing sketchy programs, this would have been super useful. But the only rawread I can find is this and I'm pretty sure that's not the right one https://github.com/marmat/RawRead

  • logrus

    Structured, pluggable logging for Go.

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