Code Colocation Is King

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

    Discontinued A Smart parser for xs:duration

  • Not completely. The way that it works for me, is that I start work on a project, and, while building, I notice that some code that I'm working on is:

    1) Pretty complex, and fairly insular; and/or

    2) Possibly useful, elsewhere.

    If that's the case, I will then stop work on the main project, and take some time to extract and "genericize" the subproject. I'll usually set it up as a standalone open-source project; complete with tests and documentation.

    This may happen before I have completed the coding in the main project, or may happen as the result of a review, after the fact.

    In some cases, I very clearly need to develop a subproject before starting on the main project, or before certain milestones within that project (for example, SDKs or drivers). In that case, the timelines are completely separate.

    If you look at my GH repos, you'll see a whole bunch of these projects, including some rather strange ones, like an XML duration parser[0]. These are the types of projects that I extract.

    In some cases, I end up not using the extracted project in my main project (happens to some of my UI widgets). In that case, even though I am not using it, I still have an excellent project for the future. Here's an example[1]. I have ended up not using the spinner in my own work, as it was too obtrusive a widget, but it's nice to have it available for future projects.

    [0] https://github.com/RiftValleySoftware/RVS_ParseXMLDuration

    [1] https://github.com/RiftValleySoftware/RVS_Spinner

  • 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

  • Remotely Access Your Home Assistant Instance Securely

    1 project | dev.to | 3 May 2024
  • Show HN: Swift-powered AI apps on iOS: Real-time multimodal semantic search

    1 project | news.ycombinator.com | 3 May 2024
  • Some scientists can't stop using AI to write research papers

    1 project | news.ycombinator.com | 3 May 2024
  • How Fast is SciChart’s iOS Chart?

    1 project | dev.to | 2 May 2024
  • Updating My Mac Window Shortcuts Strategy for Optimal Workflow

    1 project | dev.to | 1 May 2024