Tour of Hell

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • oils

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

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • hsh

    Shell Integration Library [Haskell] (by jgoerzen)

  • shh

    Simple shell like scripting from Haskell

  • Kaldi Speech Recognition Toolkit

    kaldi-asr/kaldi is the official location of the Kaldi project.

    Let me introduce to you Kaldi, a speech-to-text engine. I put the link right into models directory, to save you some time.

    https://github.com/kaldi-asr/kaldi/tree/master/egs

    There are a bunch of shell, Perl and Python scripts there, with some awk in between. These scripts are often copied almost verbatim between models and this, believe me, can lead to all sorts of errors.

    The running joke around working with these scripts was "all these .sh should be .hs," i.e., these scripts should be implemented in Haskell.

  • babashka

    Native, fast starting Clojure interpreter for scripting

    Good reminders; just not readily seeing Babashka (Clojure through GraalVM) so mentioning here for sake of sexp closure.

    https://github.com/babashka/babashka

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Cloud Solutions vs. On-Premise Speech Recognition Systems

    1 project | dev.to | 12 Dec 2024
  • Amazon plans to charge for Alexa in June–unless internal conflict delays revamp

    1 project | news.ycombinator.com | 20 Jan 2024
  • Unsupervised (Semi-Supervised) ASR/STT training recipes

    2 projects | /r/deeplearning | 3 Nov 2023
  • Steve's Explanation of the Viterbi Algorithm

    1 project | news.ycombinator.com | 16 Oct 2023
  • C++ for machine learning

    2 projects | /r/cscareerquestions | 7 Jan 2023

Did you konow that Haskell is
the 26th most popular programming language
based on number of metions?