iainctduncan

↗ HN profile [ 46.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi hackers, I have a project for which I am trying to figure out what application server I should use. Contenders (I think) are Clojure, Elixir, Common Lisp (on Clack/Woo, most likely). The main heart of the project is…

  2. Hi HN, I'm currently a (very mature) PhD student in CS and have about 20 years experience with Python web/database apps as well as a reasonable working knowledge of C/C++. I'm trying to diversify my work to include more…

  3. So.. what are the best books to learn compiler and interpreter design nowadays? I'm specifically interested in two areas: compiling to C for making extensions and building interpreters with modern (fast) garbage…

  4. Hello, I'm starting an interdisciplinary PhD in the fall between computer science and music to continue working on Scheme for Max, my open source project that puts a Scheme interpreter in the Max/MSP audio-visual…

  5. Scheme for Max is a free and open-source extension to Max/MSP that enables you to script and live-code Max and Ableton Live using s7 Scheme Lisp. You can use s4m for live-coding, building sequencers, generative music,…

  6. Hi folks, I am both a programmer/software architect/consultant and a musician/composer/producer. I am growing increasingly concerned with the hype I'm seeing in the music world around NFTs. While I love my non-techy…

  7. I'm wondering what the sweet spot is nowadays as I know a couple of startups delivering video content, and at a glance it seems this is costing them more to do than it should through the Paas options they are using. I…

  8. Hi, I'm doing a Master's in Music Tech and need to get my math up for DSP programming. I'm trying to find good self-paced online courses that aren't video based. I just want to read text. I need to go back to basics…

  9. Hi, I'm a self taught C (and to a lesser degree C++) coder working in music/audio/sequencing apps, and want to get further under the hood. It's hard to find tutorials or books on how good soft real time schedulers are…

  10. Hi folks, I'd like to get a copy of "On Lisp". Can anyone verify for me whether purchasing a print of it on lulu.com is legit? As in, does this have Graham's permission and do whatever royalties the lulu system…

  11. Hi hackers, I'm working on some real time code in a music context, and am looking resources on writing low level soft-real time scheduler engines in C or C++: patterns, data structures, tradeoffs of different…