HN user

news_hacker

234 karma
Posts7
Comments67
View on HN
Gemini 3.1 Pro 5 months ago

LLMs are great at knowledge transfer, the real question is how well can they demonstrate intelligence with "unknown unknown" types of questions. This model has the benefit of being released after that issue became public knowledge, so it's hard to know how it would've performed pre-hoc.

Appreciate the feedback! Agreed that on HN, even collapsing at L2 would be a significant improvement.

I'll keep brainstorming with the UX for the next version. I appreciate your perspective on how all the data disclosed on first load might be disorienting with unclear relationships. I'll play with either some sort of animation cue, colored or bordered visual indicators, or a default null selection as you've suggested.

Absolutely not. People are not asking for dark patterns to engineer their behavior to maximize retention. This is like locking a kid in a room full of candy, and then blaming them for gorging themselves.

I would love an AI-enabled chat bot that transforms text -> diagrams. Diagram creation could still be a lot easier.

For example: "I want to show that the causes of burnout are the following 5 categories: 1) lack of purpose, 2) community breakdown, 3) ... " -> and then that gets turned into a diagram. Then an update like: "make lack of purpose more prominent" and it increases in size.

I would even settle for a transformer that converts natural language to one of the diagram syntax languages in the OP link.

Excellent! Tight feedback loops are everything. Feel free to take a look at my /milestones page or DM me if you have any questions. I'm always looking for accountability buddies too.

Relatable. Try what I'm doing. Work your way backwards.

https://backwards.dev

Start with the final goal you're seeking (in my case it was a Pay Me checkout button) and then piece the rest of the fluff later.

A lot of the focus product is dealing with emotional barriers and your personal psychology. This shatters all this and paves a new path.

There's something sobering about starting at the end, instead of consistently getting side tracked at the beginning.

I put this up 2 days ago and some stranger has already sent me 12 cents :)

I'm really enjoying working with MDX (JSX & markdown hybrid). https://mdxjs.com/

I was able to quickly put together a blog with some pretty nice features (e.g. margin notes): https://pratik.is/writing/essays/media-as-food

Writing content in markdown while adding interactivity with JSX is pretty nifty.

If you click "Raw" here you can see how the blog post is just markdown with some custom JSX elements littered in, e.g. <WrappedSidenote />: https://github.com/pringshia/pratik.is/blob/master/pages/wri...

I really wish it had Cmd+P support for searching for project files.

I find the project a really cool concept, but am genuinely curious what real value this is adding in it's current incarnation? Navigating the folder structure is kinda nice, but I don't see much else.

Am I missing something obvious?