Live data from Hacker News

Engineer distributes resume via IPv6 traceroute

cv6.poinsignon.org

81–90 of 162 posts

Re: Engineer distributes resume via IPv6 traceroute

#82
post #70

Earlier 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.

Yes I thought so, as in you're quoted thing was exactly what I meant, sarcasm doesn't serialise well

Re: Engineer distributes resume via IPv6 traceroute

#83
post #61

"That's very nice but can you email me a copy in Microsoft Word DOCX format please?"

I’m just about to live this hell. On advice from a friend, my response will be a simple one: no, because it doesn’t exist. It was written in Markdown [0]. Here’s a PDF.

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

#84
post #75

Doesn'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

#85
post #51
post #38

Earlier 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.com is just a redirect to www.apple.com, which does have IPv6.

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

#89
post #75

Doesn'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?

No, should be a native IPv6 consumer ISP... But now that you mention it, most other IPv6 sites act like this as well. Sorry, it's probably my ISP or maybe my router. Guess I haven't been tracerouting IPv6 much since getting native IPv6 connectivity.

Re: Engineer distributes resume via IPv6 traceroute

#90
post #7

Here'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…

I think that many HRs would be suspicious about somebody who worked at each job for 2.261 ms.
Post reply on HN