Viewing profile — quadrature
quadrature
HN member- Joined
- Fri, Dec 13, 2013, 4:42 AM UTC
- HN karma
- 736
- Public activity
- 425 items
- HN profile
- View on Hacker News ↗
About quadrature
Recent public activity
-
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
-
comment
Comment #48876542
> Does not look trustworthy what are you implying specifically ?
-
comment
Comment #48853269
best of luck to you, it will be great to see a rearchitected postgres.
- comment
-
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…
-
comment
Comment #48722514
A credible journalist would not entertain writing a story based on a screenshot some random user posts on social media.
-
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.
-
comment
Comment #48719575
Is there actual proof that they are doing this. Theres not much to go on in the tweet.
-
comment
Comment #48693363
Is there something better than Swiss tables ?.
-
comment
Comment #48664788
VHDL is not a language for spatial design. Its more akin to a programming language with circuit semantics.
- comment
-
comment
Comment #48328496
thank you, how do they live like this.
-
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…
-
comment
Comment #48114445
Does the model have capacity for in context learning ?, if we give it examples of patterns can it follow them ?.
-
comment
Comment #48057185
"Equivocal describes something ambiguous, uncertain, or open to multiple interpretations, often used to intentionally mislead or evade." do you mean equivalent ?.
- comment
-
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…
-
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.
-
comment
Comment #46825996
Thats a completely different scenario than fully autonomous driving.
-
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.
-
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…
-
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…
-
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 …
-
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.
-
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 …