Live data from Hacker News

Viewing profile — adeon

adeon

HN member
Joined
Sun, Nov 14, 2021, 5:09 AM UTC
HN karma
778
Public activity
110 items

About adeon

:3

https://github.com/Noeda/

Recent public activity

  1. comment
    Comment #47989693

    I played this game a bit back in 3.4.3 times. It's been great on long-haul flights to play on the laptop. Doesn't demand your battery.

  2. comment
    Comment #47293069

    I get the vibe that it's more like there's unexpected complexity and it's difficult to be confident you know how zipcodes work with enough detail to make the feature work. And that…

  3. comment
    Comment #46712936

    Yeah I agree. I think even if you block CSP images, attacker could still hide information, or attempted exfiltration. The post got me now instead wondering how to not make people s…

  4. comment
    Comment #46712657

    I found the tone in the article annoying, but my skim reading was that it is an actual vulnerability. The screenshot from OpenAI loads an image from a third-party site and the URL …

  5. comment
    Comment #46100325

    I dumped it here just now: https://github.com/Noeda/landlock-network-sandboxer-tool It hopefully will be obvious that nobody should expect quality :) it is like a simplified versio…

  6. comment
    Comment #46095737

    I've used Landlock to detect and stop unwanted telemetry. I wrote some C that stopped networking except to accept connections on a single port, no outgoing connections and no accep…

  7. comment
    Comment #44286764

    The task of riding a horse can be almost entirely offsourced to the professional horse riders. If they take your carriage from point A to point B, sure, you care about just getting…

  8. comment
    Comment #44101323

    After I wrote the comment, I pondered that too (trying to think examples of what I called "security conscious design" that would be in the LLM itself). Right now and in near future…

  9. comment
    Comment #44101120

    I think from security reasoning perspective: if your LLM sees text from an untrusted source, I think you should assume that untrusted source can steer the LLM to generate any text …

  10. comment
    Comment #44011335

    I tried to find some use cases, this paper has listed some, although I think it's not obvious to me what makes the trees uniquely useful compared to other schemes ( https://users.d…

  11. comment
    Comment #43931744

    Thanks for the resources. Got back to procrastinate on HN and checked the resources (briefly looked at transcript on the video, but found this article more interesting). I've alway…

  12. comment
    Comment #43931483

    Lol, yeah, I also learned yesterday that there is apparently, NSA, National Security Authority. No, not the NSA this article is talking about and everyone knows about. I mean: Nati…

  13. comment
    Comment #43923695

    Ah yeah, I saw the propublica as well, it was one of the first articles I found when looking on the topic. I don't doubt at all that Angry Birds data was used by NSA, doesn't seem …

  14. comment
    Comment #43923577

    Is there any reliable source for NSA paying Rovio other than this random bar discussion? Not that I don't believe you or that I'm naive about NSA and the power of money, but I look…

  15. comment
    Comment #43842884

    Okay, now that makes sense. I actually put your example of gun violence in google with kabuki theater and that found me some (depressing) articles that use the phrase. Thanks for e…

  16. comment
    Comment #43842338

    I feel a little stupid for asking... but what does "kabuki theater" mean in this context? Do you mean the CEO in the scene sort of "acted a rehearsed show" in a meeting to make sur…

  17. comment
    Comment #43648812

    So not only do you write a full book, but you keep the content online, up to date by making sure readers are informed of new developments that might make advice irrelevant? And you…

  18. comment
    Comment #43648708

    Yes, that was the crux of my question (and was answered by that link when I checked teivah-given link, which linked https://go.dev/blog/loopvar-preview right there as well). Basica…

  19. comment
    Comment #43648483

    I got a question about the example shown, the goroutine one marked as #63, I'd copypaste but it's an image. Is there a reason the common mistake is about goroutines specifically? I…

  20. comment
    Comment #43147963

    I was at an event where people were making these avatars, many first time users. One person who gave feedback at the end said he was frustrated he could not get the avatar to look …

  21. comment
    Comment #43018339

    I think not, because doesn't ring a bell at all. It was a book related to stock market though, IIRC it was a Canadian author who described their career as a day-trader and how they…

  22. comment
    Comment #43017331

    I'm pretty sure I've seen this pattern of "Stocks (tumble|gain) as X happened" but then 2 hours later if the stocks go in the other direction, there is a new headline "Stocks (tumb…

  23. comment
    Comment #42960120

    How tokens per second do you get typically? I rent a Hetzner server with EPYC 48-core 9454P, but it's got only 256GB. A typical infer speed is in ballpark of ~6 tokens/second with …

  24. comment
    Comment #42913755

    If you have the equipment (e.g. a spare Linux computer and WiFi router) and know-how, you can set up something like mitmproxy (looks very similar feature set to the Android App, bu…

  25. comment
    Comment #42913569

    Starting earlier this year I've set up a mitmproxy a lot on my entire home network, and often have it on for all traffic at times. I put up an old NAS and I'm abusing it as a mitmp…