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/)PA
Posts
0
Comments
204
Joined
2 yr. ago

  • I agree.

    Imagine a world where Chrome doesn't exist and instead Firefox + privacy preserving attribution is the default for all of the people who won't listen to your reasons why they shouldn't use chrome or say "I don't need privacy, I have nothing to hide".

    It seems like Mozilla is trying to do the browser equivalent of shifting the overton window and I'm for that.

    However I'll be monitoring them very very closely.

  • I'll have to come up with some examples and write something more detailed I think to explore this.

    Until NixOS I was very in favor of language specific package managers and things like flatpak.

  • If you care about your software being stable and secure, you should care about how easy the programming language used makes and encourages that.

    People aren't robots and make mistakes often.

  • I care because I know the values of those programmers in a narrow scope and won't be as annoyed when I inevitably have to go debug the rust code instead of C.

    However, that values statement was challenged by automatic binary downloads without user confirmation.

    Luckily the fix is already in progress, but its concerning it was ever implemented.

  • This video using emacs magit git porcelain might help you see why:

    https://m.youtube.com/watch?v=qPfJoeQCIvA&feature=youtu.be

    Basically you can go quickly from the log to viewing diffs or any other action on commits or groups of commits and more.

    I used to only use git from CLI for 10+ years but mostly only use magit now.