Live data from Hacker News

It is as if you were doing work

pippinbarr.github.io

11–20 of 214 posts

Re: It is as if you were doing work

#14
post #12

Up to "Computational Administrator". Is there anything after that? Reminds me of "Papers, Please".

   var jobTitler = {
     subject: [
       "Screen", //100
       "Input", //400
       "Dialog", //900
       "Interface", //1600
       "Data", //2500
       "Big Data", //3600
       "Choice", //4900
       "System", //6400
       "Computation", //8100
    ], // 9
     position: [
       "Administrator", //1000
       "Technician", //4000
       "Engineer", //9000
       "Specialist", //16000
       "Architect", //25000
       "Executive", //36000
       ]
   }
https://pippinbarr.github.io/itisasifyouweredoingwork/js/dat...

I'm guessing Computation Executive might be the highest if it uses the position field. (Don't have time to see how this data gets used to set the title.)

Re: It is as if you were doing work

#15
Clearly it needs the following 3 things: 1. It needs a fake calendar that is randomly populated with meetings. 2. It needs to randomly require that you open Google Hangouts and chat with other users. 3. It needs to send random Slack notifications.
Post reply on HN