AdventOfCode2022 VS genuary2022

Compare AdventOfCode2022 vs genuary2022 and see what are their differences.

AdventOfCode2022

Solutions to 2022's Advent of Code (by solpyro)

genuary2022

My entries for Genuary2022 (by ubavic)
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
AdventOfCode2022 genuary2022
3 14
0 25
- -
10.0 0.0
over 1 year ago about 2 years ago
Processing Processing
- BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AdventOfCode2022

Posts with mentions or reviews of AdventOfCode2022. We have used some of these posts to build our list of alternatives and similar projects.
  • [2022 Day 15 (Part 2}] [Java] Need help thinking about this problem.
    1 project | /r/adventofcode | 16 Dec 2022
    My approach for [part 1](https://github.com/solpyro/AdventOfCode2022/blob/main/Day15/Part1.pde) was to calculate each beacon's coverage of the particular row. I could then use that approach in part 2 on _every_ row to find the one with an empty cell.
  • Day 5 HELP
    1 project | /r/adventofcode | 16 Dec 2022
    My [parser for day 5](https://github.com/solpyro/AdventOfCode2022/blob/main/Day5/Parse.pde) converts the input to an array of lists of strings in Processing (Java). The function input `String[] containers` is the first few lines of the input, up until the blank line.
  • [2022 Day 7 (Part 1)] My solution works for the example, but not for my input (Processing, Java)
    1 project | /r/adventofcode | 8 Dec 2022
    I've manually extracted and summed the file sizes in my input, and it matches the root directory size in my solution (https://github.com/solpyro/AdventOfCode2022/commit/6dd7593c8c5f6325664b84520a7d884b1c707b3b), so I have to believe that my parser is working correctly. I just can't see why I'm not getting the correct answer for my input.

genuary2022

Posts with mentions or reviews of genuary2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-31.

What are some alternatives?

When comparing AdventOfCode2022 and genuary2022 you can also consider the following projects:

dungeoneering - Free and slimmed down virtual tabletop (VTT) that can be used as a combat grid and as a dungeon exploration tool, made for local, in-person tabletop RPG sessions

py5generator - Meta-programming project that creates the py5 library code.

Visualizing - live visuals with audio analysis and support for midi controllers – implemented in proccesing

Bonzomatic - Live shader coding tool and Shader Showdown workhorse

ancestors-migration-visualization - This is a Processing sketch that creates an animated data visualization of how my ancestors migrated over time on a map.

awesome-generative-art - Awesome generative art

book-mdpc - Il cinema tra le righe... di codice!

3D_Island_Generator_In_Processing

multiscale-truchet

py5 - A Python library that makes Processing available to the CPython interpreter using JPype.