Live data from Hacker News

Viewing profile — heipei

heipei

HN member
Joined
Thu, Apr 23, 2015, 7:54 PM UTC
HN karma
2,551
Public activity
457 items

About heipei

Full stack developer, loves the web and building products from the ground up.

CEO @ https://urlscan.io Twitter: @heipei

Recent public activity

  1. comment
    Comment #49187835

    Legitimate file hosting services present the biggest total volume of newly discovered phishing pages / unique hostnames. Another (similar) angle is using unrelated legitimate domai…

  2. comment
    Comment #49102566

    Can we please stop posting here every time Claude or OpenAI are down? These are not critical services like AWS / S3 where downtime means that your application is offline. Nothing i…

  3. comment
    Comment #48837098

    Cloudflare is really good at launching features that facility low-friction deployment of malicious content (such as phishing) on the Internet, piggybacking on their hosting reputat…

  4. comment
    Comment #48616772

    This is gonna be amazing for phishing, like most of the features Cloudflare offers (free Turnstile for fresh accounts, CF tunnels, pages.dev, r2.dev).

  5. comment
    Comment #48557751

    It is smart enough that I use for all my coding tasks, and a lot of other mundane tasks. It is probably not smart enough for "design this whole architecture of this complex system …

  6. comment
    Comment #48557563

    Depends on what you mean by "local". On your Macbook, large dense models like Qwen 3.6 27B will be slow, sure. On a local workstation with a dedicated RTX card you can get > 100 tp…

  7. comment
    Comment #48552050

    No KV cache quant, context length 50% of original, MTP absolutely. These are the relevant cmdline attributes. Getting around 100t/s with this setup, even when watt-limited to 450W.…

  8. comment
    Comment #48545335

    Same here, I use Qwen 3.6 27b (Q6 quant) with llama.cpp on an RTX 5090 using the pi agent exclusively now. The fact that it's local means that I never have to think about token pri…

  9. comment
    Comment #48236985

    $5B valuation on a $30B run rate for Anthropic?

  10. comment
    Comment #47914167

    Local AI models are already more than capable enough writing code that surpasses the ability of any bad or even mediocre engineer. That is not something we need to worry about. In …

  11. comment
    Comment #47604164

    Serious question: Who actually builds stuff on Cloudflare workers? I mean large software projects / services, and not just side projects where the ability to scale-to-zero is perha…

  12. comment
    Comment #47583478

    I just saw the headline fly by yesterday and thought that this was just another dumb bug in what is the slow decline of GitHub. To find out today that this was very much intentiona…

  13. comment
    Comment #47465202

    This is amazing, thank you for launching it. I know this webapp itself will make me more likely to look at raw photos on my Fuji once again.

  14. comment
    Comment #47464844

    Like the native Fujifilm software, this does not do raw conversion itself. It uses the processor in the camera to do the conversion.

  15. comment
    Comment #46961876

    Fair enough, I just loaded some pages and some of them are even bigger than 2MB. But then again those static resources would be cached client-side. So unless you have 450 million u…

  16. comment
    Comment #46961800

    Yes, and I didn't mean to imply that a single VPS is all you needed. But I wanted to put things into perspective for the other posters who claimed that you couldn't possibly serve …

  17. comment
    Comment #46961408

    The post said 450 million pageviews, likely since November. If we make very generous assumptions and assume that each pageview is a megabyte (very generous based on my own experien…

  18. comment
    Comment #46898009

    Yes, the wildcard cert, but not the actual hostname under that wildcard.

  19. comment
    Comment #46606622

    Thank you for sharing, this looks really cool. The simplicity of setting this up and operating it reminds me a lot of nsq which received a lot less publicity than it should have.

  20. comment
    Comment #46337156

    I still don't get how folks can hype Postgres with every second post on HN, yet there is no simple batteries-included way to run a HA Postgres cluster with automatic failover like …

  21. comment
    Comment #46158948

    The client is supposed to monitor availability themselves, that is how these contracts work.

  22. comment
    Comment #46140565

    I'd rather he'd still be working on Nomad to be honest, but Ghostty is a good consolation prize ;)

  23. comment
    Comment #45527584

    Obligatory reminder that "GPU utilisation" as a percentage is meaningless metric and does not tell you how well your GPU is utilised. Does not change the usefulness of this dashboa…

  24. comment
    Comment #45290671

    Yeah, that was the first thing I checked as well. Being suited for small / tiny files is a great property of the SeaweedFS system.

  25. comment
    Comment #45290557

    Sounds complicated. I just use autossh from the CLI and it reconnects if my laptop (or the remote machine) wakes up again.