Live data from Hacker News

Viewing profile — christophilus

christophilus

HN member
Joined
Thu, Oct 16, 2014, 1:06 PM UTC
HN karma
13,613
Public activity
3,768 items

About christophilus

No profile information was provided.

Recent public activity

  1. comment
    Comment #49198945

    I’m fine with datacenters being built as long as we have some rules: they have to be quiet enough to not be audible beyond the border of the land owned by the datacenter. They have…

  2. comment
    Comment #49198751

    I found this to be my favorite approach[0]. Also, Lan Lam’s stuff is just generally excellent. And yes, super easy to make with almost no skill. [0] https://m.youtube.com/watch?v=u…

  3. comment
    Comment #49186688

    My predictions about everything ever, summarized perfectly. I need an “inverse me ETF”.

  4. comment
    Comment #49154768

    Yeah. I thought it sounded like OpenAI more than Claude, though maybe they’ve converged. It’s been a while since I used Claude.

  5. comment
    Comment #49154138

    Same. I think it’s just a link, and its content took a while to load. Looks like it’s the docs site vs the marketing page.

  6. comment
    Comment #49150862

    Foot is instant. Ghostty takes ages. I don’t know why there’s such a difference, but I can’t use anything slower than Foot now without getting annoyed.

  7. comment
    Comment #49128205

    This just made me think: if Anthropic or OpenAI wanted to get some good will, and burn a bunch more investor funding, they'd provide security audits for the most popular N AUR pack…

  8. comment
    Comment #49128183

    Buffett and Munger, maybe.

  9. comment
    Comment #49115130

    Wow. This is absolutely wild. I didn't expect that. If we get to anywhere near this speed for the equivalent of the current models... I don't even know what to think about that fut…

  10. comment
    Comment #49092739

    Buttons already have actions and methods and many other useful things: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/... I don’t see how this proposal is any differen…

  11. comment
    Comment #49082552

    Reads like GPT. But, it was still interesting to me. I hadn’t heard of Swiss tables before. The article links to the primary sources, to those who want to avoid reading LLM output:…

  12. comment
    Comment #49073158

    An MPA can make as many queries/service requests as it needs to to render the result. Most— the vast majority of SPAs I’ve ever written, maintained, or used— do that from the clien…

  13. comment
    Comment #49073026

    I haven’t used it with htmx, but DOM morphing seems like it’s probably a good solution to this. https://v1.htmx.org/extensions/morphdom-swap/

  14. comment
    Comment #49059295

    I’ve been working on a similar idea, but focusing on MPA and progressive enhancement. Building MPAs on Bun using Preact as the backend templating engine and focusing on a low-depen…

  15. comment
    Comment #49041560

    One of my favorite talks.

  16. comment
    Comment #49037866

    No. Fast builds are a must for a project like this, in my opinion. This is an important step towards making the project easier to maintain.

  17. comment
    Comment #49037823

    It's less than I'd expect, given how Bun was developed. I'm sure there's plenty more of that to be had in that codebase.

  18. comment
    Comment #49034532

    With Bun, I have a single dependency which gives me: bundling, runtime, package management, test runner, SQLite, Postgres connectivity, S3 utilities, sane APIs (compare Bun.serve t…

  19. comment
    Comment #49033949

    Bun, but managed by someone who values code quality? Sign me up. It’s a Herculean task, though.

  20. comment
    Comment #49015641

    Nice. How fast is your home internet connection? I’ve thought about putting an old laptop to this use. But I don’t want my day to day internet to suffer if my site gets traffic spi…

  21. comment
    Comment #49015525

    Can’t do RLS without a transaction, though, right?

  22. comment
    Comment #49005045

    Because, as you said, this is no longer news. Deepseek was the news. This is just the predictable progress playing out.

  23. comment
    Comment #49005033

    It found a zero-day. If someone non-maliciously breached my systems, I’d be grateful for the free security research.

  24. comment
    Comment #49004700

    Hm. Sounds a lot like interviewing for a software engineering position.

  25. comment
    Comment #49004638

    Well, to play AI advocate, if it wasn’t destructive, you could argue they did huggingface a favor by giving them a free vulnerability scan and improving their security / hardening.…