Unix as IDE: Introduction (2012)

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
  • unix-as-ide

    The ebook version of Tom Ryder's series on the Unix programming environment

  • fd

    A simple, fast and user-friendly alternative to 'find'

  • Many (most?) of them have been overhauled with success. For find there is fd[1]. There's batcat, exa (ls), ripgrep, fzf, atuin (history), delta (diff) and many more.

    Most are both backwards compatible and fresh and friendly. Your hardwon muscle memory still of good use. But there's sane flags and defaults too. It's faster, more colorful (if you wish), better integration with another (e.g. exa/eza or aware of git modifications). And, in my case, often features I never knew I needed (atuin sync!, ripgrep using gitignore).

    1 https://github.com/sharkdp/fd

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

    Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

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

  • Linux Namespaces Are a Poor Man's Plan 9 Namespaces

    2 projects | news.ycombinator.com | 20 Jun 2023
  • My naive code of 200 lines is faster than the blazingly fast parallelized version

    2 projects | /r/rust | 7 Jun 2023
  • Remove older than x days undo files

    1 project | /r/vim | 26 May 2023
  • How do I delete duplicate files in MAC?

    2 projects | /r/MacOS | 20 May 2023
  • fd

    1 project | /r/ITProTuesday | 28 Apr 2023