Group changes into commits and rebase to build a better Git history

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

    Learn how a software project (using git) evolved over time from its commit log. Its like YouTube for a git project. Desktop app built with Rust and SolidJS

  • You can read the markdown version [here](https://github.com/brainless/gitplay/issues/5)

    ## Problem statement

    We all have worked on a feature intensively and had to refractor a lot of the code base (in early projects). But can't spend the mental expense to context switch from `writing code` to `make meaningful commit messages`.

    A good commit history is at the expense of the developer, which results in breaking the "flow". As pg mentioned in his blog post [Holding a program in one's head][1], it be better to work in long stretches to have better developer productivity. And it is very common for devs to have to make code cleanups which are unrelated to the feature they are working on ([example tweet][2])

    * Commit small and commit often

  • 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

  • Moving your bugs forward in time

    4 projects | dev.to | 8 May 2024
  • Xilem Releases v0.1.0

    1 project | news.ycombinator.com | 8 May 2024
  • Rapier Physics with Macroquad: Rust Game Physics

    1 project | dev.to | 8 May 2024
  • Utilizing git to make Rust development even sweatier

    1 project | dev.to | 8 May 2024
  • What do you call a Rust pointer we stole the high bits off? An ointer. (2021)

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