Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Detecting and mitigating a multi-stage AiTM phishing and BEC campaign (2023)(microsoft.com ↗)
    discuss
  2. How the incident happened: a play in one act(surfingcomplexity.blog ↗)
    discuss
  3. Show HN: KillSwitch – a programming language designed to be difficult for LLMs(killswitch-lang.org ↗)
    discuss
  4. Escaping Docker's Hypervisor(accomplish.ai ↗)
    1comments
  5. Testing Jev as a validation gate for drug-discovery agents(frederickparsons.substack.com ↗)
    discuss
  6. Jevmetrics – probabilistic metric reduction inside OpenTelemetry(github.com/ishantanu ↗)
    discuss
  7. Solving rubiks cubes "without search"(arxiv.org ↗)
    discuss
  8. Firefox Telemetry Dictionary(telemetry.mozilla.org ↗)
    1comments
  9. Finding Bugs(matklad.github.io ↗)
    discuss
  10. What do you think is the prevalence of this phenomenon in current AI discourse?(wikipedia.org ↗)
    2comments
  11. Economics Nobel Laureates' Letter Supporting the California Billionaire Tax [pdf](gabriel-zucman.eu ↗)
    2comments
  12. Markers to Deter Human Intrusion into Waste Isolation Pilot Plant (1993) [pdf](gwern.net ↗)
    discuss
  13. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    discuss
  14. Disney+ changes subscriber agreement to allow ads on every plan(dexerto.com ↗)
    1comments
  15. Screens Ubiquitous in Classrooms; Teachers Split on Efficacy(gallup.com ↗)
    discuss
  16. Tiny radio transmitters reveal a hidden survival tactic in birds(theconversation.com ↗)
    discuss
  17. The Working Class Face a 'Class Ceiling' in Elite Occupations(nytimes.com ↗)
    1comments
  18. Proxmox runs QEMU-img convert with cache=unsafe; write errors are dropped(proxmox.com ↗)
    discuss
  19. No Easy Fix for Bogus Respondents in Online Opt-In Polls(pewresearch.org ↗)
    discuss
  20. I scraped all the ivf cycles that have ever been posted on the internet(eggs.help ↗)
    discuss
  21. A social network where posts are minigames generated from tweet-sized prompts(gamecrumbs.online ↗)
    1comments
  22. Vitaebase – an interactive map of longevity research(vitaebase.net ↗)
    2comments
  23. FBI memo warned ICE agents could be targeted by fake 'tradwife' dating profiles(theguardian.com ↗)
    1comments
  24. Show HN: Jev to JSON-Schema(github.com/kiln-ai ↗)
    discuss
  25. Warning Signs [Economics of AI](newleftreview.org ↗)
    discuss
  26. A Consciousness Is a Dedekind Cut(evalapply.org ↗)
    discuss
  27. Frustrated at state of commentary of economic impact of AI
    discuss
  28. A new kind of AI model from a ChatGPT inventor is thrilling developers(techcrunch.com ↗)
    discuss
  29. Unsolved Historical Ciphers(dbourdeau.github.io ↗)
    discuss
  30. The lucrative business of reactionary AI-generated posts on Facebook(lemonde.fr ↗)
    discuss

Show HN: Stardrift – A 3D galaxy of all music, to explore and learn

1 pointsby 56m agostardrift.gerlach.dev
0 comments
Music streaming services have tons of music, but no easy way to simply shuffle over all of it, or explore it outside of their recommendation algorithms.

So I took the database of 43m songs from Musicbrainz.org and made my own player, with b̶l̶a̶c̶k̶j̶a̶c̶k̶ ̶a̶n̶d̶ Wikipedia integration and playback via Apples MusicKit, plus a 3D VR version via WebXR.

Short demo: https://stardrift.gerlach.dev/demo/stardrift.mp4

Direct link to the 3D galaxy: https://stardrift.gerlach.dev/galaxy

That last bit was the most fun to build (with AI help) and thus escalated a bit into a VR playground. 2.3 million stars/albums, a custom Three.js UI kit and a bunch of extras to have something to do while the music plays. Like a full-size USS Enterprise to fly around with Jerry Goldsmiths soundtrack. Or a Mahjong game, black hole, Theremin, banana duck etc.

Works best on Quest 3 and /should/ be useable on a Vision Pro with gestures. If you have an AVP, I would appreciate feedback, the Xcode simulator only goes so far.

The Venn diagram of people liking to explore random music, having an Apple Music account and a VR headset is probably pretty small, but I for one love it and have discovered a bunch of new music and learned a lot.

Frontend built with Svelte 5, Three.js, backend PHP. It takes about 50GB in Postgres + ~150GB for cover images. I'll keep it online as long as my little VPS doesn't melt.

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