how do you get the most out of Linux?

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

  • However I would recommend making your life somewhat nicer and having a look at using https://orgmode.org/ for this. Orgmode is kind of a swiss army knife of writing. You write in something similar to Markdown (but better). It can help with literate programming (mixing prose and code) which works really well for learning and note taking that can even have executable parts interlinked with your notes.

  • hors

    instant coding answers via the command line (howdoi in rust)

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

    Simple library for asynchronous processing in Emacs

  • In practice many Emacs libraries use something like this to parallelize https://github.com/jwiegley/emacs-async

  • sn

    Simple Notes using fzf

  • green

    the PDF reader (by schandinat)

  • edex-ui

    Discontinued A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.

  • When I need to impress my friends, I fire up edex-ui

  • antigen

    The plugin manager for zsh.

  • If you're into this sort of thing, antigen is a package manager for zsh plugins. I really like fzf-tab (I personally only activate fzf on a double-tab, I found it got in the way a bit as the default).

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

    Replace zsh's default completion selection menu with fzf!

  • If you're into this sort of thing, antigen is a package manager for zsh plugins. I really like fzf-tab (I personally only activate fzf on a double-tab, I found it got in the way a bit as the default).

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