Viewing profile — ryansworks
ryansworks
HN member- Joined
- Fri, May 22, 2015, 4:32 PM UTC
- HN karma
- 49
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About ryansworks
No profile information was provided.
Recent public activity
- story
-
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…
-
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 …
-
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
-
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…
-
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…
-
comment
Comment #36896416
Thank you I had not heard of that! I’ll check it out.
-
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…
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #10578677
I would tend to agree with you, though my tune might be different if I were an investment advisor!
-
comment
Comment #10578674
Thank you! It was better than my second choice which was "Bird of Pair-a-Dice"
-
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…
- story
- story
-
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…