Ryan Hoover

Ryan Hoover

Founder of Product Hunt & Weekend Fund
79,352 points
🔥 31 day streak

About

It's always slightly awkward to write your own bio. ;) I grew up in Oregon with entrepreneurial parents. I started my career in gaming and fell into product management shortly after college. That led me to San Francisco where I worked in gaming for the first few years of my career before starting Product Hunt. Fast-forward to today, I spend most of my time investing in early-stage startups out of Weekend Fund and live in Miami (although I spend a fair amount of time working remotely in LA, NYC, and other places with fast WiFi). Outside of work I enjoy live music, hanging with friends in smaller groups (introvert 🙋🏼‍♂️), and weightlifting.

Badges

Good find 🧐
Good find 🧐
Pixel perfection 💎
Pixel perfection 💎
LOL 😹
LOL 😹
Bright Idea 💡
Bright Idea 💡
View all badges

Maker History

Forums

Gabe Perez

23d ago

AI Hardware Design - should we bring back early 2000's design?

When it comes down to hardware my X feed is filled with two types of designs.

  • Retro/nostalgic 2000's hardware that was defined by Gameboy translucent purples, Colorful macs, Sony's beautiful eclectic electronics, and embracing colors that pop like pink, purple, and orange.

  • Sleek, modern, simple designs like the @Humane AI pin, @Limitless, @Friend, or the @omi.

I personally miss the fun days where consumer tech was wacky. Think Tamagotchi, Mini Clips, PSPs, and clear-shelled devices. I do see some like @Burner that have brought back some fun design but I'm curious... what does everyone think?
Should we bring back the weird or embrace the sleek, simple, and modern?

Ryan Hoover

1mo ago

YC's latest Request for Startups

YC published a list of themes they want to invest in:

  1. Full-stack AI Companies

  2. More Design Founders

  3. Voice AI

  4. AI for Scientific Advancement

  5. AI Personal Assistant

  6. Healthcare AI

  7. AI Personal Tutor for Everyone

  8. Software Tools To Make Robots

  9. The Future of Education

  10. AI Residential Security

  11. Internal Agent Builder

  12. AI Research Labs

  13. AI Voice Assistants for Email

  14. AI for Personal Finance

Of course there are many projects and startups that launched on Product Hunt in each of these categories.

Request for product: voice-based dev environment

Here's my hacked-together, messy, voice-based dev environment:

  1. Voice-driven loop with screen-shotting so the LLM in the loop can see what's in my terminal and editor. The prompt varies depending on what I'm trying to drive with this loop.

  2. A few tool definitions that give read access to files and URLs.

  3. A tool the LLM can send a block of output to that generates keyboard events, so the LLM can drive any editor/terminal.

  4. A separate process watching a directory and constantly making LLM-driven git commits. (git autosave).

I have some pieces of this running most of the time. But I'm lazy, and doing other stuff, and I also try to use a variety of editors and tools, to see what's good lately. Which ... no stability, so my hacked-together stuff is always broken.

I don't want to replace @Windsurf / @Cursor / Claude code. A seriously good agent and expert-system dev toolkit is a lot of work.

View more