Why software projects take longer than you think: a statistical model (2019)

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
  • additive-guis

    guis constructed from tuples/triples

  • Start from an empty file and write to an imaginary API what you actually want to do and coding is easy!

    But when you start from an existing codebase, existing infrastructure, it slows to molasses.

    I'm an advocate and trying to design what I call "commutative programming", which is another way of saying that the behaviour is the product of every statement about the behaviour that is desired, not an explicit instruction of what to do next which is what modern programming is and it is slow and tedious and doesn't compose.

    We need query engines for behaviour.

    I started work on a commutative GUI https://github.com/samsquire/additive-guis but I'm also thinking from time to time about commutative code where we define refinements to desired behaviour and the computer query engine or rule engine generates the code that exhibits this behaviour.

  • Eve

    Better tools for thought

  • Interesting perspective. It reminds me of Eve [1], which was all the rage over here a few years ago.

    [1] https://witheve.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.

    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

  • The Nature of Code (2nd Edition)

    2 projects | news.ycombinator.com | 1 May 2024
  • Letsencrypt certificates for nginx running on docker

    1 project | dev.to | 3 May 2024
  • This was not the pdfs.nycourts.gov we were looking for

    1 project | news.ycombinator.com | 2 May 2024
  • How I use Devbox in my Elm projects

    15 projects | dev.to | 2 May 2024
  • Umbra: A Disk-Based System with In-Memory Performance [pdf]

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