HN user

thornewolf

311 karma

thornewolf.com | poetry.thornewolf.com | contact (at) thornewolf (dot) com

Posts7
Comments149
View on HN

My response is going to be about Gemini generally and less about NotebookLM.

Google's last frontier model release was Gemini 3.1 Pro, which was in February of this year[1]. At the time, it was ahead of the (at the time) flagship models of Opus 4.6 and GPT 5.2/5.3. From my recollection of the time, it was the best model in the world.

Anthropic released Opus 4.5 Nov '25, 4.6 in Feb '26, 4.7 in April, 4.8 in (late) May. Then Fable in June. 4.7 beat 3.1 Pro on multiple metrics. Fable eats it for breakfast. However, I want to note the 3 month gap between those first two Opus versions.

OpenAI released 5.2 Dec '25, 5.3 Codex Feb '26, 5.3 Instant Mar, 5.4 Mar, 5.5 (late) May, 5.6 July. 5.4 beats 3.1 Pro on agentic benchmarks[2], seems to be similar/losing on non-agentic. 5.5 seems stronger than 3.1 Pro[3].

Gemini 3.5 Pro is alleged to be launching within the week. Why do I type this all out? Because I think Google is getting a bad rap. They are delayed on a frontier release by a month or two and are being regarded as if they cannot release frontier models. I think their last release demonstrates strength and we need to see a weak release before we call them "behind" (in any reasonable sense). These companies swap back and forth constantly. I recall a multi-month span where 2.5 Pro was just the best thing out there by a large margin (in my opinion).

[1] https://blog.google/innovation-and-ai/models-and-research/ge...

[2] https://www.anthropic.com/news/claude-opus-4-7

[3] https://www.anthropic.com/news/claude-opus-4-8

The author explain this in more detail in the article; I also was initially confused. The key details come from their broken down pandoc command. Specifically, these two flags:

  --pdf-engine=typst
  -V template=article.typ
Despite the input content being a .md file, we see that the .md contents populate the .typ file. Pandoc then understands how to convert the populated .typ file into a .pdf. The author also notes in their hyperlinked .typ document where the body content is placed:
  // THIS IS THE ACTUAL BODY:
What is not clear to me is the actual mechanism that tells pandoc where to place the body contents in the template. I presume it's some "magic" from the pandoc docs. The pandoc templates documentation[1] does reveal to us that `-V` is setting a variable called `template`. I don't have pandoc locally, but from another post[2] from the same author and a chatgpt query, it seems that the `body` symbol in the template is the chosen substitution symbol.

[1] https://pandoc.org/demo/example33/6-templates.html

[2] https://imaginarytext.ca/posts/2024/pandoc-typst-tutorial/

there is something "wrong" with the ux that is hard to pin down. these things generate even text summaries more rapidly than i can read them. i need a better method for dumping info into my brain + dynamic control (if necessary)

Gemini 3.1 Pro 5 months ago

I have swapped to using gemini over chatgpt for casual conversation and question answering. there are some lacking features in the app but i get faster and more intelligent responses.

For the comment from "Is Show HN dead? No, but it's drowning", the article author editorializes

"One of the great benefits of AI tools, is they allow anyone to build stuff... even if they have no ideas or knowledge.

One of the great drawbacks of AI tools, is they allow anyone to build stuff... even if they have no ideas or knowledge."

into

"One of the great benefits of AI tools is they allow anyone to build stuff, even if they have no ideas or knowledge. One of the great drawbacks is they allow anyone to build stuff."

which removes the rhetorical effectiveness of the comment (and also breaks the promise of a quotation). I recommend that OP represents the source exactly.

____

I now see that this article contains multiple GPT-isms

it's because this argument of "what is $0.01 more?" can be extended forever, implying you are willing to pay an infinite amount of money for anything. since we know this is silly, we try to understand what our "real" maximum is. this is difficult to do for exactly the reasons you mention in your comment! surely $0.01 is negligible! there is a tension here.

and so, absolute max price is not a fantasy - the world would be absurd if it were - but instead its a real and difficult to construct value

I estimated that i was 1.2x when we only had tab completion models. 1.5x would be too modest. I've done plenty of ~6-8 hour tasks in ~1-2 hours using llms.

I'm just having fun 7 months ago

I started typing in no caps in most conversation around 2013-2016, when I first started playing League of Legends and using Discord. Other people from this same age bracket as me have similar experiences (if they were "chronically" online) and similar behavior patterns. It's not pretentious imo.

maybe so, though an inaccurate claim. the ai is the value add here (and quite a value add based on the other comments in the thread). we typically reserve the word "slop" for ai generated content that is of low quality or no value add. this website seems to be both of quality and value ad and it would be difficult to argue otherwise.

This comment is likely AI. Consider author post history as well.

(this comment)

This idea sits in a really interesting space because on paper

(previous comments)

I really like this class of work because it sits at a strange intersection:

It’s wild how Voyager forces two truths to sit together:

The pattern is "<compliment intellectual stimulation> <make note of juxtaposition>"

becomes workflow-aware, not just price-aware.

human mental model instead of the mathematically convenient one.

run for that mindset more than for the tech.

My meta comment is not breaking the HN guidelines by letter, but may be spiritually breaking guidelines. See:

Please don't post insinuations about astroturfing, shilling, brigading, foreign agents, and the like.

I think clarification on AI-accusations should be added to the guidelines if it falls under this class of comment.

people love shopping

After going back and forth on this many times, I have concluded: some people love shopping and some people hate shopping. Members of one group generally have trouble understanding the other group also exists.

Project Euler 8 months ago

I have done Project Euler very sporadically since high school. To date I've only done problems 1-54. Despite this, I think the website was a big contributor to my love of programming. I found it before knowing about leetcode and I think it prepared me well. I think I owe Project Euler a decent %-age of my eventual entry into Software Engineering as a field.

The Company Man 10 months ago

This was well written. I'm glad that I powered through the initial hesitation I felt when I recognized the narrative style.

I think they forgot to include the benchmark time for "npm (cached)" inside the Binary Manifest Caching section. We have bun, bun (cached), npm. I think the summary statistics are also incorrect.