Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Cloudflare Quick Tunnels(cloudflare.com ↗)
    37comments
  2. An Empirical Study of Harness Design for Coding Agents(arxiv.org ↗)
    21comments
  3. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    24comments
  4. Show HN: Rickub – The Smartest Git in the Universe(rickub.com ↗)
    1comments
  5. OpenJev(openjev.com ↗)
    191comments
  6. Bend 2 and the Vibe-Coding Trap(liampwll.com ↗)
    191comments
  7. I don't like passkeys(hawksley.dev ↗)
    381comments
  8. The Shadows Lurking in the Equations – Underwater Islands(gods.art ↗)
    7comments
  9. GrassLobster: AI Agentic Generation of Parametric Geometry Workflows(miro.vision ↗)
    discuss
  10. NATS publishes preliminary report on technical incident of 8 September(nats.aero ↗)
    11comments
  11. Build Faster Feedback Loops Using Qualitative User Research(nseldeib.com ↗)
    discuss
  12. Jemalloc 5.4.0(github.com/jemalloc ↗)
    65comments
  13. Warren Buffett Steps Down as Berkshire Chairman, Names Son to Replace Him(nytimes.com ↗)
    126comments
  14. Cekura (YC F24) Is Hiring(ycombinator.com ↗)
    discuss
  15. The scourge of x86 emulation(fex-emu.com ↗)
    60comments
  16. Mathematicians Build Long-Awaited Graph Sandwich(quantamagazine.org ↗)
    discuss
  17. Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint(prismml.com ↗)
    172comments
  18. Bend – A language that blocks AI mistakes via proof, on CPU and GPU(bend-lang.com ↗)
    283comments
  19. BeanShell3 in Development(beanshell.github.io ↗)
    6comments
  20. ZCode, the GLM coding agent, silently uploads your Git history(tokenstead.ai ↗)
    53comments
  21. Qwen 3.8 Omni Flash(qwen.ai ↗)
    106comments
  22. Microsoft exec called AI scraping 'the largest theft of labor in human history'(techcrunch.com ↗)
    551comments
  23. Second Circuit Allows Government to Search Electronic Devices at the Border(knightcolumbia.org ↗)
    24comments
  24. Show HN: Jev vs. GPT-5.6 and Claude Haiku at Pong(ably.dev ↗)
    2comments
  25. When the fractional part of a float fixes your shader(crocidb.com ↗)
    16comments
  26. How to Write with an LLM(sockpuppet.org ↗)
    174comments
  27. Pre-Greek: The lost language hidden within Ancient Greek(linguisticdiscovery.com ↗)
    57comments
  28. HEIF Heist: image parser RCE exploit(heif-heist.com ↗)
    discuss
  29. Replacing Pull Requests with Delta(zed.dev ↗)
    57comments
  30. New wild cat species discovered – with only one known living member(bbc.com ↗)
    7comments

Show HN: SoundCloud Instant

7 pointsby 14y ago
5 comments
I was playing around with the SoundCloud API earlier today, and I saw how easy it would be to make an 'instant search' for SoundCloud. I know these aren't super original but they're fun and easy to make so I couldn't resist.

Still is buggy, but I'm going for 'just ship it' instead of 'make it perfect.'

It's all client side so I'm hosting it on a static site on S3.

http://soundcloudinstant.com

14y agoHN ↗

Awesome! It's nice to be able to use soundcloud without having to turn the comments off on each track. ;)

Feature request: forward, back, working pause button, and auto start the next track at the end of the current one.

14y agoHN ↗

Cool project - I think that's really interesting...

It might help if you gave the user some type of feedback that shows why a particular result is included (if you can). I started typing/searching for "blue" and, while a few links had the word "blue" in the title, I couldn't really see why certain songs were picked.

Also maybe make it a bit more obvious that a song is being played. This is silly of me but I had the volume muted when I came to your link. I didn't realize that the volume was muted though and so, when I clicked on a song title, I thought nothing was happening. haha - my fault, I know, but just trying to share a "user experience".

14y agoHN ↗

I was expecting the links to take me to the page (or even the user's page by clicking on the user's name).