This is a short summary. ↗ Open original to view full content
Environment Variables & Rust
from blog mattrighetti, | ↗ original
Related
More from mattrighetti
Files and the OS
1 Jun 2024 |
original ↗
The other day I working on a side project of mine and I stumbled upon a bug in my code that I couldn’t immediately figure out how to solve.
Advent of Code 2023 - Day 8
8 Dec 2023 |
original ↗
First day of week #2, let’s take a look at day 8
Advent of Code 2023 - Day 7
7 Dec 2023 |
original ↗
You can find the final code @ advent-of-code/2023/day7
Advent of Code 2023 - Day 6
6 Dec 2023 |
original ↗
I am happy to tell that Day 6 was indeed easier than Day 5, let’s make this quick.
Advent of Code 2023 - Day 5
5 Dec 2023 |
original ↗
We’re on a rollercoaster, one day we can get away with an easy solution and the next it’s a lot more complext than that. Day 4 was pretty easy, so Day 5 won’t be :) Let’s take a look at the problem.