No, you can't do it better in Python or bash (challenge)

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

    NGS Scripts Dumpster (by ngs-lang)

  • Doing DevOps today? 99% either abuse bash or abuse a general purpose programming language.

    bash does not meet any modern expectations from a programming language: syntax, error handling, data structures

    General purpose languages such as Python, Ruby, etc are not domain specific enough to have the desired facilities.

    Here is small example of straightforward solution to a small problem: list all CloudFormation stacks that are managed by the given CodePipeline.

    https://github.com/ngs-lang/nsd/blob/02d66abb844b7dd6077b9976e3a03659cf4b3660/aws/codepipeline/pipeline-stacks.ngs

  • 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

  • Announcing Hush, a modern shell scripting language

    1 project | /r/devops | 28 Apr 2022
  • Which CloudFormation stacks are managed by a CodePipeline - script

    1 project | /r/aws | 3 Jun 2021
  • Delete CloudFormation Stack Including S3 Objects

    2 projects | /r/aws | 11 May 2021
  • What is your favorite shell and why

    2 projects | /r/linuxquestions | 21 Mar 2021
  • What's the best way to test this class?

    2 projects | /r/learnjavascript | 2 Jul 2022