Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
annjose
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
annjose
2mo ago
I agree with you - there’s usually some adjustment for sampling bias, and this study says it is matching Census targets. But I had to go three levels down to see that info before I derive any meaning from the number. My concern is that head
2.
▲
by
annjose
2mo ago
I agree it’s very possible subscriptions would become more common if targeted ads were restricted. Personally I’d rather pay money for a good product/service than 'being the product' for a bad product that monetizes my data.
3.
▲
by
annjose
2mo ago
Whenever I see a claim that "x% of adults do y", my brain goes: - "x% of what? what is the denominator?". Without that number, the claim is meaningless. - surely it cannot be the entire population, so it has to be a surv
4.
▲
by
annjose
2mo ago
Apparently it is Language Model, as mentioned in the announcement of NotebookLM in 2023 [0]. > Today we’re beginning to roll out Project Tailwind with its new name: NotebookLM, an experimental offering from Google Labs. It’s our endeavor
5.
▲
by
annjose
2mo ago
"they can still make money, albeit less, serving non-targeted ads." - would they be able to make as much as they do now? I think it would be significantly less. From Meta's official Financial Report for 2025 [0]: Total Revenu
6.
▲
by
annjose
2mo ago
Unlike most articles that butcher an analogy so badly that you wish they could have just described the concept plainly, this one uses the analogy really well. It carries it from start to finish without overstretching it. This line captures
7.
▲
Time under tension is the point
(twitter.com)
3 points
by
annjose
2mo ago
|
0 comments
8.
▲
Model can accept 1M tokens doesn't mean it can reason across those 1M tokens
(twitter.com)
2 points
by
annjose
2mo ago
|
1 comments
9.
▲
by
annjose
2mo ago
The Jevon's Paradox. And it is not a paradox :-)
10.
▲
by
annjose
3mo ago
Such a great read! I kept on nodding and chuckling the whole time reading it. I can see myself as the founder, especially 'spending time in the oven forums' lol. I went to the /blog route to see other posts by the author, but
11.
▲
by
annjose
3mo ago
Good work! I am hopeful for a social network that is not craving to increase engagement and going viral. I posted a sample but and created a profile. But when I went to the Docs tab in my profile, it says... Doc Not Found The doc "how-
12.
▲
by
annjose
3mo ago
Not sure of any out-of-the-box tool. But Anthropic has a token count API which gives a near estimate of the input tokens for messages [1]. So this API can be used in a UserPromptSubmit hook [2] in the harness, get the token count for any mo
13.
▲
by
annjose
3mo ago
Thanks for the note. While building the context bundle, there is a tool that detect gaps in the timeline. So when you ask 'kitchen renovation', and there are emails from 2019 and 2023, the tool flags these gaps and the LLM is mad
14.
▲
by
annjose
3mo ago
Thanks for the feedback. What are the things you liked the most? Any other features you would like to see?
15.
▲
by
annjose
3mo ago
Good point! We will add it to README. The default msgvault setup instruction would work - see at https://www.msgvault.io/setup . Note: Anytime you want to remove memento tables from msgvault db, you can do `./memento re
16.
▲
by
annjose
3mo ago
Co-author here. Happy to take any questions. We built Memento for two reasons - we were frustrated by the search in Gmail, and we wanted to organize email locally in a privacy-friendly way. But the outcome was much more than that - we lear
17.
▲
Polypost: Draft once, format for every platform. Made by Mark Russinovich
(markrussinovich.github.io)
3 points
by
annjose
3mo ago
|
0 comments
18.
▲
by
annjose
3mo ago
> (I have way too many open tabs!) Phew! I thought I was the only one.
19.
▲
by
annjose
3mo ago
Same here. I didn't get a captcha. Good article. And looks like human-written. Refreshing.
20.
▲
What we learned shipping VS Code weekly (without breaking everything)
(build.microsoft.com)
2 points
by
annjose
3mo ago
|
0 comments
21.
▲
by
annjose
4mo ago
> Who is accountable for AI agents? Obviously the person who built and deployed the agent (the claw in this case). If we treat this as a hard question, we risk treating AI systems as people rather than tools. This is exactly what Armin w
22.
▲
by
annjose
4mo ago
There are a few examples here: https://github.com/DrCatHicks/learning-opportunities/blob/ma... As I understand, this skill is intended to understand AI-generated code and potentially reduce skill atrophy. So
23.
▲
by
annjose
4mo ago
Are they also held accountable for the code they ship? Are they added to the on-call rotation?
24.
▲
by
annjose
5mo ago
> today's best runnable-offline model is roughly 6–8 months behind today's frontier. But it doesn't matter because frontier models were extremely good 8 months ago and we were doing real work with them. Now we have more ca
25.
▲
Two years without cookies on the site, here's where we ended up
(blog.sentry.io)
14 points
by
annjose
5mo ago
|
1 comments
26.
▲
by
annjose
5mo ago
I don't understand why people crave to assign a new role for themselves (team lead, manager). AI is a tool that augments your skill and you use it carefully. It doesn't require a change in your role. A farmer with a tractor is a f
27.
▲
AI Might Be Lying to Your Boss
(williamoconnell.me)
67 points
by
annjose
5mo ago
|
8 comments
28.
▲
by
annjose
6mo ago
I love the description of the PR. This type of honest statement is the right thing to do - be transparent, be respectful of the time of the reviewer. > This PR adds support for embedded Ruby (ERB) which is commonly used in Ruby on Rails
29.
▲
by
annjose
6mo ago
I tried Superpowers for my current project - migrating my blog from Hugo to Astro (with AstroPaper theme). I wrote the main spec in two ways - 1) my usual method of starting with a small list of what I want in the new blog and working with
30.
▲
by
annjose
7mo ago
Let's look at an example post in HN Companion. This is the post on singularity in the home page right now: https://app.hncompanion.com/item?id=46962996 This post has 500+ comments with various viewpoints and you see th
More ›