Viewing profile — onnodigcomplex
onnodigcomplex
HN member- Joined
- Fri, Jan 25, 2019, 7:26 PM UTC
- HN karma
- 47
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About onnodigcomplex
No profile information was provided.
Recent public activity
- story
- comment
-
comment
Comment #36113924
What would you say is a good model for audio to midi transcription?
-
comment
Comment #36019582
Lilypond (a tex inspired music markup language, with scheme integration) is also noteworthy!
-
comment
Comment #35770863
I spend months collecting the dataset to create a wordlist. And I also spend 100+ hours just judging squares and words. And eventually also training char-level LLM's to do that job…
-
comment
Comment #35770743
I once spend more time than I want to admit constructing the best possible 10-square in Dutch[1]. There are also some other forms that are fun, like cubes[2], or hypercubes. Or usi…
-
comment
Comment #34756630
It's a fun programming/puzzle challenge. I developed a perfect pangram in Dutch about a teachers bike that is very lightweight and fast, but not so strong Jufs BMX: hypervlot c.q. …
-
comment
Comment #34438195
I'm not on my desktop, but I used nanoGPT extensively on my RTX-4090. I trained a GPT2-small but with a small context window (125 > 90M params) at batch sizes of 1536 using gradien…
- comment
-
comment
Comment #24997236
I have a workflow where I do my composing in Musescore, export to musicxml & convert with musicxml2ly to Lilypond, and finally do the typesetting there. I basically throw away ever…
-
comment
Comment #24119536
Two Greg Egan stories come to mind. Wang's carpets is a short story about life evolving within a simulation of a naturally occurring computer. (also part of the larger novel Diaspo…
-
comment
Comment #21297919
Interesting, I still hear it the same, dissonant and consonant, perhaps western music ruined me. Thanks for sharing. Edit: Didn't see the url, makes my old reply obsolete: Interest…
-
comment
Comment #21297858
To add the all the resources here, Alan Belkin is a composer with many very in depth and practical videos for fellow composers: https://www.youtube.com/channel/UCUQ0TcIbY_VEk_KC406…
-
comment
Comment #21297812
If I open 2 tabs of https://www.szynalski.com/tone-generator/ and then listen to 440+880, and then change 880 to 850 it is a world of difference. I would definitely describe that d…
-
comment
Comment #20573375
Suckerpinch (Tom) recently had a video[1] about predicting the position of the oponents pieces from knowning just white. I don't think he's aware of this. Great video anyway. He tr…
-
comment
Comment #19001686
You can first divide the solution in two parts, 1) the letter selection and 2) finding a valid permutation. There's a fairly finite set of letters that you might want to enumerate …