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/)HA
Posts
2
Comments
19
Joined
2 yr. ago

  • I haven't figured out an easy way to install a specific version of an app, which means that when an app update is broken I'm out of luck until a fix is released, so I'll install the snap of the app until then (Spotify is a recent example). Don't like that.

  • I think you can probably make the question a lot more interesting by asking them to implement max without using any branching syntax. I'm not saying that is necessarily a good interview question, but it is certainly more interesting. That might also be where some of the more esoteric answers are coming from.

  • I actually vastly prefer this behavior. It allows me to jump to (readable) source in library code easily in my editor, as well as experiment with different package versions without having to redownload, and (sort of) work offline too. I guess, I don't really know what it would do otherwise. I think Rust requires you to have the complete library source code for everything you're using regardless.

    I suppose it could act like NPM, and keep a separate copy of every library for every single project on my system, but that's even less efficient. Yes, I think NPM only downloads the "built" files (if the package uses a build system & is properly configured), but it's still just minified JS source code most of the time.

  • I agree with basically everything said in the article.

    It's also a bad article.

    It's twice as long as it could be while only saying half as much as it should. An unfalsifiable thesis with an amorphous CTA, and a self-righteous, self-fulfilling conclusion.

    How about we get some thinkers on this issue instead of loquacious parrots who love the sound of their own virtue-signaling.

  • Well, actually I would tend to agree that &[T] is preferable to AsRef in most cases; all of the smart pointers you mentioned can also easily be turned into plain references. I probably could have chosen a better example.

  • It's small, but here's a real actionable item that you can do to help:

    Put a gentle "Use Firefox" (or any other non-Chromium-based browser) message on your website. It doesn't have to be in-your-face, just something small. I've taken my own advice and added it to my own website: https://geeklaunch.io/ (Only appears in Chromium-based browsers.)

    We can slowly turn the tide, little by little.

    Copy and paste:

     html
        
    <p>
        This site is designed for <a href="https://firefox.com/">Firefox</a>,
        a web browser that respects your privacy.
    </p>
    
      

    (I also posted this on the HN discussion.)

  • Rust Programming @lemmy.ml

    Rust Pro Tips (collection)

    sh.itjust.works Main Community @sh.itjust.works

    Male fashion advice?