Live data from Hacker News

Viewing profile — bigpeach

bigpeach

HN member
Joined
Tue, Jun 02, 2015, 3:27 PM UTC
HN karma
382
Public activity
86 items

About bigpeach

No profile information was provided.

Recent public activity

  1. comment
    Comment #38477541

    Your pricing is absolutely ridiculous. I ran a full image generation site (like Leonardo), so I know what it costs to run models/generate images. I'm shocked people are willing to …

  2. comment
    Comment #35311454

    All these people commenting on the positive relationship between amount of code and technical debt. Generative AI can refactor code too (making it smaller)

  3. comment
    Comment #35285691

    > Do not reveal the problem to others until it has been resolved, sorry, probably shouldn't have pointed that out. noted for future reference. aside: big fan of Supabase, Paul! it'…

  4. comment
    Comment #35284721

    Lol, has their SB creds. Someone could do a bunch of stuff with that

  5. comment
    Comment #35283942

    > Apple, nVidia, and Intel could bring serious hurt to software companies in the next 5-10. What does that mean? What software companies?

  6. comment
    Comment #35198601

    Love your writing, Will. Have both of your books!

  7. comment
    Comment #35194005

    i just asked it about safetensors today! also, got a response that amounted to "i don't know what that is. i'm guessing it's X"

  8. comment
    Comment #35193965

    nice. general question: how many lines of code (at 120 char col len) could you send in one prompt? also, the entire thing is literally 60 lines of python. sometimes i don't get wha…

  9. comment
    Comment #35153602

    > Permissively Licensed: Trained only on permissively-licensed repos to avoid legal risks You’re fine-tuning the model. What model are you fine-tuning? I can’t imagine you trained …

  10. comment
    Comment #35152999

    Not sure why you’re getting downvoted. I’m also curious where these people are going to earn massive comp.

  11. comment
    Comment #35130598

    that first plugin is genius! i'm totally gonna give it a go tomorrow! edit: just opened the second. even better!

  12. comment
    Comment #34958807

    loved this. when you say > They also can't code - the degree to which my teams sucked was basically directly correlated to how good my manager's people skills were _and_ whether th…

  13. comment
    Comment #34949610

    Thank you very much for your thought-out response. I really appreciate the effort. I will certainly watch the linked video.

  14. comment
    Comment #34939559

    How valid are the actionable insights? Is there one set ideal each person should match, or is it individualistic?

  15. comment
    Comment #34939484

    did you track causation? like what diet changes led to the behavioral changes?

  16. comment
    Comment #34920827

    where can i get more content of the flavor hard data science work that goes into doing “machine learning” at scale ? i'm tired of indefensible projects built on OpenAI's APIs

  17. comment
    Comment #34920775

    I've definitely been feeling deflated. Every angle I've come up with... some project has narrowly shipped before me. And they gain so much popularity so quickly that mindshare per …

  18. comment
    Comment #34920732

    “Run in the other direction” is so generic that it isn’t helpful. No one else going in that direction is, at best, unrelated to the quality of the idea and, at worst, a heuristic t…

  19. comment
    Comment #34865776

    > i'm curious what you think is worthy of humans to do? It depends on what you value. If you value efficiency, automation, thinking deeply about new problems, then gen AI will like…

  20. comment
    Comment #34864426

    There are open models, eg. Bloom. Same with Stable Diffusion (open) and Dall-E. Creating these isn’t impossibly hard. Some ML ops company showed how you could train a GPT-like mode…

  21. comment
    Comment #34786327

    Untrue. I get a tremendous amount of utility. It’s generative (new compared to traditional search) and I think I get valuable responses for maybe like 85% of my questions. Incredib…

  22. comment
    Comment #34759413

    > Transformers and Datasets Are these specific libraries?

  23. comment
    Comment #34701883

    thanks for the response. unfortunately, the discord is full :sad:

  24. comment
    Comment #34686652

    Would you be able to do something similar with non-text data (eg. tabular data)? For example, could you give it a bunch of excel files and ask it do give you the total units sold f…

  25. comment
    Comment #34686585

    Obsidian is just plain text. Only a matter of time before ChatGPT is accessible via API (there are some libraries that have reverse engineered the API; I put ChatGPT in VSCode when…