Journey Journal

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • osdc-2023-01-public

    Open Source Development Course started in 2023.01 (by OSDC-Code-Maven)

  • Welcome back dear reader. Let me remind you that I am Silent-Mobius, also known as Alex M. Schapelle, your faithful narrator. As you might remember, I have applied to short journey of sort, whose main orchestrator is @szabgab, under a code name of #OSCD. Despite the fact the journey is still under its first steps, I've been willing to remember it with any possible tool I can have under my utility belt. That is why I've decided, to use #git. Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

  • git

    A fork of Git containing Windows-specific patches. (by git-for-windows)

  • Welcome back dear reader. Let me remind you that I am Silent-Mobius, also known as Alex M. Schapelle, your faithful narrator. As you might remember, I have applied to short journey of sort, whose main orchestrator is @szabgab, under a code name of #OSCD. Despite the fact the journey is still under its first steps, I've been willing to remember it with any possible tool I can have under my utility belt. That is why I've decided, to use #git. Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

  • 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
  • mkdir -p ~/Projects/adeptus-ridiculus cd ~/Projects/adeptus-ridiculus echo '# This is homage to Adeptus-Ridiculus' > README.md git init --initial-branch=main git config --global user.name silent-mobius git config --global user.email [email protected] git add . git commit -m "adding README file" git remote add origin https://gitlab.com/silent-mobius/adeptus-ridiculus.git git push -u origin main

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

  • Hacktoberfest 2023

    1 project | news.ycombinator.com | 6 May 2024
  • Symfony 7 vs. .NET 8 - same-same but different?

    1 project | dev.to | 3 May 2024
  • Top 10 GitHub Repositories for Python and Java Developers

    21 projects | dev.to | 3 May 2024
  • Release Radar ยท April 2024 Edition: Major updates from the open source community

    12 projects | dev.to | 3 May 2024
  • AsyncAPI: a practical look

    2 projects | dev.to | 3 May 2024