Live data from Hacker News

Viewing profile — unblough

unblough

HN member
Joined
Sun, Oct 08, 2023, 6:50 PM UTC
HN karma
23
Public activity
18 items

About unblough

No profile information was provided.

Recent public activity

  1. comment
    Comment #38009357

    > Said another way, LIGO can't work because the ruler itself is squashing as space squashes, so you can't measure if space is compressing. I think the chief confusion here is that …

  2. comment
    Comment #37949391

    > This Connection is Untrusted Go Back The owner of costantini.pw has configured their website improperly. To protect your information from being stolen, Firefox has not connected …

  3. comment
    Comment #37903131

    From your linked post: > What made this result so shocking at the time was that the common wisdom was that RNNs were supposed to be difficult to train (with more experience I’ve in…

  4. comment
    Comment #37901837

    I think this is an uncharitable reading of this thread. I’m arguing against the breathless use of “surprising”. My gp explains what I think you overlooked in this dismissive respon…

  5. comment
    Comment #37900337

    > It's surprising because it wasn't the intent of LLMs. LLMs are just predictive models that guess the most likely next word. Having the results make sense was never a priority. If…

  6. comment
    Comment #37900071

    > Or by "async" do you just mean concurrent code? I'm reading "async" to mean lightweight coroutines or similar. Yeah, my bad, I was utilizing a colloquial definition of a term tha…

  7. comment
    Comment #37899205

    > Is parallel programming hard? Without any further details or specifics, yes it is. It is far harder to conceptualize code instructions executing simultaneously, than one-at-a-tim…

  8. comment
    Comment #37895853

    > Weird thing is it was designed to model language. It’s surprising that it returns sound answers as often as it does. Is this surprising? Can you point to researchers in the field…

  9. comment
    Comment #37882129

    This comment from "50 days ago" absolutely rocked me then and continues to provide a sobering and depressing real life metric to the climate crisis. I've showed anyone who will lis…

  10. comment
    Comment #37870765

    > "Infinitesimal" is just an idea, as far as I know. Nothing real is infinitesimal. The unreal (re: abstracted) aspect is what places it outside the confines of “language” for me. …

  11. comment
    Comment #37869543

    > This is just wrong lol. The needless condescension of your “lol” feels a bit premature. How can you have self correction without superintelligence?

  12. comment
    Comment #37869433

    I am having trouble following your opinion through this thread. > Your argument demonstrates the usefulness of mathematics, but does not demonstrate that it isn't a language. What …

  13. comment
    Comment #37844549

    > Just wanted to question why these elements (namely intelligence and reasoning) strike the nerve that they do. “Just asking questions” is a meme of the unscrupulous. I think you a…

  14. comment
    Comment #37843832

    I recognize your clarification of “discovery” and conclusion from that research, but I do think there is a strong argument that in terms of the stochastic usage of a nonlinear syst…

  15. comment
    Comment #37843767

    For me one major aspect of this “debate” is that the people who see or espouse what I see as over extensions of the abilities of technologies are the ones most unfamiliar with it. …

  16. comment
    Comment #37842841

    You are unable to. “LLMs can’t self-correct in reasoning tasks, DeepMind study finds“ https://news.ycombinator.com/item?id=37823543 Anyone who says otherwise is either ignorant of …

  17. comment
    Comment #37823948

    Only thing missing in that video is some rando walking by on campus in the background yelling “when they come, I hope they come for you first!”

  18. comment
    Comment #37813319

    If I am understanding your experience correctly the colloquial wisdom here is to use GIN on static data and GIST on dynamic data. > In choosing which index type to use, GiST or GIN…