• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: July 25th, 2023

help-circle
  • Using an Automation APP like Tasker to turn off a Home Assistant-controlled smart plug when the battery exceeds a reprogramming threshold, might be a more reliable method & works for any device.

    This is the method I have been using for years and it works great. I use Home Assistant to manage the automation, the Home Assistant client app for Android (you could use tasker for this) to collect the device telemetry to send to Home Assistant (how it knows when the battery hits 85% or drops below 70%).

    I do want to point out there is one small downside to this method: your device charger (and I’m using an Anker wireless phone charging stand as my charger) only works for one device. Example, say my personal phone is charged up to 85%, so I take it off the charger, but my work-issued phone needs to be charged, but when I put my work phone on the charger nothing happens and it doesn’t charge because the charger is connected to a smart plug that’s turned off because my personal phone is charged up.




  • Domestic abusers shouldn’t have guns…this is true.

    The problem is that responsible people get protection orders issued against them all the time (and what’s being discussed are protection orders, not convicted abusers)…because many states require no proof other than the word of the accuser…which inevitably leads to people weaponizing the process out of petty revenge or anger solely to make life hell for their ex. People convicted of domestic abuse would still lose their guns. What the article is discussing is whether people who’ve been accused without evidence should continue to have their rights stripped or not.






  • Here are some basic definitions:

    Instance: a Lemmy server with its collection of local users and local communities

    Federation: allowing users of one instance the ability to participate and interact with the content and users of another instance

    Defederation: “blocking” an entire instance and its users from participating and interacting with the content and users of another instance.

    Every instance maintains a publicly visible “instances” list where you can see which instances are allowed/federated (listed as “Linked Instances” and which other instances are disallowed/defederated (listed as “Blocked Instances”. That list is always at the same predictable URL for every instance ( https://[instance]/instances ). For Lemmy.World, that list would be at https://lemmy.world/instances.

    Instances operators also have the ability to surgically block specific users or specific communities from other instances. This doesn’t mean they have ‘defederated’, it just means they have blocked a specific use or instance. These are considered moderation activities and show up in an instance’s moderation log (also called the “modlog”). Every instance’s modlog is public and visible at the predictable URL of https://[instance]/modlog. For Lemmy.World, the modlog would be at https://lemmy.world/modlog. The modlog has a “filter by action” dropdown making it easy to find certain types of moderation activities. If you search the modlog for “removing communities” you can see the communities that an instance has removed or blocked.

    In the case of the piracy communities, they were removed from Lemmy.world, but federation still exists between Lemmy.world and the other instances where those blocked communities still exist.