Skip Navigation

Posts
67
Comments
1,022
Joined
2 yr. ago

  • No: Imo, this is up to the discretion and responsibility of the parents.

  • I think you may have misunderstood what I was saying. I was outlining an example where the outcome is favorable by all parties, but the principles used to arrive at the outcome differ. If I understand you correctly, you seem to be describing an outcome that wouldn't be favorable for all parties.

  • I think the implications here is that the reasons it gets legalized can have an impact on the specifics of the policy.

    Could you elaborate on what you mean?

  • Just write a description in the main post and put the link in the reply. This just stops lazy linking.

    I agree with Elon's sentiment in this (though sticking a link in a reply is kind've inelegant — imo, Lemmy would be better for this, as it has a separate title and body). This is something that bothers me on Lemmy; I'm not super fond of the practice of simply copy-pasting articles from news sites into posts; it feels very lazy and spammy. Lemmy is under no obligation to repeat the clickbait and misinformation that a news site may be compelled to use. When an article is shared, I think that it should, in general, be used as a source to back up a claim rather than the entire post itself. Posts should be human oriented rather than just an outlet for news spam.

  • Recently, my life feels like a blur, like I dont really remember what happened even in the past 2 weeks, and this has cause me some anxiety. […] How much of your life do you remember, like do you only remember major events in your life, or do you remember like what you have been doing for the past 2 weeks. […]

    I experience the same sort of feelings. What I find helps me a little bit is to journal at the end of the night and document what I did during the day and what happened during the day. This helps me reflect and ground myself on what goes on around me. Instead of me just existing with events passively happening around me, it forces me to sort of anchor events to my life. Having this sort of stuff documented also allows me to reflect on it in the future.

  • It's really unclear, to me, what these tables are even saying. What's each column?

  • And parents are held responsible if they give it to kids

    Imo, only if it can be proven that the parent is being willfully negligent regarding the safety the child.

    Also, if a product that claimed to be safe, but actually wasn't, was purchased and given to the child, then this responsibility should fall on the producer only.

  • Yes, but it shouldn’t be legalized for the wrong reasons.

    This is kind of an interesting thought, imo. If one agrees with the resultant policy, does the rationale used to get there matter? Perhaps it does in principle, but I wonder if it matters in practice. The end result is the same.

  • […] ivermectin, hydroxychloroquine […]

    I'll be honest, I don't really understand this one. I'd guess that this is likely some hold over grudge from COVID, but I don't really understand why it's still a concern to get, presumably, more open access to those drugs. Aren't we long past that conversation? Feels like beating a dead horse.

  • […] raw milk […]

    I'd support raw milk being legal for consumers to purchase so long as the manufacturers of said raw milk could be held to account for harm caused to a consumer who purchased it under the belief that it was safe — likely, this would also mean that, if it isn't safe, the product containing raw milk must otherwise display explicit warnings. I think a person should be allowed to take take their own risks.

  • […] psychedelics […]

    I'm glad that it seems like the war on drugs is showing cracks. I completely support a move to legalize psychedelics.

  • As far as I understand it, a client app using UP to recieve push notifications does perform a registration step with the UP gateway (via the distributor app which communicates with the gateway via its own transport), which sets up and responds with the api endpoint details, which the client app relays to its servers, which can then send UP notifications via the specified gateway.

    So, if there was to be encryption done by UP, it would be handled by the gateway? For example, for Matrix, it would then be handled by the Matrix gateway in Ntfy [1]?

  • Yeah, I was doing some more reading and I think it might only be the newest version of the UnifiedPush spec which requires the message to be encrypted.

    The question I would then have is: Who would be responsible for updating their system to support this (ie the Unified Push encryption)? Say if we, for example, look at Matrix. Would Matrix need to modify their notification API? Would the Matrix gateway in Ntfy need to be modified? Would some other component of Ntfy be modified? Would the distributor app need to be modified? Would the end-user application need to be modified?