-
The main README for this repo claims to have a link to a repo with optimal and clean solutions. However, when clicking the link, I'm directed to this repo, which is frankly full of garbage:
[https://…
-
I got this compiler hang when working on [my solution](https://github.com/Janiczek/advent-of-code/blob/60f0fcea2e0b6b0369f3f7df2a608164b7bb194a/src/Year2023/Day03.roc#L67) for an Advent of Code puzzle…
-
### Issue description or question
[Bun](https://bun.sh/) released its first stable version a few weeks ago. It is also becoming more and more popular.
When I use Quokka with Bun I get this error…
mheob updated
3 weeks ago
-
I tried this code:
```rust
use std::io::stdin;
use nom::{
bytes::complete::{tag, take_until},
character::complete::{self, digit1},
multi::{many0, many1},
sequence::tuple…
-
Since it's possible to build a Rust program for Web assembly maybe it will be possible to convert `excalidocker` into
browser add-on.
Resources:
[1] [Rust Linz, November 2020 - Karl Grasegger - B…
-
### Problem
The issue #2874 was not completely fixed by #2880. I'm still seeing the exact same problem in latest Cargo:
> Dirty libc v0.2.142: the dependency build_script_build was rebuilt (168221…
-
I have a personal VimGolf repository for my solutions and I would like to source control some of the challenge data (e.g., description, input, output) in my repository to help with validating the solu…
-
From https://adventofcode.com/2023/about,
> Can I copy/redistribute part of Advent of Code? Please don't. Advent of Code is free to use, not free to copy. If you're posting a code repository somewh…
-
### Your environment
Which OS do you use?
ArchLinux
Which version of GHC do you use and how did you install it?
9.0.2 via Arch repositories
How is your project built (alternative: link …
-
https://adventofcode.com/2023/day/8
Input: https://adventofcode.com/2023/day/8/input