Live data from Hacker News

Viewing profile — apearson

apearson

HN member
Joined
Sat, Jan 21, 2017, 2:15 AM UTC
HN karma
214
Public activity
112 items

About apearson

No profile information was provided.

Recent public activity

  1. comment
    Comment #47680745

    What changes to IPv6 would you make to make it easier to transition?

  2. comment
    Comment #47680652

    To reduce doing things twice there is NAT64/646XLAT. How many v4 addresses have you memorized, I normally use DNS or mDNS.

  3. comment
    Comment #46832152

    Do you have HW3 or HW4?

  4. comment
    Comment #46693767

    I'm assuming priorities and convincing the old guard it's something to do

  5. comment
    Comment #46693366

    https://whynoipv6.com/

  6. comment
    Comment #46470168

    So NAT64? https://www.nat64.net

  7. comment
    Comment #46470158

    What do you do about IoT devices?

  8. comment
    Comment #43186545

    Yes, certain extensions and settings (formatting) go along with setting up the dev environment: https://containers.dev/supporting

  9. comment
    Comment #43186089

    DevContainers allow for setting up your IDE with extensions, rules, and other configuration. They also support Docker compose so migration shouldn't be that bad

  10. comment
    Comment #41920996

    Ah, allows hiding behind a massively shared single address with less traceability.

  11. comment
    Comment #41920935

    You’re going to have to explain that one. I don’t see how CGNAT does anything but allow easier access to attacks (using private ip space outside of the local network)

  12. comment
    Comment #41814002

    Bangs but better

  13. comment
    Comment #41050849

    There is a way to bypass the AT&T Gateway using the following method (with hardware) https://pon.wiki/guides/masquerade-as-the-att-inc-bgw320-500...

  14. comment
    Comment #39162121

    Hex: 2001:db8:abcd:efab::1 Decimal: 32.1.13.184.171.205.239.171.0.0.0.0.0.0.0.1 Hex looks easier to me. Plus it has the upside of splitting well on /64, /60, /56, /48, /32 which ar…

  15. comment
    Comment #39118468

    https://google.com/ https://news.ycombinator.com/ https://www.netflix.com/ https://www.espn.com/ Not sure what you mean you can't use the Internet without IPv4. Yes some sites won'…

  16. comment
    Comment #39113317

    I have deployed personal servers that are IPv6 only that's at least a handful of v4 addresses saved / v6 addresses used

  17. comment
    Comment #39104920

    Which is?

  18. comment
    Comment #39099961

    You're trying too hard Turn IPv6 with stateless RDNSS on (should be the default on all modern routers) ping6 google.com That's it as long as your ISP supports IPv6. No need to figu…

  19. comment
    Comment #39099692

    What router do you use that doesn't support IPv6?

  20. comment
    Comment #39099684

    AT&T looks to be at ~ 68% already https://radar.cloudflare.com/as7018

  21. comment
    Comment #38644836

    From I remember Firewalla (app only) is more dependent on the cloud than Unifi

  22. comment
    Comment #36404456

    I believe NACS can do everything CCS can do (same number of pins) but in a smaller and easier to handle format. As an EV users I much prefer the NACS connector over the CCS connect…

  23. comment
    Comment #35060798

    Not sure I understand. Right now you should have dual stack, which should be easier than merging the v4 onto the v6 network. You didn't have to change anything to keep working with…

  24. comment
    Comment #35059909

    You'd still need to upgrade and change every device. There have been transitional software that used ipv6 but allowed for ipv4 address notation. [1] Example: ::ffff:0:8.8.8.8 The h…

  25. comment
    Comment #35058879

    Good catch, that is correct. Thank you