only a small number will sign up for a specific forum
Most people don’t have to sign-up, 90% of cases should resolve on just searching the problem. Good chances it was already asked and answered.
Most of the time, forums with few users aren’t dead, they’re just really slow, whenever you post a question - expect at least 12-hour delay. I’ve never seen a message on Discord answered 12 hours later - you either get somewhat instant response or it’s ghosted forever.
Also good luck asking questions if there’s heated/rapid discussion in the room, or you have a little time and other responsibilities other than checking discord every couple minutes.
It’s Nim, but I have no idea why you can’t do this in Rust:
var seeds = lines[0].split(": ")[1].splitWhitespace().mapIt(it.parseInt)
Full solution: https://codeberg.org/Archargelod/aoc23-nim/src/branch/master/day_05/solution.nim
My dog is direct opposite:
he likes to chase indoor cats, have no interest or rather feared of outdoor ones (for a good reason)
cue to go out is usually me putting on shoes, but if he sees a leash - he will refuse to cooperate and start pretending that he doesn’t want to walk until I snap it to the collar.
Probably because I often walk with him without leash, but only right behind our house, there are almost no people walking there, except for other dog owners.
Actually, Librewolf team set up recently a poll “should we move to Codeberg?”. And this was one of the reasons for migrating.
P.S. other privacy/convenience issues with gitlab:
- gitlab.com seems to require credit card information for new users signing up, which is not really great if people just want to report bugs.
- gitlab.com uses Cloudflare, which for a few weeks locked out LibreWolf users from accessing gitlab.com in the past.
- GitLab requires Javascript even to just look at issues, which is not the case for Codeberg
P.P.S. They did move their codebase to Codeberg as a result.
Meanwhile Nim:
Thanks for coming to my Ted-talk.
More here: Nim for Python Programmers