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

help-circle
  • I’d never heard of STIR/SHAKEN…but after looking into it, supposedly T-Mobile was one of the first mobile carriers to implement it…and I’m on T-Mobile…but for the past several years, I keep getting unwanted spam calls to my cell phone that appears to be originating from very regional local numbers (area codes and number prefixes that are local to my area)…because of that I just assumed that they had to be spoofed since the calls are always an unwanted telemarketing robo call and never involve an actual business that is local to me.

    So I don’t know how they are still doing it, but somehow telemarketers are causing calls to route through exchanges that are completely local to me.



  • I tried a similar scenario: The phone has a nfc reader built in, so I put the tag on the charger and tried letting the phone read it, but quickly discovered that android can’t/wont read nfc tags unless the phone is unlocked, which defeated the elegance of the solution. I hadn’t considered buying a standalone reader and attaching the tag to the phones, that sounds a lot more complicated.


  • krayj@sh.itjust.workstoTechnology@lemmy.worldA guide to a longer lasting Smartphone.
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    7 months ago

    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.




  • Are you just talking about dynamic DNS services for one or a few home servers?

    There’s always DynDNS, but that’s a paid service. I actually discovered that dynamic IP address service was provided free by Google when using Google Domains as the registrar, so I moved a few of my private domains over to Google several years ago to save myself $55 a year.

    Unfortunately, Google Domains is shutting down and all registrar services and existing customer domains are getting moved to squarespace and I’ve not yet been able to determine if squarespace is going to be offering the free dynamic DNS service 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.