Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. How Hacker News ranking works: scoring, controversy, and penalties (2013)(righto.com ↗)
    31comments
  2. I built non-autoregressive decision models with RL a year ago(convaiinnovations.com ↗)
    242comments
  3. AI-generated posters don’t have to be horrible(john.hartnup.uk ↗)
    725comments
  4. Measure internet censorship. Contribute to the largest open dataset(ooni.org ↗)
    38comments
  5. Mayday Mysteries(maydaymystery.org ↗)
    3comments
  6. Brood War Bench(swerdlow.dev ↗)
    62comments
  7. Compiler-style optimization for drawing via Skia(arxiv.org ↗)
    12comments
  8. Deodands put a price on objects that caused death(jstor.org ↗)
    11comments
  9. Two parallel neural ectoderm progenitors contribute to the developing brain(stanford.edu ↗)
    234comments
  10. English: A vs. An(redblobgames.com ↗)
    104comments
  11. ZK-JPEG: Zero-Knowledge Image Editing and Compression(iacr.org ↗)
    6comments
  12. UFO Series Home Page: "UFO" TV Series from 1970(ufoseries.com ↗)
    26comments
  13. You can defeat the Dream Devourer from Chrono Trigger using an int overflow(chrono.fandom.com ↗)
    9comments
  14. Show HN: CUA-S1 – A System One Model for Computer Use(github.com/trycua ↗)
    7comments
  15. The Lamentable Later Life of Lemmings(filfre.net ↗)
    1comments
  16. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    645comments
  17. Suzanne Ciani's Buchla Cookbook(echo.orpheusinstituut.be ↗)
    21comments
  18. Tin: full-text search for Postgres(planetscale.com ↗)
    70comments
  19. Supabase (YC S20) Is Hiring for OrioleDB(supabase.link ↗)
    discuss
  20. The Secret Life of Circuits(coredump.cx ↗)
    71comments
  21. New evidence for hidden chambers beyond Tutankhamun's tomb(nature.com ↗)
    37comments
  22. Black Holes or Black Hole Stars? Astronomers Spar over 'Little Red Dots'(quantamagazine.org ↗)
    44comments
  23. GPT-6 Astra Solves a WWI German Radio Cipher(prinzai.com ↗)
    166comments
  24. San Francisco Onion Futures Company(onionfutures.com ↗)
    152comments
  25. I think you should almost never use AI to write(erichgrunewald.substack.com ↗)
    108comments
  26. How to Write with an LLM(sockpuppet.org ↗)
    372comments
  27. Cloudflare Quick Tunnels(cloudflare.com ↗)
    308comments
  28. Adventures in Microcontroller Circuit Debugging(bigmessowires.com ↗)
    8comments
  29. Microsoft director: AI scraping 'the largest theft of labor in human history'(tomshardware.com ↗)
    26comments
  30. If math is more than proof, we need to better celebrate the rest of it(terrytao.wordpress.com ↗)
    231comments

Suzanne Ciani's Buchla Cookbook

54 pointsby 2d agoecho.orpheusinstituut.be
21 comments
4h agoHN ↗

Modular synths are very cool, but it's a bit like a swimming pool: it's great when someone close to you deals with the grind so you can just enjoy it.

I talked myself out investing in modulars because I know I'll never have the patience to deal with the wires when all I want is to play. Big respect for those who can do it!

4h agoHN ↗

Once you can start to visualize the voltage flow in your brain its so much fun to deal with the cables.

4h agoHN ↗

Yeah. Having a model of the signal flow in your mind and being creative with the structure is half the fun of synthesizers for me. And even if you don't comprehend everything in the moment, happy accidents are a big part of the fun.

Some modular performers like Keith Fullerton Whitman have a very dynamic approach to patching. I've seen shows where he was aggressively re-patching throughout the performance and hot-swapping connections on the fly. I'm talking several patches in a minute. It wasn't subtle, either. It was a nice contrast to many performers who tend to design their system as a fixed structure and then play from there.

4h agoHN ↗

No shame in that. I find modulars a bit too expansive for my taste. It sounds like you'd benefit from a more traditional hardware synth where the signal flow is mostly locked down.

2h agoHN ↗

Its a software emulation of hardware modular. It good fun to noodle about with. Does provide a good experience of modular.

2h agoHN ↗

For me, the "wires" are the play! I go into VCV rack when the intention-oriented workflows in a DAW like Ableton feel too much "on the rails". The large exploration space of a virtual modular setup is tedious if you're trying to do a straightforward DAW task but wonderful if you are itching to have something unexpected and inspiring thrown at you within the action space of one or two knob or wiring changes.

2h agoHN ↗

The Easel has internal wiring that minimizes excessive wiring needs

1h agoHN ↗

Some people have more or less fixed-patch instruments which might be up your alley. Definitely not that type myself (things are always changing and getting swapped in and out), but there are a lot of fun ways to use them.

4h agoHN ↗

I own non-modular synths, but I have never owned modular voltage-controlled hardware. However, I have had a lot of fun playing with Bespoke Synth. It has a much lower barrier to entry than VCV Rack imho.

If you are wondering what everyone is talking about in this thread, please check it out:

https://github.com/BespokeSynth/BespokeSynth

2h agoHN ↗

That's funny because I find VCV much "easier" but perhaps it's because I'm not composing so much as noodling and texture-spelunking.

I do like bespoke and think its great, but it feels a bit janky to me (though it's been like a year since I tried).

It's fun to think about all the various ways people can implement such tools. I'd recommend bespoke for those who want a bit of a different modular system than just a skeuomorphic approach that copies Eurorack design.

4h agoHN ↗

I have a probably ~$20k modular rack. It's a lot of fun to experiment with, but the fact that you don't have patch save/recall really slashes the utility.

Doing everything in a DAW is the most practical from a "business" standpoint, but it's way less amenable to creative exploration. You really have to know what you want already.

The practical compromise that works best for me is a well-designed hardware realtime synth. You have access to a small fraction of the design space of modular, but a higher fraction of the accessible design space sounds good, and you of course have patch save/recall.

Recently what I've been doing is creating modular patches, driving them with MIDI, and recording the output into my Elektron Tonverk using their on-device multisample recording. You can record samples at a bunch of different pitch/velocity pairs and save them into a multisample file.

2h agoHN ↗

You might find some joy in tossing an octatrack towards the end of your chain. It pairs really nicely with modular

2h agoHN ↗

The Buchla Easel is semimodular and has preset cards and a memory recall card

2h agoHN ↗

This is an amazing resource, whether you're into hardware modular synths or virtual ones like VCV Rack and Cardinal. Read, learn, enjoy, and play.

P.S. I'll always remember first discovering Suzanne Ciani while watching 321 Contact as a child: https://www.youtube.com/watch?v=vJiTDhOTamo

1h agoHN ↗

if someone wanted to get into this kinda stuff and keep it under $600 USD, is there an entryway path or is not worth it at that level?

5m agoHN ↗

I really should revive the Minimoog clone I built senior year of HS/first year of college...