Live data from Hacker News

Viewing profile — mattvr

mattvr

HN member
Joined
Tue, Apr 11, 2023, 1:34 AM UTC
HN karma
115
Public activity
41 items

About mattvr

https://orgsoft.org

Recent public activity

  1. comment
    Comment #48999581

    Anyone have routing harnesses like this describes with Claude Code? Or other good routing platform recommendations? (yes, I know this article is about an oracle router)

  2. comment
    Comment #48443221

    Is there information on the license of this flag? Not how/if clear you can reproduce it legally.

  3. comment
    Comment #48419616

    This helps explain the dissonance in Microsoft's recent Humanist Superintelligence article about creating "AI companions for everyone". https://microsoft.ai/news/towards-humanist-s…

  4. comment
    Comment #48384504

    Ah yes, viral AI gain-of-function research in a secure lab. What could go wrong?

  5. comment
    Comment #47472123

    It implies high performance, reliability, and a higher degree of mastery of the developer. (Which may not all be true, but perhaps moreso than your average project)

  6. comment
    Comment #47468568

    Deno Deploy is actually an excellent product. My choice ranking is Deno Deploy > Fly.io > AWS for new projects, depending on complexity and needs. They also have a new Deno sandbox…

  7. comment
    Comment #45958946

    In a nutshell, ideally `peer.connect(remoteId)`. An API like peer-js/simple-peer. And symmetric negotiation would be great as well. WebRTC should be the universal networking primit…

  8. comment
    Comment #45956360

    While WebTransport is promising, it's limited to client-server communication unlike WebRTC. WebRTC supports peer-to-peer UDP connections as well. Thus it's better for use cases lik…

  9. comment
    Comment #45844323

    I believe this article is largely wrong and misleading. Pattern matching is still Stage 1, meaning it’s not a standard: https://github.com/tc39/proposal-pattern-matching Pipeline o…

  10. comment
    Comment #45832701

    The detectors are wrong. Here’s the thing: AI slop has a distinctive structure that many of us spot from a mile away. The kicker? This setup-punchline format sets off a red alert f…

  11. comment
    Comment #45571080

    You could also use JSON Merge Patch (RFC 7396) for a similar use case. (The downside of JSON Merge Patch is it doesn't support concatenating string values, so you must send a value…

  12. comment
    Comment #45365425

    Many mobile apps encounter this because React Native still doesn't have a good solution for selectable text [0]. Workarounds exist [1], but aren't great for text that spans multipl…

  13. story
  14. comment
    Comment #44693149

    It does appear to be supported by iOS Safari 18.2+, which is the majority of iOS users. https://caniuse.com/?search=view%20transitions

  15. story
  16. comment
    Comment #43762578

    At Case Bonita in Denver, you have a flag on your table you can raise to signal to the waiter to come over.

  17. comment
    Comment #43555060

    This exists: jsonc – and it's somewhat widely used, such as for VS Code configuration.

  18. comment
    Comment #43238156

    Also check out the unbranded version: https://www.youtube.com/watch?v=UqJJktxCY9U

  19. comment
    Comment #43153423

    Should order this list by number of affected rather than alphabetical IMO. The 275K monthly user platform is almost hidden relative to the 49 and 300 user examples.

  20. comment
    Comment #43061800

    Excellent idea! I'd focus on the open-sourcing and community elements (e.g. creating feeds) so it can get traction, rather than features like Markdown and longer posts at this stag…

  21. comment
    Comment #42995261

    Hi real quantum physicist, yup, you pretty much got it. This is a prototype demo of the concept – and is using real IBM quantum computers. The queues are between 10s and 10min gene…

  22. comment
    Comment #42975496

    Sorry about that. I toned down the animation and fixed the infinite spin issue – curious if it's more comfortable now.

  23. comment
    Comment #42975261

    Updated to "favors one side 51%".

  24. comment
    Comment #42974707

    You are precisely right.

  25. comment
    Comment #42974697

    Yes, sorry, server was a bit overloaded. It should be more reliable now.