Live data from Hacker News

I used o3 to profile myself from my saved Pocket links

noperator.dev

81–90 of 217 posts

Re: I used o3 to profile myself from my saved Pocket links

#81

I built a similar tool that profiles/roasts your HN account: https://hn-wrapped.kadoa.com/ It’s funny and occasionally scary Edit: be aware, usernames are case sensitive

haha, it's pretty funny and touches on some valid points... thanks for building & sharing!

Re: I used o3 to profile myself from my saved Pocket links

#82

As someone with a family background of more left leaning Catholics (which I think are more common in the US northeast), it's interesting that it decided that you are conservative based on Catholicism.

I would say in aggregate, both Catholics and Protestants (whichever flavor) are more likely to be liberal in the northeast / west coast and more likely to be conservative in the midwest / south. Which tells you something about the average importance of religion in 2025.

I think it's older than 2025 and definitely has a piece of it that is specific to Catholics. I tend to think of northeastern American Catholicism from the lens of immigration. The big waves of Italians, Irish, Eastern Europeans, etc. The immigrant identity often led to left leaning economics and the parts of Christianity which are about helping the poor get emphasized.

Re: I used o3 to profile myself from my saved Pocket links

#83

After reading this I realized I also have an archive of my pocket account (4200 items), so tried the same prompt with o3, gemini 2.5 pro, and opus 4: - chatgpt UI didn't allow me to submit the input, saying it's too large. Although it was around 80k tokens, less than o3's 200k context size. - gemini 2.5 pro: worked fine for personality and interest related parts of the profile, but it failed the age range, job role,…

> Both models thought I'm a software engineer.

You probably still are, even if that's not your career path :)

Re: I used o3 to profile myself from my saved Pocket links

#84
I've noticed a lot of people are converging on this idea of using AI to analyze your own data, the same way the companies do it to your data and serve you super targeted content.

Recently, I was inspired to do this on my entire browsing history, after reading https://labs.rs/en/browsing-histories/ I also did the same from ChatGPT/Claude conversation history. The most terrifying thing I did was having an LLM look at my Reddit comment history.

The challenges are primarily with having a context window large enough and tracking context from various data sources. One approach I am exploring is using a knowledge graph to keep track of a user's profile. You're able to compress behavioral patterns into queryable structures, though the graph construction itself becomes a computational challenge. Recently most of the AI startups I've worked with have just boiled down to "give an LLM access to a vector DB and knowledge graph constructed from a bunch of text documents". The text docs could be invoices, legal docs, tax docs, daily reports, meeting transcripts, code.

I'm hoping we see an AI personal content recommendation or profiling system pop up. The economic incentives are inverted from big tech's model. Instead of optimizing for engagement and ad revenue, these systems are optimized for user utility. During the RSS reader era, I was exposed to a lot of curated tech and design content and it helped me really develop taste and knowledge in these areas. It also helped me connect with cool, interesting people.

There's an app I like https://www.dimensional.me/ but the MBTI and personality testing approach could be more rigorous. Instead of personality testing, imagine if you could feed a system everything you consume, write, and do on digital devices, and construct a knowledge graph about yourself, constantly updating.

Re: I used o3 to profile myself from my saved Pocket links

#85

I've noticed a lot of people are converging on this idea of using AI to analyze your own data, the same way the companies do it to your data and serve you super targeted content. Recently, I was inspired to do this on my entire browsing history, after reading https://labs.rs/en/browsing-histories/ I also did the same from ChatGPT/Claude conversation history. The most terrifying thing I did was having an LLM look at m…

> Instead of optimizing for engagement and ad revenue, these systems are optimized for user utility.

Are they, or instead they will help keeping you in your comfort cage?

Comfort cage is better than engagement cage ofc, but maybe we should step out of it once in a while.

> During the RSS reader era, I was exposed to a lot of curated tech and design content and it helped me really develop taste and knowledge in these areas.

Curated by humans with which you didn't always agree, right?

Re: I used o3 to profile myself from my saved Pocket links

#86

I built a similar tool that profiles/roasts your HN account: https://hn-wrapped.kadoa.com/ It’s funny and occasionally scary Edit: be aware, usernames are case sensitive

Great summary! Nice toy!

Feels like the predictions part picks a few random posts and generates predictions just based on one post at a time though.

Re: I used o3 to profile myself from my saved Pocket links

#87

As someone with a family background of more left leaning Catholics (which I think are more common in the US northeast), it's interesting that it decided that you are conservative based on Catholicism.

I would say in aggregate, both Catholics and Protestants (whichever flavor) are more likely to be liberal in the northeast / west coast and more likely to be conservative in the midwest / south. Which tells you something about the average importance of religion in 2025.

i.e. are you a charitable catholic or a prudish catholic.

Re: I used o3 to profile myself from my saved Pocket links

#88

After reading this I realized I also have an archive of my pocket account (4200 items), so tried the same prompt with o3, gemini 2.5 pro, and opus 4: - chatgpt UI didn't allow me to submit the input, saying it's too large. Although it was around 80k tokens, less than o3's 200k context size. - gemini 2.5 pro: worked fine for personality and interest related parts of the profile, but it failed the age range, job role,…

re o3: you can zip the file, upload it, and it will use python and grep and the shell to inspect it. I have yet to try using it with a sqlite db, but that's how i do things locally with agents.

Re: I used o3 to profile myself from my saved Pocket links

#89

Earlier quoted context omitted.

Someone recently did this to predict what would hit the HN front page based on article content + profiles of users.

That's pretty cool! Now I can imagine a tool that gives you a prediction before you even post and then offers suggestions for how to increase performance...

And now we see how easy it is to astroturf any given post, and that's without any budget.
Post reply on HN