Live data from Hacker News

Viewing profile — eyeris

eyeris

HN member
Joined
Fri, Apr 22, 2022, 8:36 PM UTC
HN karma
37
Public activity
42 items

About eyeris

No profile information was provided.

Recent public activity

  1. comment
    Comment #48586337

    The Teams conferencing solution probably needs it. It’s pretty spiffy when it works - it detects whether you’re in the same room as the conferencing device and suggests pre-muting …

  2. comment
    Comment #48586290

    The teams conferencing solution probably needs it. It’s pretty spiffy when it works - it detects whether you’re in the same room as the conferencing device and potentially suggests…

  3. comment
    Comment #48524111

    It’s one of the hot new-ish harnesses. Believe it’s like openclaw or Claude code without all of the defaults https://pi.dev/

  4. comment
    Comment #48407207

    Presumably nothing. Do note the publisher—Alibaba presumably would rather their own tools and models instead of licensing. They do open source a fair bit of internal tooling, so it…

  5. comment
    Comment #47802195

    Wonder if the SimuLink hold can ever be broken. I hear that’s a big part of why MatLab has the hold it does on engineering industries

  6. comment
    Comment #47754399

    That is something hospitals do when the computer systems go down haha

  7. comment
    Comment #47511705

    This is a pretty annoying problem right now. The closest that I’ve seen is https://microsoft.github.io/presidio/ Unfortunately, it requires a decent amount of customization to do a…

  8. comment
    Comment #47359114

    Codex via codex-cli used to be pretty about knowing whether it was in powershell. Think they might have changed the system prompt or something because it’s usually generating power…

  9. comment
  10. comment
    Comment #46910032

    Since the cve data is from Trivy/Grype, that should be osv.dev

  11. comment
    Comment #46727249

    Supposedly using react allows CC to have structured output so it can understand what’s on the screen.

  12. comment
    Comment #46608094

    Think it’s likely for some OF is the sidegig and for others escorting is the sidegig. Both would build brand, but I’d imagine making it big on OF streamer has a much higher cap tha…

  13. comment
    Comment #46607957

    From the bit that I just read, it seems like polymarket/kalshi types are still legal?

  14. comment
    Comment #46396675

    Big question is which feature subset you want to replicate. Kubernetes means everything to everyone. At its core, I think it’s being able to read/write distributed state (which doe…

  15. comment
    Comment #46373522

    Like WiFi tethering?

  16. comment
    Comment #46298252

    Was there any research into prior art? Recently did some research into this space and it seems like there are already a bunch of off the shelf open source projects for address this…

  17. comment
    Comment #46297685

    Got any examples in mind?

  18. comment
    Comment #45938010

    Think speed could be a potential benefit. Why go through source -> llvm ir -> binary with linking and all the other stuff? Think I’m bearish on the concept, but who knows? One para…

  19. comment
    Comment #45847421

    When did gmail migrate to react?

  20. comment
    Comment #45600258

    For whatever reason, zed compilation on windows with msvc is extremely slow compared to the Linux counterpart. https://github.com/rust-lang/rust/issues/145864 was opened because of…

  21. comment
    Comment #45391011

    On iOS, Brave’s built-in blocker seems to work for me. Not safari, but I believe it’s using their WebKit engine.

  22. comment
    Comment #45368233

    What sort of issues did you run into with a graph based approach?

  23. comment
    Comment #45271497

    Anyone else have cache poisoning issues with Varnish recently?

  24. comment
    Comment #45049539

    Don’t think you can do your own modes: https://github.com/zed-industries/zed/blob/38e5c8fb66ac19f58... allows custom keybinds to actions Modes look to be hardcoded (at the moment) …

  25. comment
    Comment #44797886

    Believe this is the goal of pushing towards secure compute like Google’s SafetyNet or Windows 11 with tpm. Feels like there are some more thematic underpinnings as well like securi…