I recommend 'ssh -o PubkeyAuthentication=no superlogical.jobs` if you have a public key and want to stay anonymous (beyond revealing your IP).
Why? Because if you use SSH to connect to connect to GitHub, your SSH public key
is published at https://github.com/<username>.keys so an SSH server to which you connect could do a reverse lookup.
This is the reason why my ~/.ssh/config has those 2 lines at the end:
Thanks for the tip! Yeah, I think Mitchell Hashimoto (ssh CLI command came from his new company's official site) can be trusted here. If they were doing Github pub key harvesting for analytics though, it would be a interesting tracking pixel equivalent!
NSA and other companies historically had you jumping hoops and writing mini-exploits to be able to see the email you're supposed to send your resume to.
The ssh thing is really fun, but I wish they had another way to view the openings. I'm on a connection with massive latency at the moment and it's pretty horrible UX in this case
While that might be tongue-in-cheek, no company I have ever worked at has had a better work/life balance than the earliest days of HashiCorp (low tens of people) when Mitchell was the CEO.
I must admit that I paused before hitting enter on that command and thought to myself, "Maybe I should download Ghostty and open it with that as a virtue signal." :-)
First time seeing `ssh superlogical.jobs` would be a way to show job descriptions in terminal!