Useful sed scripts and patterns for day to day usage

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

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
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
  • useful-sed

    Useful sed scripts & patterns.

  • snippy

    Snippet manager with rofi and fzf (by BarbUk)

  • I had the same craving.

    My linux only snippet manager: https://github.com/barbuk/snippy

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • learn_gnused

    Example based guide to mastering GNU sed

  • Many commands using `-r` do not need the option for the command used (for ex: `sed -r '/start/q'`). Also, using `-E` is preferred instead of `-r` since some of the other implementations support this option but not `-r`.

    ---

    I wrote a book on GNU sed with plenty of examples and exercises: https://github.com/learnbyexample/learn_gnused It is free to read online and there's a detailed chapter for learning BRE/ERE regex flavor as well.

  • sokoban.sed

    Sokoban game implemented in sed

  • Direct link to sokoban.sed: https://github.com/aureliojargas/sokoban.sed/blob/master/sok...

  • tealdeer

    A very fast implementation of tldr in Rust.

  • tldr is great! I personally use this faster implementation in Rust: https://github.com/dbrgn/tealdeer

    And I just became aware from reading the README that there's an even faster one written in Zig.

  • 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

  • Rust for JavaScript Developers (2019)

    1 project | news.ycombinator.com | 21 Apr 2024
  • You don't have to type faster to type faster

    2 projects | news.ycombinator.com | 3 Apr 2024
  • Espanso: Because Who Actually Likes Typing Out Their Emails?

    1 project | dev.to | 1 Apr 2024
  • Show HN: A CLI tool that enables you to remove files easily and safely

    8 projects | news.ycombinator.com | 20 Feb 2024
  • Mixed reality gone in Windows 11 Insider Preview Build 26052

    1 project | news.ycombinator.com | 10 Feb 2024