logoalt Hacker News

iinnPPtoday at 2:50 PM5 repliesview on HN

I worked HP CS in Highschool and during my time there I created a HTML/JS replacement for a unbearably slow tree system that made a 10+ second network call every single question(often 20+ questions and a tree copy was required for notes). Mine was instant.

They fired me for it because my AHT flagged me and it made someone look bad.

At that point (this is at Windows Vista launch) the minimum hold was 25 minutes all day.


Replies

junontoday at 3:48 PM

Quasi-related but I did the same thing at RadioShack for inventory. It was a long process of scanning each product, looking at the scanner and manually verifying the price on the tag.

The tags had a barcode on the back with the SKU and the price that had been printed, but naturally the scanner didn't support that format.

So I brought in my own scanner, scanned all of those into a spreadsheet, then ran a script that checked the same inventory panel that had the updated prices, and printed out a new sheet with just the barcodes that differed to run "inventory" against. Saved us hours per day.

Corporate got pissed (understandably) and shut it down real quick.

BobaFloutisttoday at 4:39 PM

>my AHT flagged me

Is that "American Hairless Terrier" or "Aldershot Railway Station"?

show 2 replies
creddittoday at 3:24 PM

If yours was instant, why would your AHT decline? Shouldn’t you be way faster? On many questions you would have saved over 3mins on network calls alone.

show 1 reply
oofbeytoday at 3:05 PM

AHT?

show 3 replies
fifiluratoday at 2:58 PM

> made someone look bad

That, or that it DoS-ed the database.

show 2 replies