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

I wonder if I shall try to do this year's #AdventOfCode with Rust 🤔

Uncategorized
2 2 10

Gli ultimi otto messaggi ricevuti dalla Federazione
  • Chi esercita il DIRITTO di voto ha il DOVERE di informarsi.

    read more

  • @levelbot I feel good about myself and this number.

    read more

  • buckle up <-> buckle down axis

    read more

  • @reiver@mastodon.social knowing people in general... They will get more bug reports if they said "whom"

    read more

  • @reiver I've heard John Mastodon personally picks those out of a tall hat, for each user, individually. What a great man.

    read more

  • I'm writing this in English.

    Not because English is my first language—it isn't. I'm writing this in English because if I wrote it in Korean, the people I'm addressing would run it through an outdated translator, misread it, and respond to something I never said. The responsibility for that mistranslation would fall on me. It always does.

    This is the thing Eugen Rochko's post misses, despite its good intentions.

    @Gargron@mastodon.social argues that LLMs are no substitute for human translators, and that people who think otherwise don't actually rely on translation. He's right about some of this. A machine-translated novel is not the same as one rendered by a skilled human translator. But the argument rests on a premise that only makes sense from a certain position: that translation is primarily about quality, about the aesthetic experience of reading literature in another language.

    For many of us, translation is first about access.

    The professional translation market doesn't scale to cover everything. It never has. What gets translated—and into which languages—follows the logic of cultural hegemony. Works from dominant Western languages flow outward, translated into everything. Works from East Asian languages trickle in, selectively, slowly, on someone else's schedule. The asymmetry isn't incidental; it's structural.

    @Gargron@mastodon.social notes, fairly, that machine translation existed decades before LLMs. But this is only half the story, and which half matters depends entirely on which languages you're talking about. European language pairs were reasonably serviceable with older tools. Korean–English, Japanese–English, Chinese–English? Genuinely usable translation for these pairs arrived with the LLM era. Treating “machine translation” as a monolithic technology with a uniform history erases the experience of everyone whose language sits far from the Indo-European center.

    There's also something uncomfortable in the framing of the button-press thought experiment: “I would erase LLMs even if it took machine translation with it.” For someone whose language has always been peripheral, that button looks very different. It's not an abstract philosophical position; it's a statement about whose access to information is expendable.

    I want to be clear: none of this is an argument that LLMs are good, or that the harms @Gargron@mastodon.social describes aren't real. They are. But a critique of AI doesn't become more universal by ignoring whose languages have always been on the margins. If anything, a serious critique of AI's political economy should be more attentive to those asymmetries, not less.

    The fact that I'm writing this in English, carefully, so it won't be misread—that's not incidental to my argument. That is my argument.

    read more

  • I've been checking out @inkwell , the new journaling app on the Fediverse. It looks absolutely great. Fantastic work by @stanton. If you'd like to follow me there, check out @evan@inkwell.social.

    read more

  • There is the complete list that Mastodon is suggesting I (potentially) follow.

    read more
Post suggeriti
  • #AdventOfCode #Day7 with #rust

    Uncategorized adventofcode day7 rust
    4
    0 Votes
    4 Posts
    8 Views
    @teotwaki I used a hash in my ruby version for part 2, but I didn't think of the DFS/DP idea, nice
  • #AdventOfCode #Day5 with #rust

    Uncategorized adventofcode day5 rust
    3
    0 Votes
    3 Posts
    11 Views
    @ormai yeah I think it's interacting with this https://doc.rust-lang.org/book/ch15-02-deref.html#implicit-deref-coercions-with-functions-and-methodswhich is indeed very ergonomic, but confuses the hell out me, cause e.g. >= works but arithmetic does not :)
  • 0 Votes
    1 Posts
    7 Views
    so, #Day2 of #AdventOfCode with #rust and #ruby.Brute force, but in ruby it feels more natural for me to create a bunch of arrays, in rust it seemed easier to fiddle with array indexes. I wonder if I could use some "zero cost" slices?I'm pretty sure I could do both things the same way tho. Also my first rust tests! I'm not sure what the naming convention is supposed to be, the rust book doesn't make it clear imo.https://gist.github.com/riffraff/0aae02aeaa3af9e0320b8d944ab78e2d
  • Hello, friends!

    Uncategorized adventofcode
    5
    0 Votes
    5 Posts
    14 Views
    @riffraff @hamatti @ericwastl That's one aspect I can relate to. Something else is: to me half the fun is the daily posts and banter at /r/adventofcode. That wouldn't work well with a self-imposed delay.