Hacker News new | ask | show | jobs
by dewey 856 days ago
I can not remember a time where going to another page gave me the result I was looking for. If it's not in the top 10 it's probably not the right query.
1 comments

This never happened to me until I started iOS development. Everything is built on top of layers and layers all the way down to APIs prefixed with “NS” for NextSTEP. Obviously, first the modern APIs are surfaced, but sometimes you really are looking for something deep, so you go deep into search as well, eventually finding stuff written in 2010 and such