Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BL
Posts
0
Comments
159
Joined
2 yr. ago

  • The EU has a PPP GDP of $24.05 trillion compared to the US' $25.4 trillion. That is a market of significant size and leaving it will affect Google's bottom line.

    You can compare Alabama and France all you want, that is irrelevant. Or should I perhaps start comparing Mississippi and Luxembourg?

    Lastly, I don't know if you've noticed but Google isn't the only search engine in existence. Bing, Qwant et al. will gladly fill the void that Google leaves behind.

  • Tbf, a lot of applications and tools provide installation scripts in lieu of more elaborate manual setup. Doesn't make it safer, but if you want to install something, you have to trust the source with shell access at some point anyway.

  • Imagine a world where we're all using 30 year old software because it "still kinda works".

    restic is living proof that is neither 30 years old nor "kinda works". It also doesn't suffer from typical memory access problems because it's not written in C.

    Given that this whole post is about restic, this felt relevant to point out. You're apparently not talking about rewrites in Rust in general, but rather rewrites in Rust of software the likes on GNU and the Linux kernel.

  • One person doing the coding and the other just watching or doing nothing doesn't sound like pair programming to me. That's just working alone with someone else in the room, of course it's not enjoyable.

    Pair programming requires a fitting task and some basic rules, most importantly that the person at the keyboard doesn't just type as they please without consulting the other person - otherwise they'll quickly be programming alone.