Some Things I Realized about AI While Contemplating Slide Rule Prices on eBay

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

    Digital Mars C and C++ Compiler

  • I've actually implemented IEEE 754 floating point code, from scratch.

    https://github.com/DigitalMars/dmc/blob/master/src/CORE16/DO...

    Also, many of the math library functions, though I used "Software Manual for the Elementary Functions" by Cody&Waite for a guide.

  • notecalc3

    NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.

  • Another paradigm are Notebooks. Jupyter style are pretty popular these days, something like Wolfram Alpha's step-by-step mode or this project recently noted on HN https://bbodi.github.io/notecalc3/ are all good examples. Plenty of people use spreadsheets to explicitly chain operations.

    A specific operation is much less important than the context, dimensional analysis, getting order-of-magnitude or precision correct. Performing operations narrowly is probably operating on the wrong level.

  • 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

  • NoteCalc 0.4.0

    1 project | news.ycombinator.com | 7 Mar 2024
  • NoteCalc 0.3.0 is out

    1 project | /r/rust | 21 Dec 2020
  • Wasmi v0.32: WebAssembly interpreter is now faster than

    6 projects | news.ycombinator.com | 28 May 2024
  • WebAssembly: A promising technology that is quietly being enshitified

    1 project | news.ycombinator.com | 22 May 2024
  • Unlocking the Power of WebAssembly

    3 projects | dev.to | 10 Mar 2024