New Show Hacker News story: Show HN: Freqcast, an Android radio player that finds streams from a website URL

Show HN: Freqcast, an Android radio player that finds streams from a website URL
2 by z0rats | 0 comments on Hacker News.
Hi HN! Not every internet radio station is listed in a directory like Radio Browser. For a lot of them, the only way to actually listen is to dig the stream URL (.mp3/.aac/.m3u8) out of the station's website by hand — and that's before you even find a player that isn't full of ads or locked to its own catalog. Freqcast lets you paste the station's website instead of the stream URL directly. It first checks the Radio Browser catalog, then scans the website itself, discovers a playable stream, verifies that it works, and adds it to your library. In many cases, you never have to hunt for the URL yourself. No ads, no tracking, no account — everything lives locally in the app. Your station list can be exported as JSON, and imported from JSON, OPML, M3U, or PLS. No Play Store listing — grab the APK from Releases. F-Droid submission is in progress. Would genuinely love feedback!

New Show Hacker News story: Show HN: Svelte-rs – a Svelte compiler in Rust

Show HN: Svelte-rs – a Svelte compiler in Rust
3 by mrwaip | 0 comments on Hacker News.


New ask Hacker News story: Ask HN: Who is quitting? (August 2026)

Ask HN: Who is quitting? (August 2026)
2 by ethanwillis | 0 comments on Hacker News.
Curious what people are getting up to! Following on from my previous post(https://ift.tt/2z5lPJw): 1. Why are you quitting? 2. What will you be doing? (Even if nothing!)

New Show Hacker News story: Show HN: Make your Framework 12 sound like a creaky door

Show HN: Make your Framework 12 sound like a creaky door
11 by arcaege | 2 comments on Hacker News.
I was poking through the iio devices on my Framework the other day and turns out Framework 12s have a pretty accurate hinge angle sensor! So I made a version of LidAngleSensor ( https://ift.tt/LsZdJk9 ) but for the Framework 12 on Linux, so you can make your hinge sound rusty

New Show Hacker News story: Show HN: Wage Against the Machine – MacWages Index for AI Tasks

Show HN: Wage Against the Machine – MacWages Index for AI Tasks
4 by danr4 | 1 comments on Hacker News.


New Show Hacker News story: Show HN: Copy any website pixel perfect

Show HN: Copy any website pixel perfect
2 by Harro123 | 2 comments on Hacker News.
This repository which i built dosent allow claue to guess the dimensions, it iterates the ui till it looks 100% like the original.

New ask Hacker News story: Ask HN: How are you using AI to learn?

Ask HN: How are you using AI to learn?
4 by mfalcon | 2 comments on Hacker News.
It's time to start learning advanced topics again and I thought it'd be at least interesting to take advantage of LLM's to help me learn better or faster. I've read here that some of you are using "socratic skills" where you give the LLM some content and then you get a series of questions in order to learn but I don't think it's the only approach to this. I'll start tackling the "Attention is all you need" paper and then I want to go deeper. What's your approach?