My stack will outlive yours

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

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

    Integrating Chroma syntax highlighter as a Blackfriday renderer

  • Not being able to re-use html templates was a major problem for me (Web components could solve this when they get rid of the need for JS to use them, which I think will soon happen), and I also needed easy source code highlighting as I mostly write about code. So I wrote a Go generator that did just what I needed and now write my blog posts mostly in markdown, with support for code highlighting thanks to Blackfriday and bfchroma... both of which are simple Go libraries which I "vendor" (copy the source into my own project, so to speak) so if they stop maintaining them, it doesn't affect me much or at all.

  • 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

  • Shiki: A beautiful yet powerful syntax highlighter

    1 project | news.ycombinator.com | 15 Mar 2024
  • Ask HN: Programmers and Technologists in Scotland

    2 projects | news.ycombinator.com | 9 Oct 2023
  • Treesitter is amazing: syntax highlight code examples, inside docstring, inside markdown

    1 project | /r/neovim | 23 Mar 2023
  • markdown parser for nvim-treesitter?

    2 projects | /r/neovim | 26 Feb 2023
  • tsnode-marker.nvim enhances context changes in your buffer

    2 projects | /r/neovim | 17 Feb 2023