• 12 Posts
  • 246 Comments
Joined 2 年前
cake
Cake day: 2023年7月4日

help-circle

  • My philosophy is that anyone familiar with the code shouldn’t need the comments to understand it, and anyone who isn’t should be able to with the comments.

    This means that I have semi long names like “this_variable_varies” would be about the max name size I would use. But I also use plenty of small functions and I use comments to explain big chunks of code with just a simple goal and method description.

    I sometimes find my code a bit overly verbose, but I know I would rather see that then some code that I need to de-obfuscate mentally.






  • MTK@lemmy.worldtoWorld News@lemmy.worldWhy Won't the Media Mention Israel's Nukes?
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    1
    ·
    edit-2
    20 天前

    Pretty simple. Currently not all nations have nukes, out of those who have, a few have enough to completely destroy a rival nation. This means that the nations with the big nuke stocks are the ones calling the shots as to who should have nukes and how much. Iran being mostly against the US is not allowed nukes, Israel being mostly a US ally is allowed nukes.

    This is the unpolitical explanation.








  • MTK@lemmy.worldtoPrivacy@lemmy.mlI made a gpg Hat
    link
    fedilink
    arrow-up
    27
    ·
    edit-2
    25 天前

    Put an nfc tag there, you can insert it behind the leather. Write the same key on it and that way you could tip your hat onto someonea phone for a quick transfer for later communications.

    With the way you stitched it, you could easily push one of the flat flexible ones there without having to mess with the stitches


  • That is actually missing an important issue, hallucinations.

    Copying from SO means you are copying from a human who might be stupid or lie but rarely spews out plausible sounding hot garbage (not never though) and because of other users voting and reputation etc etc, you actually do endup with a decently reliable source.

    With an LLM you could get something made up based on nothing related to the real world. The LLM might find your question to be outside of it’s knowledge but instead of realizing it it would just make up what it thinks sounds convincing.

    It would be like if you asked me how that animal that is half horse and half donkey is called and instead of saying “shit i’m blanking” I would say “Oh, that is called a Drog” and I couldn’t even tell you that I just made up that word because I will now be convinced that this is factual. Btw it’s “mule”

    So there is a real difference until we solve hallucinations, which right now doesn’t seem solvable but at best reduced to insignificance (maybe)