Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. JEV: Ranking 6K+ peer-company candidates in ~40 seconds(twitter.com/alex_aic5 ↗)
    discuss
  2. Random Reality (2000)(wisc.edu ↗)
    discuss
  3. Adapting Fossil-scm as a platform for AI agentic workflow(github.com/bensiv ↗)
    discuss
  4. Show HN: Architectural Guardrails for AI native development(github.com/cxgrd ↗)
    discuss
  5. PanoDrop: Save and rediscover immersive 360° views of anywhere in the world(panodrop.app ↗)
    discuss
  6. Protocol-Aware Deterministic Simulation Testing(tigerbeetle.com ↗)
    discuss
  7. Integrating Volt Active Data with AI Agents and Chatbots(voltdb.com ↗)
    discuss
  8. Inference-Engine Fingerprinting Attacks Are Practical(arxiv.org ↗)
    discuss
  9. OpenAI researcher on AI communicating across air-gaps via thermal side-channels [video](youtube.com ↗)
    discuss
  10. Show HN: The Smallest LLM in JavaScript(gist.github.com ↗)
    discuss
  11. Myth of Brand Power(hoskingpartners.com ↗)
    discuss
  12. Turning 15-hour layovers into 5-day stopovers, usually for less mone(uwillfly.net ↗)
    discuss
  13. Another terminal/shell AI assistant (shell native)(github.com/ther1d ↗)
    1comments
  14. Show HN: All-in-one open-source Tab organizer(github.com/ringlochid ↗)
    discuss
  15. The senior engineer death spiral(sunilpai.dev ↗)
    discuss
  16. Grit your teeth and ship it(seangoedecke.com ↗)
    discuss
  17. Nscale S-1 demonstrates unprofitability of AI(reddit.com ↗)
    discuss
  18. The Story of FCKGW-RHQQ2-YXRKT-8TG6W-2B7Q8(twitter.com/davepl1968 ↗)
    discuss
  19. California Cracks Down on Influencers' Undisclosed Political Ads(nytimes.com ↗)
    discuss
  20. The X3DH Key Agreement Protocol(signal.org ↗)
    discuss
  21. Market design: affinity networks like shooq, & why a festival should buy afm(danieldeboulay.com ↗)
    discuss
  22. Show HN: AudioSort, a web app for sorting audio files(vakaiser.com ↗)
    discuss
  23. Crypto Blew Its Big Moment–and the Blame Game Has Begun(wsj.com ↗)
    discuss
  24. OpenAI expects to burn $280B by 2030(ft.com ↗)
    discuss
  25. World Wide Words(worldwidewords.org ↗)
    discuss
  26. Show HN: Puzzle Season – five logic puzzles in the browser(puzzleseason.app ↗)
    discuss
  27. China doesn't need to beat US AI [video](youtube.com ↗)
    1comments
  28. Show HN: Migrating from Claude Code CLI to Claude Desktop(github.com/calebbarzee ↗)
    discuss
  29. The Ethics Issue of AI-Assisted Creation(not.ci ↗)
    2comments
  30. Professional cyclists can top 100 km/h. But safety has not kept pace(cbc.ca ↗)
    discuss

Show HN: AudioSort, a web app for sorting audio files

1 pointsby 47m agoaudiosort.vakaiser.com
0 comments
Hey HackerNews!

I've been tossing around the idea of a granular audio sorting application for use in my own music and decided to finally make it. The codebase is a mess and it needs a cleanup pass, but I had too much fun playing around with it to keep to myself.

AudioSort divides an audio buffer into chunks based on a window size, reduces the chunk into a single value for comparison, sorts the chunks, and then glues it all together again.

It's fun to throw full songs into and sort, and you can get some really interesting textures. It was inspired by a concatenative synthesis plugin I discovered ages ago called SKataRT.

https://forum.ircam.fr/projects/detail/skatart/ https://en.wikipedia.org/wiki/Concatenative_synthesis

A quiet thread, for now.Start the conversation on HN ↗