Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    264comments
  2. Cloudflare Quick Tunnels(cloudflare.com ↗)
    251comments
  3. Saving another 100TB of RAM(cloudflare.com ↗)
    44comments
  4. The Farnese letter(simonklee.dk ↗)
    5comments
  5. How to Write with an LLM(sockpuppet.org ↗)
    271comments
  6. Xcode 27.1 Beta Release Notes(developer.apple.com ↗)
    68comments
  7. Photon-Emission-Guided Laser Fault Injection Enables RP2350 Secure Debug(ledger.com ↗)
    54comments
  8. How OpenAI Used Its Own LLMs to Design Its Jalapeño Chip(ieee.org ↗)
    58comments
  9. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    78comments
  10. Cache-to-Cache: Direct Semantic Communication Between LLMs (2025)(arxiv.org ↗)
    12comments
  11. The first new cat species discovered in 100 years(nationalgeographic.com ↗)
    62comments
  12. OpenJev(openjev.com ↗)
    246comments
  13. Claude Code now reads AGENTS.md if there is no Claude.md(claude.com ↗)
    183comments
  14. Cyclomatic Complexity in C#(ndepend.com ↗)
    15comments
  15. Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe(liveworld.info ↗)
    5comments
  16. LispBM is a concurrent Lisp for microcontrollers with message passing(lispbm.com ↗)
    1comments
  17. Minimal Phone 2(minimalcompany.com ↗)
    178comments
  18. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    19comments
  19. Warez: The Infrastructure and Aesthetics of Piracy (2021)(archive.org ↗)
    26comments
  20. Alibaba open-sources AI model that can detect cancer and nearly 150 conditions(scmp.com ↗)
    4comments
  21. Two parallel neural ectoderm progenitors contribute to the developing brain(newscientist.com ↗)
    55comments
  22. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    201comments
  23. Inside ZCode: Silently uploading your Git history to the cloud(ferstar.org ↗)
    91comments
  24. Column built an issuer processor from scratch(column.com ↗)
    5comments
  25. How SpaceX streamlined the Raptor engine(construction-physics.com ↗)
    40comments
  26. A search-and-inference database from scratch in pure Zig(antfly.io ↗)
    16comments
  27. I vibed a proof of Conway's conjecture(overreacted.io ↗)
    186comments
  28. Size-Specialized Memory Allocation(go.dev ↗)
    3comments
  29. North Korean nuclear test sets off years of earthquakes(science.org ↗)
    152comments
  30. From Geometry to Algebra and Back Again: 4000 Years of Papers (2023) [video](youtube.com ↗)
    discuss

Show HN: Miditui – A terminal app/UI for MIDI composing, mixing, and playback

66 pointsby 8mo agogithub.com
13 comments
8mo agoHN ↗

<80s flamewar> Pah, Cakewalk? "Voyetra Sequencer Gold" for the win! :-P

8mo agoHN ↗

Huge fan of horizontal trackers so this is very cool. If you haven’t already, strongly consider adding some simple quantization options (selecting group of notes, and quick quantize by eighth, quarter, half notes, etc.)

8mo agoHN ↗

Nice, the AI enabled Cambrian explosion of software is happening. Any idea can be built and validated in a few hours or days.

I've built something similar, but focused on guitar backing tracks. It's a TUI built using go, with midi output. Backing-tracks: https://github.com/ako/backing-tracks

8mo agoHN ↗

Very cool, thank you for creating and sharing. Literally yesterday YouTube searched (for the first time in a long time) for "D blues backing for Harmonica". I am interested now in exploring LLM paths for that.

You did a great job on the visualizations!!

I couldn't get sound to work on OSX yet, but will keep trying. We uke here, so will make an issue for that ;)

I work on NTCharts and also just yesterday had an LLM fix a visual bug using world understanding, one that I had thought about multiple times prior. In the end, the solution was obvious once revealed and I had overthought the problem.

Video in OP Miditui project is amazing, I missed it on first skim.

8mo agoHN ↗

Thanks, everything was vibe coded, so visualizations thanks to vibe coding. I'm prompting like key user/product manager/architect, so expressing user needs, and ensuring the overall architecture seems reasonable.

For uke, would you expect same functionality but with 4 strings?

8mo agoHN ↗

Validated? TUI-based sequencers have been around since the 80s.

It's nice that someone can vibecode what used to take probably a manyear of work though.

8mo agoHN ↗

Not the generic concept of TUI sequencers (i know, have used sequencers on c64), but any weird slightly different idea.

In my case i wanted flexible way to display lyrics, chords, strumming, metronome, fingerpicking, scales, chord shapes, etc, with an easy way for LLMs to define the backing-track, so a backing track DSL.

I think we'll see a lot of these very specialized software popping up, instead of generic solutions that contain everything and the kitchen-sink, where you don't use 90% of the functionality.

8mo agoHN ↗

Any idea can be built and validated in a few hours or days.

Let's not oversell it to that degree, please.

The amount of ideas that can be built and validated within a few hours or days went way way way up, but is still very very far away from "any". Nor will it ever get there unless we get actual AGI with "free" compute.

8mo agoHN ↗

What a weird coincidence. Literally today I started building a fully keyboard driven MIDI sequencer in Rust. I was originally going to build it as a TUI but then decided against it because I wanted to have more control over the UI, so I'm building it as a pseudo-TUI with Bevy. But the idea is very similar, I'm approaching this project as a "vim"-like editor but for MIDI editing.

8mo agoHN ↗

Really nice! Reminds me of my "Voyetra Sequencer Plus Gold" which I still have running on a 286, because it has great midi timing! "Miditui" would need a descent recording feature besides easy keyboard roll editing, quantization and so. Any plans to implement this? So you actually could compose music with your real midi devices.

8mo agoHN ↗

I clicked only because I'm interested in doing a project related to MIDI, so I was surprised to immediately see that this project was built with Claude Code and unlike, most AI-assisted projects, includes the prompts. Skimming the comments here it appears most people have not noticed this. I suggest re-submitting this project again but with a headline that promotes it as a demonstration for vibe coding.

8mo agoHN ↗

There really isn't a good way to put a note to those prompts in a headline (putting "I vibecoded this" would just get it flagged). I'll likely do a blog post discussing the prompt process at some point.