HN user

liqilin1567

59 karma

Build a tool to learn from HN quickly.

https://hpyhn.xyz/

Posts0
Comments77
View on HN
No posts found.

I like the idea, but this is going be a very very long journey to develop a completely new machine-friendly language like this while LLMs still have many limitations now.

I built a website (https://hpyhn.xyz) for hacker news users for reasons: 1. hn comments are valuable, I've spent a lot of time going through hn comments. I think there are valuable comments buried in the threads with fewer points, so it's not enough to just read top3 threads.

2. Sometimes a good post is ignored due to a bad title, sometimes I still have no idea what the post's theme even after I read a few paragraphs.

3. I want to filter out some posts I'm not interested in, but I realized I need read some other posts it's not a simple yes/no problem, so I gave every post a interesting score based on my own preference

so I built this tool to save my time while not missing out too much on hn

I built a website (https://hpyhn.xyz) for hacker news users for reasons:

1. hn comments are valuable, I've spent a lot of time going through hn comments. I think there are valuable comments buried in the threads with fewer points, so it's not enough to just read top3 threads.

2. Sometimes a good post is ignored due to a bad title, sometimes I still have no idea what the post's theme even after I read a few paragraphs.

3. I want to filter out some posts I'm not interested in, but I realized I need read some other posts it's not a simple yes/no problem, so I gave every post a interesting score based on my own preference

so I want a tool to save my time while not missing out too much on hn

Wow this is so rare, I can't recall any case like this.

But there are celebrities with exactly the same name, the media add a "big" or "little" prefix to their names according to age

How do Chinese people deal with name conflicts?

In a big company, there are often many people with the same name. some companies may add a numeric suffix to their name like abc1, abc2, abc3.

We usually don't use our real names for social media accounts

Brittle performance – A model might do well on short, primary school-style maths questions, but if you change the numbers or wording slightly, it suddenly fails. This shows it may be memorising patterns rather than truly understanding the problem

This finding really shocked me

Thanks for sharing. There are two things I don't understand:

XDP for Egress Traffic Flow Diagram

1. Are packages still raw application data when they get to veth0-A without going through the tcp-stack?

2. In container to container communication case, do you plan redirect packages directly from veth0-A to veth0-B

Claude for Excel 9 months ago

Yeah, the danger lies not in AI itself, but in inexperienced users treating it as a magic solution.

Easy RISC-V 9 months ago

I have to praise the interactive style of this content.

As a C/C++ dev, I've always thought assembly was much harder. But this interactive content makes assembly clearer.

Exactly. Since containers share the same kernel with the host, if there is a kernel bug that can be exploited from within a container, it makes the whole host vulnerable.

Why I code as a CTO 9 months ago

I agree. As a company grows, the CTO must shift from coder to leader, architect, and culture-shaper.