Engineer distributes resume via IPv6 traceroute
81–90 of 162 posts
Re: Engineer distributes resume via IPv6 traceroute
#82Earlier quoted context omitted.
Oh noes you just doxxed their email address on the https
It's probably more accurate to "Oh noes this HN post is going to get this guy a few dozen really lucrative job offers". Doxxing usually implies ill intent but having your personal information broadcast to HN is likely only to result in a few of the hiring managers that haunt here sending a cold offer.
Re: Engineer distributes resume via IPv6 traceroute
#83"That's very nice but can you email me a copy in Microsoft Word DOCX format please?"
I’m expecting the usual pushback, and will reciprocate. I’ll let you know how it goes.
[0]: https://github.com/johnnydecimal/resume/blob/main/resume.md
(Yeah I shamelessly inserted my own résumé.)
Re: Engineer distributes resume via IPv6 traceroute
#84Doesn't work properly here, I get a very local IPv6, then one row of stars, then the third hop is the destination? % traceroute6 -w1 cv6.poinsignon.org traceroute to cv6.poinsignon.org (2001:bc8:3eff:c0::ff), 30 hops max, 80 byte packets 1 2a01:x:x:x::1 (2a01:x:x:x::1) 0.794 ms 0.913 ms 0.737 ms 2 * * * 3 2001:bc8:3eff::1 (2001:bc8:3eff::1) 39.555 ms 39.668 ms 39.560 ms Not sure why "traceroute6" stops at the "...::1…
Re: Engineer distributes resume via IPv6 traceroute
#85Earlier quoted context omitted.
That could be a feature if he didn't want to work at companies that don't have a IPv6 network :)
Doesn't seem to be the case, apple.com does not have an AAAA record. :( Also shame on Microsoft for no full IPv6 support in WSL2. (The CV posted above is outdated, this is what the traceroute shows today) 8 37 ms 36 ms 36 ms hello [2001:bc8:3eff:c0::1] 9 32 ms 32 ms 31 ms My.name.is.Louis.Poinsignon [2001:bc8:3eff:c0::2] 10 33 ms 32 ms 31 ms I.am.a.network.and.systems.engineer [2001:bc8:3eff:c0::3] 11 35 ms 36 ms 35…
Apple has been slowly but surely adding IPv6 to their public network services - App Store and OS downloads come over IPv6, and their NTP resolver just added IPv6 support.
I guess the department that controls that apple.com -> www.apple.com redirect just hasn't bothered, which is interesting because such a simple, dumb redirect service is one of the easiest things to dual-stack (as in it probably doesn't store IPs or have to worry about blocking at all, it just responds with a 301)
Re: Engineer distributes resume via IPv6 traceroute
#86Re: Engineer distributes resume via IPv6 traceroute
#87But do you know how to bubble sort an array?
Re: Engineer distributes resume via IPv6 traceroute
#88Re: Engineer distributes resume via IPv6 traceroute
#89Doesn't work properly here, I get a very local IPv6, then one row of stars, then the third hop is the destination? % traceroute6 -w1 cv6.poinsignon.org traceroute to cv6.poinsignon.org (2001:bc8:3eff:c0::ff), 30 hops max, 80 byte packets 1 2a01:x:x:x::1 (2a01:x:x:x::1) 0.794 ms 0.913 ms 0.737 ms 2 * * * 3 2001:bc8:3eff::1 (2001:bc8:3eff::1) 39.555 ms 39.668 ms 39.560 ms Not sure why "traceroute6" stops at the "...::1…
Some middlebox in your network is probably mucking with something. Are you behind a corporate firewall?
Re: Engineer distributes resume via IPv6 traceroute
#90Here's what it looks like: $ traceroute cv6.poinsignon.org traceroute to cv6.poinsignon.org (2001:bc8:3eff:c0::ff), 30 hops max, 80 byte packets 1 gateway 0.795 ms 0.789 ms [...] 8 hello (2001:bc8:3eff:c0::1) 1.431 ms 1.202 ms 9 My.name.is.Louis.Poinsignon (2001:bc8:3eff:c0::2) 1.649 ms 1.274 ms 10 I.am.a.network.and.systems.Engineer (2001:bc8:3eff:c0::3) 1.695 ms 2.090 ms 11 This.is.my.resume.over.traceroute (2001:b…