• 4 Posts
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle





  • hatchet@sh.itjust.workstoProgrammer Humor@lemmy.mlFind yourself
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    1 year ago

    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 did italki for around 2 years between the stints when I lived in Japan, and I found that it improved my comfort level with speaking dramatically. My tutor did not provide me with highly structured lessons; each weekly conversation was simply free dialogue, so it really was just to exercise my speaking muscle, rather than rigorously learn vocabulary or grammar structures.

    If you are in a spot where you feel like your passive vocabulary is significantly larger than your active vocabulary, it might be worth giving it a try. I would describe my experience with italki as mostly positive, and I have recommended it to my friends.