Live data from Hacker News

Viewing profile — compumetrika

compumetrika

HN member
Joined
Sat, Feb 03, 2024, 3:13 PM UTC
HN karma
35
Public activity
24 items

About compumetrika

No profile information was provided.

Recent public activity

  1. comment
    Comment #44834060

    Get a Strix Point or Strix Halo with 128GB DDR5 RAM and you can run gpt-oss 120B at 10-20+ TPS.

  2. comment
    Comment #42692442

    Hmmm maybe I should re-read A Fire Upon the Deep.

  3. comment
    Comment #42683228

    Currently on the front page there are ~2/30 posts on the front page. AI hype is everywhere. On HN there is genuinely much higher quality conversation about AI than many other place…

  4. comment
    Comment #42683110

    LLMs use pseudo-random numbers. You can set the seed and get exactly the same output with the same model and input.

  5. comment
    Comment #42670998

    Great quote, commenting just to 'bookmark' it.

  6. comment
    Comment #42670964

    Ollama can pull directly from HF, you just provide the URL and add to the end :Q8_0 (or whatever) to specify your desired quant. Bonus: use the short form url of `hf` instead of `h…

  7. comment
    Comment #42623599

    Not all details are posted yet, but an interesting development.

  8. story
  9. comment
    Comment #42386908

    I haven't tried this yet myself, but have you tried plugging it into GPT or Claude or Perplexity and asking Qs? I've made some progress on thongs this way, much faster than I would…

  10. comment
    Comment #41146769

    The economist Emily Oster wrote an excellent series of books about pregnancy anf early kid years, where she dives into details about various studies, whether they are causal, etc. …

  11. comment
    Comment #41142940

    I've directly experienced this in my own life. Moved during the pandemic to be near family, and coincidentally that is a much more religious and conservative community. Many people…

  12. comment
    Comment #41064530

    Many great recommendations in the comments here about on emergent order in complex systems -- does anyone have recommendations for reading about how such systems de-organize?

  13. comment
  14. comment
    Comment #40694644

    Is there a proof or demostration somehwere about maximizing the consent of the governed? Arrows theorem always has implied to me that the next step should be quantifuing some welfa…

  15. comment
    Comment #39700348

    > "Westworld was a warning, not an instruction manual!"

  16. comment
    Comment #39658974

    By happenstance I just ran across this by the same author somewhere: https://ymeskhout.substack.com/p/death-of-a-client

  17. comment
    Comment #39598299

    Do you have a custom "intro prompt?" I have one that describes a lot of statistical work I want GPT to help me with. I got this result the first try: > Sally has 2 sisters. Since e…

  18. comment
    Comment #39590265

    I've often found EM's things on LLM usage to be quite helpful, and it seems he's gathered a lot of things on prompting in one place here.

  19. story
  20. comment
    Comment #39548547

    I'm a little surprised no one has pointed out yet that this is incredibly close to cellular automata, which Wolfram has show can get you Turing completeness among other things.[1] …

  21. comment
    Comment #39510568

    I think the data are that we are working a bit less than we used to, it's rather that the norms and mental categories have shifted. For example 40hr work week is now a sort of norm…

  22. comment
  23. comment
    Comment #39327411

    I worked through large chunks of the book a long time ago (perhaps an earlier version). I agree with the other responder-- if you've had zero stats it may be more difficult, but th…

  24. comment
    Comment #39241302

    I'm surprised to see no one has pointed out RMarkdown + RStudio[1] as one simple, low-effort way interface with Pandoc using an IDE you may already use. I used to write papers and …