←back to thread

440 points pseudolus | 2 comments | | HN request time: 0s | source
Show context
bilsbie ◴[] No.45057433[source]
AI is the popular cover excuse for layoffs.

I can’t think of a single job that modern AI could easily replace.

replies(12): >>45057452 #>>45057453 #>>45058195 #>>45060286 #>>45060360 #>>45060394 #>>45060417 #>>45060461 #>>45060742 #>>45061744 #>>45062263 #>>45062436 #
sumedh ◴[] No.45058195[source]
I used to hire someone who worked part time from home to bookmark some of the key pages in thousands of pdfs just so that I can directly jump to those pages instead of spending time myself on finding those pages.

AI can now do it very cheap so no need to give that job to a human anymore.

replies(2): >>45062581 #>>45062774 #
1. nicman23 ◴[] No.45062581[source]
gnu parallel + pdfgrepper saved my ass too many times
replies(1): >>45062670 #
2. sumedh ◴[] No.45062670[source]
My use case cannot be solved by just grepping for the keywords because it does return false positives. You do need some intelligence (human or AI) to figure out if its the right page or not to add the bookmark.