[2023 Day 3][Prolog] Bye guys see you next year

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

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

    My code for y2023 AdventOfCode (by vorber)

  • Did day 3 in F# without using 2d arrays (or explicit loops, or recursive calls). All the information you need is very local - you only need to look back and forward at most 1 line, so as soon as you can transform your sequence of lines into sequence of 3-line windows - you don't need 2d anymore. Can check it out here: https://github.com/vorber/AOC2023/blob/main/src/day3/Program.fs Keep in mind that this is only my 3rd day of using F#

  • 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

  • Grace Version Control System

    1 project | news.ycombinator.com | 6 May 2024
  • Local migrations for embedded SQLite in F#

    5 projects | dev.to | 2 Mar 2024
  • Exploring a foreign F# codebase

    4 projects | dev.to | 24 Feb 2024
  • Change F#'s Color on GitHub

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Counterfactual Regret Minimisation or How I won any money in Poker?

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