Live data from Hacker News

Viewing profile — _QrE

_QrE

HN member
Joined
Mon, Apr 28, 2025, 10:43 AM UTC
HN karma
143
Public activity
33 items

About _QrE

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47406299

    Anecdotal, but I have used Claude to help me write sections of games that I'm (sometimes) working on in Godot fairly recently (Opus 4.5 iirc). It's been very helpful, and it's been…

  3. comment
    Comment #46504548

    Malware is very easy to build. Competent threat actors don't need to rely on open source software, and incompetent ones can buy what they use from malware authors who sell their st…

  4. comment
    Comment #44881870

    Maybe I'm misunderstanding something, but you can add filters to RSS feeds. What is proposed is pretty much just RSS, except for one specific item. Yes, it's more work on your side…

  5. comment
    Comment #44664569

    Neat, but isn't packing all this stuff into a bash script overkill? You can pretty easily install and configure some good tools (i.e. crowdsec, rkhunter, ssh tarpit or whatever) to…

  6. comment
    Comment #44227521

    I'm not sure how valid most of these points are. A lot of the latency in an agentic system is going to be the calls to the LLM(s). From the article: """ Agents typically have a num…

  7. comment
    Comment #44180628

    Easy example is Stripe. You can enable 3DS, and you can listen for 'early_fraud_warning' events on a webhook to refund users & close accounts to avoid chargebacks and all the assoc…

  8. comment
    Comment #44101999

    If I am in a call with someone using Nomi, can I send a message in the call or wherever to disable it, or will I have to ask the person using it to turn it off?

  9. comment
    Comment #44075495

    I don't mean to imply that it's a solved problem; all I'm saying is that in a lot of cases, the "weak initial retrieval" assertion stated by the article is not true. And if you can…

  10. comment
    Comment #44074966

    I agree. > "The real challenge in traditional vector search isn't just poor re-ranking; it's weak initial retrieval. If the first layer of results misses the right signals, no amou…

  11. comment
    Comment #44021802

    You're right, my bad. I was looking at the CDN tab and it rounds the traffic cost to 0.

  12. comment
    Comment #44008910

    It sounds like you might be looking at the wrong place. There's services like bunny.net and cloudflare CDN (I'm not affiliated with either, but I use the former) that are really ea…

  13. comment
    Comment #43997405

    This. Normal AirTags are just fine for tracking your stuff. > "(thiefs use apps to locate AirTags around, and AirTags will warn the thief if an unknown AirTag is travelling with th…

  14. comment
    Comment #43997091

    The index page is a great way to capture emails I'm sure, but I'd like to get an idea of what the product actually does. Regardless, this seems like it could be useful, not just as…

  15. comment
    Comment #43981817

    Not sure if I'm allowed to link to stuff, but you can find a bunch of alternatives to offerings like these (the most basic being google alerts), both free and paid, if you look for…

  16. comment
    Comment #43978403

    > I ended up turning that process into its own product: https://sparkflow.ai/ That implies that the product is ready, which it does not seem to be? The product does seem interestin…

  17. comment
    Comment #43962508

    How can you call this 'Absolute Zero' if you need to start with a pretrained LLM? From what I understand, this just proposes that you can take an existing LLM, have it generate tas…

  18. comment
    Comment #43962404

    According to the article, the CEO sold stock, and gifted stock to at least four trusts that have, in turn, sold the stock gifted: > Subsequent filings from four trusts show that ab…

  19. comment
    Comment #43957672

    Props to the author if it is. I'd have a link to donate to a food bank after the article so that people can do something more productive than write angry comments.

  20. comment
    Comment #43957620

    > "Despite skepticism from Volcker and Buffet, financial innovation has been and will continue to be a massive net positive for humanity." I'm not an economist by any means, but mo…

  21. comment
    Comment #43956684

    Is there a reason for using Selenium over something like Playwright? I haven't had very many positive experiences with selenium, and playwright I found is easier to use and more fl…

  22. comment
    Comment #43947523

    Agreed with basically the entire article. Also happy to hear that someone else was as bewildered as me when they visited the MCP site and they found nothing of substance. RFCs can …

  23. comment
    Comment #43943854

    I love the radio, that's a great touch.

  24. comment
    Comment #43920818

    >scratch-built in Rust _all the way down to handcrafted GPU shaders and OS graphics API calls_ Is this what happens to people who choose to learn Rust? Joking aside, this is intere…

  25. comment
    Comment #43885355

    I don't think that this is a fair comparison. HTTP actually has a specification that you need to follow if you need the web to _work_ (or at least, look good). MCP and others on th…