Software Development Waste

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_Spinner

    A Fancy "Popup Prize-Wheel Spinner" UIControl

  • I've become unenamored of the "Measured Human" lifestyle.

    This is where everything we do is metered, and our lives become "data-driven."

    It does bring results, but I feel there are significant costs; usually difficult to measure.

    One of the things that I will do, as I write software, is evaluate the code I'm working on, for reusability.

    Often, to make something reusable, I need to avoid optimizing it for a specific application, and "generalize" it.

    Most of my little SPM modules were developed this way. If I think it deserves it, I'll stop work on my principal project, and break out the subsystem into its own project and repo. Once I have it standalone, tested, and ready, I will re-integrate it, as an external SPM module.

    In more than one instance, I have removed the code from the principal project, because it was not something that would contribute to the main goal.

    But I now have this neat little SPM module, ready to be used in other projects. Here's an example of a project that never made it into any of final results, but I think is pretty neat[0].

    Some of my modules are basically my "baseline." These are used in everything I do.

    Many would consider my workstyle "wasteful," but it works for me.

    [0] 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

  • The Dilemma of Icons

    1 project | news.ycombinator.com | 24 Aug 2023
  • Most of my work is of extremely high Quality. It's designed for serious developers (like me), that are interested in bottom-to-top native development. It's actually surprising how few people do that.

    1 project | /r/programmingcirclejerk | 8 Dec 2021
  • Question: how to enable PIP for any view in SwiftUI like this ?

    3 projects | /r/iOSProgramming | 9 Sep 2022
  • Swift Table – produce an iOS TableView in 3 lines of code

    1 project | news.ycombinator.com | 31 Aug 2022
  • How would one achieve the grey background behind the Continue button on “What’s New” screens?

    1 project | /r/swift | 28 Jul 2022