Live data from Hacker News

Viewing profile — quadrature

quadrature

HN member
Joined
Fri, Dec 13, 2013, 4:42 AM UTC
HN karma
736
Public activity
425 items

About quadrature

Work on distributed analytics.

Recent public activity

  1. comment
    Comment #49037019

    if you want to catch up, i would say Generalist is the state of the art in dexterous manipulation tasks, you can learn more here https://generalistai.com/blog/gen-1

  2. comment
    Comment #48876542

    > Does not look trustworthy what are you implying specifically ?

  3. comment
    Comment #48853269

    best of luck to you, it will be great to see a rearchitected postgres.

  4. comment
  5. comment
    Comment #48852936

    Are you fixing the heap and table management ?. Postgres does not use an undo log and manages all table updates directly in table storage which slows MVCC. also have you told Ben D…

  6. comment
    Comment #48722514

    A credible journalist would not entertain writing a story based on a screenshot some random user posts on social media.

  7. comment
    Comment #48720868

    Yes people frequently fake screenshots on social media. I'd want either a screenshot from a credible person, reporting from a journalist, trusted blogger, company statement etc.

  8. comment
    Comment #48719575

    Is there actual proof that they are doing this. Theres not much to go on in the tweet.

  9. comment
    Comment #48693363

    Is there something better than Swiss tables ?.

  10. comment
    Comment #48664788

    VHDL is not a language for spatial design. Its more akin to a programming language with circuit semantics.

  11. comment
  12. comment
    Comment #48328496

    thank you, how do they live like this.

  13. comment
    Comment #48324125

    > Most people will make the lazy choice. But you can choose to do otherwise I'd like for it to be a choice. AI is injected into search now, when you install vscode they have a prom…

  14. comment
    Comment #48114445

    Does the model have capacity for in context learning ?, if we give it examples of patterns can it follow them ?.

  15. comment
    Comment #48057185

    "Equivocal describes something ambiguous, uncertain, or open to multiple interpretations, often used to intentionally mislead or evade." do you mean equivalent ?.

  16. comment
  17. comment
    Comment #47326059

    In a traditional SLAM pipeline you do periodically fix drift by detecting when you've visited an area that you've mapped before this lets you align your sub maps so they are global…

  18. comment
    Comment #46936666

    Sure but the exploit here isn’t prompt injection, it is an edge case in their billing that isn’t attributing agent calls correctly.

  19. comment
    Comment #46825996

    Thats a completely different scenario than fully autonomous driving.

  20. comment
    Comment #46813537

    LLMs sample the next token from a conditional probability distribution, the hope is that dumb sequences are less probable but they will just happen naturally.

  21. comment
    Comment #46683667

    Had this same experience back when I first learned to program a PIC microcontroller. You really shouldn't be driving LEDs directly off IO pins anyways. I think the digitalness of I…

  22. comment
    Comment #46619770

    theres more information here https://docs.usetero.com/introduction/how-tero-works the link in the article is broken. They determine what events/fields are not used and then add fil…

  23. comment
    Comment #46520695

    > So "stripe webhook" matches /services/stripe/webhook.handler.ts highly because the path literally contains both terms in logical positions This sounds a lot like document search …

  24. comment
    Comment #46513295

    For what it’s worth simdjson now has an on demand api that lets you skip over keys that you don’t need.

  25. comment
    Comment #46502423

    > but I'd suggest doing some Deep Researches on the topic to get you a good lay of the land thanks for the resources !. I've been trying to get a wide view by looking at different …