Have you come across few websites that you frustrate?

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • tradingview-syariah-indicator

    Add a small indicator in tradingview.com, Add a small green indicator in tradingview.com. At the moment, only cover Malaysia, NYSE, Nasdaq, Shenzhen, Shanghai, Indonesia.

  • This function is pretty handy and its really use-full especially if you are working on with browser extension. I also happen to use this function in my extension here.

  • snowflake

    Discontinued Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.

  • // go to twitter.com, and click "add new" at the extension popup. // you might want to change the url match to https://twitter.com/** // put this script in javascript section document.body.addEventListener('keyup', function(event) { if (event.ctrlKey) { const navEle = document.querySelector('nav') const noKeyPress = +event.code.replace('Digit', '') // get user key pressed and convert it to number // if user click No that larger than menu navigation has, then ignore it. if (noKeyPress > navEle.children.length - 1) { return } // click the nav item navEle.children[noKeyPress - 1].click() } })

  • 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

  • 2markdown – Transform Websites into Markdown

    4 projects | news.ycombinator.com | 1 May 2024
  • Show HN: Composable (as in iGoogle, but modern) privacy-friendly new tab

    3 projects | news.ycombinator.com | 19 Apr 2024
  • Bypass Paywalls web browser extension for Chrome and Firefox

    2 projects | news.ycombinator.com | 17 Apr 2024
  • Show HN: I made a tool to clean and convert any webpage to Markdown

    17 projects | news.ycombinator.com | 14 Apr 2024
  • Bypass Paywalls repository is gone

    12 projects | news.ycombinator.com | 12 Apr 2024