I built a free internet radio where you can literally spin the globe 🎧🌍 and listen to a station

I got tired of choosing what to listen to, so I built a radio that chooses for me. 🌍📻

At some point I realized I was getting bored with YouTube Music.

Every time I wanted music, it was the same routine:

Find a song → add it to a playlist → choose another song → skip something → search for something else → repeat.

The feeling of just turning on the radio and letting it play.

You don't know what's coming next.

You don't have to build a playlist.

You don't have to pick the perfect song.

You just let it play.

There's something about that random, slightly unpredictable 90s or 20s radio feeling that feels completely different from listening to an algorithmically perfect playlist.

I wanted something you could leave open while you're:

💻 vibecoding
🧑‍💻 working from home
🎮 gaming
🚗 driving
📚 studying
🎙️ streaming

So I built Audioo.

It's a free internet radio player where the main interface is a globe.

Pick a country and a radio station starts playing.

You can jump from USA to France to Brazil to UK and discover hundreds of stations around the world.

And the globe keeps slowly rotating while you're listening. There is a toggle for band where you can drag the band and change the station for that particular country.

It's completely free. I just wanted to build the kind of radio experience I wanted to use myself.

Spin the globe.

Pick a random country.

Don't choose the song.

Just let the radio decide what's next. 🌍📻

And tell me: what country did you land on?

u/zerocodebase — 7 hours ago
▲ 20 r/SaaS

I built a free internet radio where you can literally spin the globe 🎧🌍 and listen to a station

I got tired of choosing what to listen to, so I built a radio that chooses for me. 🌍📻

At some point I realized I was getting bored with YouTube Music.

Every time I wanted music, it was the same routine:

Find a song → add it to a playlist → choose another song → skip something → search for something else → repeat.

The feeling of just turning on the radio and letting it play.

You don't know what's coming next.

You don't have to build a playlist.

You don't have to pick the perfect song.

You just let it play.

There's something about that random, slightly unpredictable 90s or 20s radio feeling that feels completely different from listening to an algorithmically perfect playlist.

I wanted something you could leave open while you're:

💻 vibecoding
🧑‍💻 working from home
🎮 gaming
🚗 driving
📚 studying
🎙️ streaming

So I built Audioo.

It's a free internet radio player where the main interface is a globe.

Pick a country and a radio station starts playing.

You can jump from USA to France to Brazil to UK and discover hundreds of stations around the world.

And the globe keeps slowly rotating while you're listening. There is a toggle for band where you can drag the band and change the station for that particular country.

It's completely free. I just wanted to build the kind of radio experience I wanted to use myself.

Spin the globe.

Pick a random country.

Don't choose the song.

Just let the radio decide what's next. 🌍📻

And tell me: what country did you land on?

u/zerocodebase — 7 hours ago
▲ 1 r/codereview+2 crossposts

Asked AI to generate production-ready code…and it exposed my API key in frontend 💀

I was prototyping something quickly and asked AI to generate “production-ready” code for a small feature.

It worked… until I checked the frontend.

It had exposed my API key directly in the client 💀

I usually do a quick sanity check on security stuff out of habit.

Made me realize how easy it is to ship something that looks correct but is fundamentally broken if you don’t double-check everything.

Out of a 1-million context window, only the first 40% is actually smart zone—the rest is pretty dumb zone.

Curious — how often are you guys reviewing AI-generated code before shipping?

u/zerocodebase — 1 month ago