• 0 Posts
  • 15 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.




  • git was designed to be decentralized. Everyone can (technically, but it is not too hard to set up if you have some affinity with servers) fork/clone another git repository and serve it up. It has built-in ways to synchronize with any other server. In fact, that synchronizing is what most developers do when they use git.

    Of course, that would make it harder to know which repository has the “official” version, but in a way, that is maybe also a benefit of decentralisation. Knowing what code is authentic can be done by signing the commits.

    The hubs that we see, are usually a combination of git and a way to serve the code, along with documentation, roadmap, bug tracking, automatic testing and building and the resulting binaries in a visually pleasing way. That does not need to be a part of decentralizing the code, and it is not the only way to do it.

    Some of that can also be done with git built-in tracking of files, and the building and testing can probably also done in other locations, as long as there are files describing how to do that bundled with the code (which practically all projects already do).

    Sourcehut (https://sr.ht) is one hub that helps developers use simpler tools for those workflows, and I think that’s a good place to find some inspiration.





  • Don’t worry about feeling angry. That is a normal emotion when things happen out of your control that you would like to be able to change. It is the emotion that tries to give you an extra impulse to move from a state of inaction or fear to a state of action to change it or prevent it in the future. Normal emotion. But just not always helpful if the thing you want to change is still outside your control.

    Just do not let that anger turn via blame into hatred. That can happen if it is hard to change the things you would like to change, and the anger starts getting directed at the things or people that you feel as “doing nothing to help”, “doing the opposite of helping” or even “the cause of this problem” and stays there. Again, it is normal to feel anger or blame here. That can help to find ways to change something, but from there it can slide into seeing those things or people as “enemies”, the root cause of everything you would like to be able to change, the opposers and blockers and the evil that wants to keep your thing from ever to change. That is where hatred lies. Anger that cannot be resolved unless something or someone else changes.

    You can also use that anger and blame to find constructive ways to make the change. As other people mentioned: grieve together. Find out that they are as helpless as you to change what is past. That they are as afraid as you of things outside your control. That they also feel the pain of loss, and would also like to prevent this from happening again. Bring food, talk, listen. Everyone wants to feel seen, heard, and trust that they won’t have to keep fighting or be forgotten if their needs aren’t met, but be able to find support and care in the people around them. By sharing and showing these kindnesses, you can build or strengthen these bonds of trust in the community.

    Anger is a call to action, and blame can be a way to find the places where those bridges of support may have weakened, where those mutual and basic needs are likely to be unmet. The action can be to rebuild them.



  • joranvar@feddit.nltoDad Jokes@lemmy.worldthe reason why...
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    9 months ago

    I would suggest pronouncing “pain killers” in a nice French accent (pan keelUHRZ) when telling the joke. Writing it down might not be necessary then.

    ETA: not a native English speaker (nor French). Nor a dad. Also, I tried saying it out loud a few times, and it still misses something. I do see potential, but it might need someone better qualified to fix this completely.