Live data from Hacker News

Viewing profile — ryansworks

ryansworks

HN member
Joined
Fri, May 22, 2015, 4:32 PM UTC
HN karma
49
Public activity
22 items

About ryansworks

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #44092107

    Great point. I regret not being more systematic about this. I have tried on most popular models since gpt 3.5 launched, but it’s all been very ad hoc with the same general approach…

  3. comment
    Comment #44091491

    It took about 10 hours. Arguably would have taken me 100 to do it manually but likely would have fewer bugs, there’s a few I’m aware of, but I bet there are many. I started with a …

  4. comment
    Comment #44091403

    Testing the limits of vibe coding. Created a programming language 100% via prompting a o4-mini-high, but did carefully review the code. https://github.com/ryanmcdermott/spress

  5. story
    Show HN: Spress – A vibe coded programming language

    Way back when GPT 3.5 came out, I was looking for an interesting problem to test model capability. It needed to be one that is well represented in a model training set, but still r…

  6. story
    Ask HN: How can I improve my naming skills in software development?

    I feel like naming variables, modules, projects, etc is half our job as developers. I’m curious how to improve at this? As a native English speaker without a formal background in l…

  7. comment
    Comment #36896416

    Thank you I had not heard of that! I’ll check it out.

  8. story
    Ask HN: Where would I find a specific image data set?

    I would like to train a model to identify a particular object class of a yellow jacket nest, specifically that of the Vespula squamosa species. I need a sufficient amount of images…

  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #10578677

    I would tend to agree with you, though my tune might be different if I were an investment advisor!

  18. comment
    Comment #10578674

    Thank you! It was better than my second choice which was "Bird of Pair-a-Dice"

  19. comment
    Comment #10578642

    That's a very intriguing idea, I hadn't considered the possibilities of looking at public/private photos and sampling color values across to get some randomness. Private is certain…

  20. story
  21. story
  22. comment
    Comment #9589394

    I've been working on a project to learn Go. It's called Spotifind. It basically connects two musical artists by a chain of related artists using Spotify's API. Like the Kevin Bacon…