Nice. Software developer, gamer, occasionally 3d printing, coffee lover.

  • 0 Posts
  • 214 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle





  • Zikeji@programming.devtoADHD@lemmy.worldeye contact
    link
    fedilink
    English
    arrow-up
    4
    ·
    10 days ago

    Undiagnosed but in the same boat - psychiatrist treats me for it.

    Although for me it doesn’t matter if I know the person or not, looking into their eyes feel too intimate. But I could by looking at the bridge if their nose, because somehow the brain meat sees that as completely different and people don’t notice (unless they’re like, inches from my face but then we have other problems).






  • If your ISP is doing to right IPv6 should be setup for SLAAC, in which case they would give you an entire /64. I don’t use OpenWRT, but I assume it’s showing you the IPv6 /64 from IPv6-PD used for SLAAC, and the /128 the router is using to communicate with the ISP If it’s SLAAC your client devices should be getting two IPv6 addresses as well. One is for privacy, that’s the one websites will see when you connect but can’t be hit, and the other is the one you would use to reach your computer from another device.

    Edit: Refer to @Sammirr@aussie.zone’s child comment for a better explanation with some corrections / clarifications.