Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

#AdventOfCode #Da11 with #rust yeah I skipped two days cause I couldn't get part 2 working.

Uncategorized
2 1 9

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    10 Views
    Goodmorning lovely Fedi people Heads-up: if you use gurk-rs, a Signal client for the terminal, you should update it to either the commit done an hour ago or to version 0.8.1 once it is out. It fixes missing incoming messages due to missing trusted roots #Signal #Gurk #OpenBSD #HardenedBSD #FreeBSD #Rust #Terminal
  • 0 Votes
    1 Posts
    6 Views
    Happy new year! Let's have a great year for open-source based virtualization stacks! I also just release 1.1.0 of #ProxCLMC which adds support for standalone PVE nodes that are not part of a cluster (got requested by a user).#Proxmox #PVE #homelab #opensource #rust #rustlang #devops #virtualization #CPU #EVChttps://github.com/gyptazy/ProxCLMC
  • 0 Votes
    1 Posts
    6 Views
    Rinf: Rust in FlutterRust for native business logic, Flutter for flexible and beautiful GUI, Rinf is a framework for creating beautiful and performant cross-platform Rust apps by using Flutter as the UI layer. Simply add this framework to your app project, and you're all set to write Rust within Flutter!Get it at https://github.com/cunarist/rinfhttps://monodes.com/predaelli/2025/12/29/rinf-rust-in-flutter/#Flutter #Rust
  • #AdventOfCode #Day8 with #rust

    Uncategorized adventofcode day8 rust
    1
    0 Votes
    1 Posts
    8 Views
    #AdventOfCode #Day8 with #rust I spent an inordinate amount of time on part1 because * imo the problem definition is wrong* it does matter if you put permutations or combinations in the list, even if you filter them out :( Part 2 is basically the same and I already did it in ruby so I'm not doing it again, at least not today.I wanted to do this with union-find but I have yet to get to the chapter about generics and it seems cheating to do it without it :) https://gist.github.com/riffraff/267f1e326e447815ab0ac28f217bc01f