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 #Day4 with #rust

Uncategorized
3 2 8

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    38 Posts
    75 Views
    @fnohe @jill @tino also seconded, I'm very happy with @ubernauten
  • [Hongdown 0.2.0] is out!

    Uncategorized bun deno node rust markdown webassembly
    1
    0 Votes
    1 Posts
    9 Views
    Hongdown 0.2.0 is out! Hongdown is an opinionated #Markdown formatter written in #Rust, and this release brings #WebAssembly support, so you can now use it as a library in #Node.js, #Bun, #Deno, and browsers. New features: Smart heading sentence case conversion with ~450 built-in proper nouns SmartyPants-style typographic punctuation ("straight" → “curly”) External code formatter integration for code blocks Directory argument support for batch formatting Try it in the browser: https://dahlia.github.io/hongdown/ Release notes: https://github.com/dahlia/hongdown/discussions/10
  • #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
  • 0 Votes
    1 Posts
    8 Views
    Then: The Internet is designed to route around failure. Now: The Internet is five companies and one of them is broken. #aws #programming #networking