Email and Git = <3

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

    GitHub’s official command line tool

  • In case of GitHub you have this for example : https://cli.github.com/

    It is often used in GitHub CI workflows.

  • dotfiles

  • Thanks for sharing. GitLab team member here.

    More GitLab push options are documented in https://docs.gitlab.com/ee/user/project/push_options.html

    You can also add a parameter to merge the merge request when the pipeline succeeds. This can be handy for quick fixes that do not require reviews, and avoids unnecessary context switches.

    # mwps BRANCHNAME

    alias mwps='git push -u origin -o merge_request.create -o merge_request.target=main -o merge_request.merge_when_pipeline_succeeds'

    Example from https://gitlab.com/sytses/dotfiles/-/blob/master/git/aliases... and https://about.gitlab.com/blog/2021/10/19/top-10-gitlab-hacks...

    If you prefer deeper CLI integration, suggest installing the GitLab CLI: https://docs.gitlab.com/ee/editor_extensions/gitlab_cli/

  • 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

  • Ok Boomer! Instant GitHub Repo Creation in One Command 🚀

    1 project | dev.to | 1 Feb 2024
  • How do you handle secret rotation in kubernetes (i. e. with github access tokens)

    1 project | /r/kubernetes | 9 Dec 2023
  • pyaction 4.27.0 Released

    2 projects | dev.to | 8 Dec 2023
  • Build a Chrome Extension using Manifest V3

    4 projects | dev.to | 11 Aug 2023
  • Is there any way to browse GitHub without enabling JavaScript?

    1 project | /r/github | 4 Jul 2023