<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: skor</title><link>https://news.ycombinator.com/user?id=skor</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 11:18:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=skor" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by skor in "Ask HN: What are you building that's not AI related?"]]></title><description><![CDATA[
<p>That does sound really cool!! Would really like to see that in action!</p>
]]></description><pubDate>Tue, 14 Apr 2026 13:54:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47765698</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47765698</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47765698</guid></item><item><title><![CDATA[New comment by skor in "Ask HN: What are you building that's not AI related?"]]></title><description><![CDATA[
<p>yes! with pleasure, I think its a great question ;)<p>Tidal/Strudel is awesome, the visual feedback, the simplicity of musical expression, that to me makes it a wonderful instrument. They are (broadly speaking) DSLs around functional pattern composition that abstract timing, structure, etc<p>Audion for comparison is a general-purpose imperative scripting language, a "for" loop is your sequencer, a "thread" is your separate instrument/voice, and timing is a primitive you control directly. Hence the "let's hack music" in the readme. So essentially its the inverse of Tidal/Strudel :) more like a brain than just an instrument.<p>With Audion, the intention is to provide a few things I was missing in other tools<p>1. An obvious way to program music/video/lighting/other-events, e.g. use a "for" or an infinite "loop" to trigger sounds & lighting, or a separate "thread" to read sensors on a performer<p>2. A full-stack: full access to the OS: Network, File I/O, Serial, OSC, MIDI, DMX, et.al., and the freedom to build your own abstractions on top<p>3. The freedom to mutate state and compose objects, your sounds can evolve and remember what happened before<p>4. Tight timing: beat-accurate scheduling in control-rate land (Max/MSP needs special care when sequencing outside audio rate), Audion now comes with Ableton Link sync, so it plays well with a full live setup<p>Right now Audion does not have a UI or visual feedback for seeing what is going on while live-coding, but the plan is to make a separate project/binary "audion-window" which will let you design any user interface you can think of for your audion project.</p>
]]></description><pubDate>Tue, 14 Apr 2026 13:41:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47765538</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47765538</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47765538</guid></item><item><title><![CDATA[New comment by skor in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>A programming language to hack music with<p><a href="https://github.com/audion-lang/audion" rel="nofollow">https://github.com/audion-lang/audion</a><p>The idea came after I finished a permanent piece for a museum using MaxMsp and python. I always had this thought in the back of my mind that "I could express this so much easier in a few lines of code.."<p>Check the docs folder for the full language spec.<p>I really liked how objects came out, I don't think it needs any more since I can do object composition.<p>There are some nice functions to generate rhythms and melodies with combinatorics, see src/sequences.rs and melodies.rs<p>Its a WIP but you can use it now to create music with whatever you want: hardware/daws/supercollider
, download the nightly release.<p>supercollider is tightly integrated but not required. I havent had time to develop userland libraries yet but I'm working on it</p>
]]></description><pubDate>Sun, 12 Apr 2026 23:29:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=47745590</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47745590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47745590</guid></item><item><title><![CDATA[New comment by skor in "Ask HN: What are you building that's not AI related?"]]></title><description><![CDATA[
<p>A programming language to hack music, and anything else really
<a href="https://github.com/audion-lang/audion" rel="nofollow">https://github.com/audion-lang/audion</a><p>The idea came after I finished a permanent piece for a museum using MaxMsp and python. I always had this thought in the back of my mind that "I could express this so much easier in a few lines of code.."<p>here's the language spec: <a href="https://github.com/audion-lang/audion/blob/main/docs/LANGUAGE.md" rel="nofollow">https://github.com/audion-lang/audion/blob/main/docs/LANGUAG...</a><p>I really liked how objects came out, I don't think it needs any more since I can do object composition.<p>There are some nice functions to generate rhythms and melodies with combinatorics, see src/sequences.rs and melodies.rs<p>Its a WIP but you can use it now to create music with whatever you want: hardware/daws/supercollider<p>supercollider is tightly integrated but not required. 
I havent had time to develop userland libraries yet but I'm working on it</p>
]]></description><pubDate>Thu, 09 Apr 2026 09:10:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47701095</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47701095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47701095</guid></item><item><title><![CDATA[New comment by skor in "Music for Programming"]]></title><description><![CDATA[
<p>Here is some long-play stuff I do with code that helps write code <a href="https://lowveld.bandcamp.com/" rel="nofollow">https://lowveld.bandcamp.com/</a></p>
]]></description><pubDate>Mon, 06 Apr 2026 08:51:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47658411</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47658411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47658411</guid></item><item><title><![CDATA[New comment by skor in "Cursor 3"]]></title><description><![CDATA[
<p>NASA vibes all its note taking apps</p>
]]></description><pubDate>Thu, 02 Apr 2026 21:09:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47620218</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47620218</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47620218</guid></item><item><title><![CDATA[New comment by skor in "Everyone Post Your Uptime"]]></title><description><![CDATA[
<p>I'll start<p>user@storage ~ $ uptime
 07:57:00 up 2786 days, 12:46,  1 user,  load average: 0.06, 0.03, 0.01</p>
]]></description><pubDate>Tue, 17 Mar 2026 08:05:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47409820</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47409820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47409820</guid></item><item><title><![CDATA[Everyone Post Your Uptime]]></title><description><![CDATA[
<p>just for fun, post here your longest running uptime that is still running, can be your own desktop or a server you manage</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47409813">https://news.ycombinator.com/item?id=47409813</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Tue, 17 Mar 2026 08:04:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47409813</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47409813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47409813</guid></item><item><title><![CDATA[Block's Jack Dorsey thinks AI can do 40% of his job]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theguardian.com/technology/2026/mar/03/jack-dorsey-block-ai-worker-jobs">https://www.theguardian.com/technology/2026/mar/03/jack-dorsey-block-ai-worker-jobs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47235495">https://news.ycombinator.com/item?id=47235495</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 03 Mar 2026 17:13:38 +0000</pubDate><link>https://www.theguardian.com/technology/2026/mar/03/jack-dorsey-block-ai-worker-jobs</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=47235495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47235495</guid></item><item><title><![CDATA[New comment by skor in "Handy – Free open source speech-to-text app"]]></title><description><![CDATA[
<p>This is so handy, thank you very much. Good work!!</p>
]]></description><pubDate>Thu, 15 Jan 2026 09:16:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46630079</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=46630079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46630079</guid></item><item><title><![CDATA[New comment by skor in "Cloudflare Global Network experiencing issues"]]></title><description><![CDATA[
<p>why do I always get "Server Error" and not an explanation that Cloudflare is having problems? This makes me look bad in front of my customers.</p>
]]></description><pubDate>Tue, 18 Nov 2025 13:38:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45965731</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45965731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45965731</guid></item><item><title><![CDATA[New comment by skor in "Open-source Zig book"]]></title><description><![CDATA[
<p>how do you know this? let us know please, thanks.
edit, I see you used this to check: <a href="https://news.ycombinator.com/item?id=45948220">https://news.ycombinator.com/item?id=45948220</a></p>
]]></description><pubDate>Sun, 16 Nov 2025 21:01:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45948364</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45948364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45948364</guid></item><item><title><![CDATA[New comment by skor in "Apple M5 chip"]]></title><description><![CDATA[
<p>no escape key, that's one reason</p>
]]></description><pubDate>Wed, 15 Oct 2025 21:28:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45598562</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45598562</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45598562</guid></item><item><title><![CDATA[New comment by skor in "Apple M5 chip"]]></title><description><![CDATA[
<p>I use one from around that time to teach my kid basic stuff, you can run linux on it as well.</p>
]]></description><pubDate>Wed, 15 Oct 2025 20:34:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45598058</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45598058</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45598058</guid></item><item><title><![CDATA[New comment by skor in "Vibe engineering"]]></title><description><![CDATA[
<p>Don't worry — if we all have access to the same tools, the playing field is level. What sets you apart are the human qualities. Employers and clients want to be at the top, same as before LLMs. The market is large, and there's room for everyone. Don't be afraid of someone without any/little engineering knowledge making something, they were already copy/pasting code from SO before LLMs.</p>
]]></description><pubDate>Wed, 08 Oct 2025 10:04:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45514268</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45514268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45514268</guid></item><item><title><![CDATA[New comment by skor in "Top Programming Languages 2025"]]></title><description><![CDATA[
<p>compare it to 2024, why the fall of javascript?<p><a href="https://spectrum.ieee.org/top-programming-languages-2024" rel="nofollow">https://spectrum.ieee.org/top-programming-languages-2024</a></p>
]]></description><pubDate>Wed, 24 Sep 2025 11:14:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45358767</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45358767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45358767</guid></item><item><title><![CDATA[New comment by skor in "I ditched Docker for Podman"]]></title><description><![CDATA[
<p>no, wish swarm had a feature or two more, but I'm happy with how simple it is.</p>
]]></description><pubDate>Fri, 05 Sep 2025 15:03:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=45139393</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45139393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45139393</guid></item><item><title><![CDATA[Teen killed himself after 'months of encouragement from ChatGPT', lawsuit claims]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.theguardian.com/technology/2025/aug/27/chatgpt-scrutiny-family-teen-killed-himself-sue-open-ai">https://www.theguardian.com/technology/2025/aug/27/chatgpt-scrutiny-family-teen-killed-himself-sue-open-ai</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45040591">https://news.ycombinator.com/item?id=45040591</a></p>
<p>Points: 7</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 27 Aug 2025 14:56:38 +0000</pubDate><link>https://www.theguardian.com/technology/2025/aug/27/chatgpt-scrutiny-family-teen-killed-himself-sue-open-ai</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=45040591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45040591</guid></item><item><title><![CDATA[New comment by skor in "LLM Inevitabilism"]]></title><description><![CDATA[
<p>the one by Mark sounds frustrated to say the least</p>
]]></description><pubDate>Tue, 15 Jul 2025 09:11:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44569343</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=44569343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44569343</guid></item><item><title><![CDATA[Reliable Distributed Applications]]></title><description><![CDATA[
<p>Article URL: <a href="https://docs.temporal.io/evaluate/why-temporal">https://docs.temporal.io/evaluate/why-temporal</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44505018">https://news.ycombinator.com/item?id=44505018</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 08 Jul 2025 23:43:37 +0000</pubDate><link>https://docs.temporal.io/evaluate/why-temporal</link><dc:creator>skor</dc:creator><comments>https://news.ycombinator.com/item?id=44505018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44505018</guid></item></channel></rss>