Live data from Hacker News

Next dream job can be in an HTTP header

frenxi.com

1–10 of 178 posts

Re: Next dream job can be in an HTTP header

#7
post #4

It's very common to find recruiting messages in browser dev console, for Chinese companies, e.g., - https://www.baidu.com/ - https://www.zhihu.com/ - https://www.douban.com/ - https://www.jd.com/ ...

I see this in a lot of websites i visit. I usually inspect them just out of curiosity.

Some of them get pretty clever, like a hidden element that says something funny

The funniest thing I saw, is I was looking at an API from a top-tier tech company and the person who wrote the software had message in it containing words of frustration. Like swear words.

But, the weirdest thing I usually see is how the flagship of some top tech company can't make their website responsive when all you have to do is change a few of lines of code.

Or when they upgrade their UI/UX and they just broke a lot of features.

Re: Next dream job can be in an HTTP header

#8
I haven't seen any of these yet, but ironically, working for the company is probably the last thing on my mind if I'm looking at HTTP headers from a site since I usually do that when I must use it for some reason and need to figure out why it's not working or how to more easily access it (it is often a SPA which shouldn't be, or otherwise something designed with "Chrome is the only browser you should use" mentality.)

Re: Next dream job can be in an HTTP header

#9

I haven't seen any of these yet, but ironically, working for the company is probably the last thing on my mind if I'm looking at HTTP headers from a site since I usually do that when I must use it for some reason and need to figure out why it's not working or how to more easily access it (it is often a SPA which shouldn't be, or otherwise something designed with "Chrome is the only browser you should use" mentality.)

That is probably because you are occasionally looking at the headers using browser developer tools, but it’s a whole different experience when you are running something like Snort or Wireshark.
Post reply on HN