iainctduncan
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…
-
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…
-
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…
-
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…
-
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,…
-
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…
-
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…
-
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…
-
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…
- Show HN: Learn Scheme for Max – Free eBook on S7 Scheme and S4M (iainctduncan.github.io)
-
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…
-
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…