• 0 Posts
  • 61 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle


  • It doesn’t make sense that we couldn’t see it and the particles that could explain it seemed like they were invented just to justify dark matter

    It always seemed like a natural assumption to me: the particles we know about were discovered because they interact with each other via at least one other force in addition to gravity. But there’s no other force common to all particles, so why not expect particles that only interact via gravity? They’d naturally be hard to detect, since gravity is so much weaker than the other forces.

    Assuming that the only particles that exist are the ones that happen to be easy for us to detect feels like observer bias.













  • AbouBenAdhem@lemmy.worldtoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    2 months ago

    If you didn’t map a local config file into the container, it’s using the default version inside the container at /app/public/conf.yml (and any changes will get overwritten when you rebuild the container). If you want to make changes to the configuration for the widget, you’ll want to use the -v option with a local config file so the changes you make will persist.