Not Your Typical Horizontal Rules

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
  • player.html

    One file drop-in video player web app for using video files served using basic directory listing

  • This is a great exploration of how to use SVG on the web. It is a very under-utilized technology.

    One thing that would add to this post is to point out that you can define an SVG once in a document and then reference it everywhere else. That way you aren't inlining the actual SVG markup over and over and over.

    1. Place your SVG inline anywhere in the document. I usually put all of them in a `

    ` I do `display: none` on.

    2. Make sure you assigned each SVG an ID: ``

    3. Reference that SVG anywhere in your document using ``

    I use it extensively in a Github project (shameless plug) I've been working on lately. https://github.com/pseudosavant/player.html/blob/master/src/...

  • 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

  • Deno KV internals: building a database for the modern web

    1 project | news.ycombinator.com | 10 May 2024
  • TakServer rtsp video feed manager

    1 project | /r/ATAK | 17 Oct 2022
  • I Made a Free Tool to Know My Stargazers 🌟

    1 project | dev.to | 9 May 2024
  • Why Every Website Needs an SSL Encryption

    1 project | dev.to | 8 May 2024
  • Blank HTML page and HTML redirect based on time

    3 projects | news.ycombinator.com | 8 May 2024