• 1 Post
  • 68 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle




  • Probably understood that in the wrong direction. Ze (eng. phon.) would be spelled more like “sie” (ger. phon.) and would sound like “the” with a German accent. They would become either dey (eng. phon.) or zey (eng. phon.), spelled like “deej” or “seej” (ger. phon.), or even without the y (or j) at the end.

    I think. I’m neither native German or English.



  • I’d try to share the config space as much as possible. Options 1 and 3 make sense then.

    What feels “right” to me, when using NixOS and its module system, is that all config has the same shape, and is therefor easily moved to a different section, or to a section that is shared by a subset of plugins.

    Con: It could lead to bad practices like strengthening dependencies between plugins (if they hard code to use a specific config option of another plugin).

    Pro: But if you can discourage that, or use “deprecated pointers” to the new location of an option, the ease of moving shared config options to a more generic level can make it easier to maintain the total configuration. Developers of the separate plugins can build on what others have already done, and even synergize functionality (add a convenient integration if they see another option configured).

    If some options are “secret”, though, and you don’t want those shared, they should either be in their own config (easier), or you’d need some access control on the configuration storage/file for each plugin (more work). Allowing a plugin to have a separate file for credentials, for instance, could be a good choice.






  • joranvar@feddit.nltoMemes@lemmy.mlzodiac sign
    link
    fedilink
    arrow-up
    4
    ·
    7 months ago

    I agree, and I love how it has these younger words with a vivid etymology, how it shares so many common roots with English, German, the Scandinavian languages, and a serving of French, but also sprinkles of many other languages from its seafaring and otherwise trading history. And I love the grammar rules that allow one to be precise and concise in many things (but there we must definitely bow to German).



  • joranvar@feddit.nltoMemes@lemmy.mlzodiac sign
    link
    fedilink
    arrow-up
    18
    ·
    7 months ago

    In Dutch we don’t use the Latin names for zodiac signs (and we call them “sterrenbeelden”, which means “star images” or maybe “star statues”). Aquarius is “waterman”, which I guess would translate to (surprise) “water man”.

    Why? Not sure, but it might be because of Simon Stevin who insisted we use Dutch words for mathematical concepts, and thought up some words like “evenwijdig” (“same distancey”) for “parallel” and “wiskunde” (“certainty knowledge”) for mathematics.





  • joranvar@feddit.nltoMath Memes@lemmy.blahaj.zoneWTF 🤦
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 months ago

    Reply to self: really not that useful. That would be the same as just throwing all variables/coordinates of the solution in a set, forgetting their names and then filling them back in as some kind of madlibs experiment. And multiple solutions don’t grow with the exponent on x, that is just an odd/even thing. Don’t know shat I was thinking…


  • joranvar@feddit.nltoMath Memes@lemmy.blahaj.zoneWTF 🤦
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 months ago

    Haha I got that :) @Urist@lemmy.blahaj.zone is right, I was halfheartedly looking for a logic system in which it could make sense. Still, I would have major issues with the first step as it is shown, but I am wondering about systems where, say, each x <- {..}, then what would be the set, and the probability of the correct solution.

    Something I need to be more awake for, and it may be easier to solve without resorting to powers and roots, haha.


  • joranvar@feddit.nltoMath Memes@lemmy.blahaj.zoneWTF 🤦
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    7 months ago

    Would it be a rabbit hole to try and find any merit in this solution when interpreting it as: “if x is in a superposition of 2 and -2, the x + 2 = x - 2 would be true in 1/4 of the observations”, or something like that?

    It is the closest thing to a “solution” that I can imagine, but doesn’t fit any laws that I know of or understand, and would probably break down on any scrutiny, but it feels like something is there.