I made this In my cs1 class it’s “god awful” according to my programmer dad but it works

This page summarizes the projects mentioned and recommended in the original post on /r/shittyprogramming

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
  • Please-Dont-Touch-Anything-PY

    Please Don't Touch Anything is a puzzle game with simple gameplay i decided to replicate it in python with my own touches here and there in no way is this a stab to the devs of please don't touch anything (the devs are awesome) you can find the game here : https://store.steampowered.com/app/354240/Please_Dont_Touch_Anything/

  • That's a great idea, and a good thing, and it's amazing that you started doing it by yourself. Now, as others have said, because we think it's such a great idea, we created tools to automatically do this for you. One of these tools you already use, it's called Git, and Git actually stores a log of every one of your currently 14 commits, viewable here on the github page of your repository. Each commit can not only show the edits you made, but you can actually view the state of the repository at that commit. This allows you to "look back" without having multiple files. You can simply make edits to the one file, and when you need to look back, use Git to look at the commit in the past, perhaps one from before you wrote a new version. I really recommend learning to use Git, because it saves you a lot of trouble with versioning in the future.

  • 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

  • Chip-8 Test Suite

    1 project | news.ycombinator.com | 22 May 2024
  • Sources for the nginx.org website are now maintained on GitHub

    1 project | news.ycombinator.com | 13 May 2024
  • Setup and Use Pyenv in Python Applications

    1 project | dev.to | 11 Apr 2024
  • Integrating GPT in Your Project: Create an API for Anything Using LangChain and FastAPI

    2 projects | dev.to | 14 Jan 2024
  • Show HN: Fortran Chip-8 Interpreter

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