fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#devember

0 posts0 participants0 posts today

For now I think I'll be satisfied with getting only one star per day so that I can spend more time reading the Rust doc & resting a bit.
I think I underestimated the challenge of doing AoC and learning Rust at the same time.

I've completed Part One of "Cathode-Ray Tube" #AdventOfCode #devember adventofcode.com/2022/day/10
src - github.com/davcri/advent-of-co

adventofcode.comDay 10 - Advent of Code 2022

Using Rust for few days is enough to make you "omg why is this corner case not handled" in your daily programming stuff.
Many people wrote "learning Rust makes you a better programmer" but i didn't imagine such an impact (expecially since I still have a lot to learn).

I just completed "Tuning Trouble" adventofcode.com/2022/day/6
#AdventOfCode #devember

- src github.com/davcri/advent-of-co

adventofcode.comDay 6 - Advent of Code 2022
Continued thread

In other words: I late night “punned” and nerd snipped myself into potentially bringing back an older project.

It’s a distributed, self scaling, low power, media infrastructure project for the Plex Media server project.

Dynamically offload transcode to the best node based on power/load levels

The whole thing ran off of Pis, Jetsons with a single low power x86 intel box( ZFS & to take advantage of Intels amazingly versatile media encoders)

The new name I have in mind:
MultiPlexer 😉 #devember