Be careful of the examples you use. They stick

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • Did you do what I asked and look at ripgrep's changelog?[1] The breaking changes are prominently advertised in each major release. Not all breaking changes are the same or have the same impact. Some major releases don't even have any breaking changes.

    The cute thing is that you seem to think "old Unix software" used major version bumps to indicate compatibility breaks. I don't think so. Recent releases of GNU grep, for example, fucked around with the meaning of \d. Did that break your scripts?

    I'll never understand why people feel compelled to snub their nose from their cozy armchairs. Like presumably you aren't giving an experience report here based on some real churn you experienced from, ya know, actually using ripgrep. And instead are just pontificating from a soap box based on a single number incrementing.

    [1]: https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG....

  • hyperscan

    High-performance regular expression matching library

  • Another example of old timey Unix code just breaking things in minor point releases. See https://abi-laboratory.pro/index.php?view=changelog&l=glibc&... and https://github.com/intel/hyperscan/issues/359.

  • 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
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

  • Ripgrep

    1 project | news.ycombinator.com | 25 Feb 2024
  • RFC: Add ngram indexing support to ripgrep (2020)

    2 projects | news.ycombinator.com | 30 Nov 2023
  • Ripgrep

    1 project | news.ycombinator.com | 13 Nov 2023
  • App: Rak – 21st century grep / find / ack / ag / rg on steroids

    5 projects | news.ycombinator.com | 1 Nov 2023
  • RgFlow - A new plugin for fast searching, with CLI like interface for rip grep options

    2 projects | /r/neovim | 30 Sep 2023