HackerTrans
TopNewTrendsCommentsPastAskShowJobs

skor

161 karmajoined há 9 anos
making audion: https://github.com/audion-lang/audion

making music: https://lowveld.bandcamp.com

Submissions

Ask HN: Are we all walking into a trap?

7 points·by skor·mês passado·14 comments

Audion – Music Sequencing Language

github.com
2 points·by skor·há 2 meses·2 comments

NASA's Curiosity rover finds organic molecules on Mars

theguardian.com
11 points·by skor·há 3 meses·1 comments

Everyone Post Your Uptime

3 points·by skor·há 4 meses·3 comments

Block's Jack Dorsey thinks AI can do 40% of his job

theguardian.com
3 points·by skor·há 4 meses·1 comments

comments

skor
·há 20 minutos·discuss
Here is another example

https://fortune.com/2026/02/21/laptops-tablets-schools-gen-z...
skor
·há 1 hora·discuss
seems like starlink is useful for armed conflicts
skor
·há 1 hora·discuss
Finally: “not every progress is good progress”. Thank you, going to keep this.
skor
·há 10 dias·discuss
seems like it was not so dangerous after all?
skor
·há 27 dias·discuss
Audion - a scripting language that is very fun to write and lets you make interactive music, installations, generative compositions etc https://github.com/audion-lang/audion using supercollider or any daw and hardware. AI picks it up easy so Agentic coding in Audion works very well too.

hack music
skor
·mês passado·discuss
made me chuckle, thanks
skor
·mês passado·discuss
yes, when you drive these systems you can get novel output, depends on the effort you put in
skor
·mês passado·discuss
people are mentioning 10K/mo 20K/mo can someone please pull out a measuring stick and give some examples of what they are doing exactly?

Coming from computing, I always liked the idea that measuring is possible and good practice
skor
·mês passado·discuss
follow the money, they wont be selling vinyl but generating streaming revenue, just type in what you know are paying niches and off you go to fill the hard drives with slop to be paid by advertisers on streaming platforms.
skor
·mês passado·discuss
no, you use database servers, browsers and shells, everyone jumps on the react train, same as you, keep on going
skor
·mês passado·discuss
just verified, it cant make a decent techno track, nor a drone track nor anything experimental. Its creativity is subpar, it feels like listening to a producer that knows where things go but is tired of playing, zero interest in creating/ performing, it gives off that kind of vibe
skor
·mês passado·discuss
not convinced, because if you use a shovel to do your work, you can be replaced by someone else using a shovel to do your work.

To have a job you have to show up, get in there and figure it out.
skor
·mês passado·discuss
go to the streets, meet your friends, the internet is now an echo chamber
skor
·há 2 meses·discuss
I am against how its being used as well, in fact Authoritarianism is literally "central power to preserve the political status quo" - and that is what you have folks: OpenAI/Anthropic/Google/Facebook/etc are all central powers.

Coding was always power that you can have if you just read the freely available info but having access to a computer and internet is not free - if we can change this it would make democratized.
skor
·há 2 meses·discuss
This is _the_ question we must all be able to answer, so here goes my attempt - we all have access to the same tools, before stackoverflow it was forums, books/manuals, so its always been about “getting there, showing up, figuring it out” your hypothetical boss has other things to do than kick a LLM around at that price
skor
·há 2 meses·discuss
looks very fun indeed!! will check it out thanks!!
skor
·há 2 meses·discuss
A scripting language that is very fun to write and lets you make interactive music, installations, generative compositions etc https://github.com/audion-lang/audion

hack music
skor
·há 2 meses·discuss
yes, imho part of the problem of vibe coders is that training data is full of low quality advice/code, and it seems to me you won’t ever get rid of it. A perfect feedback loop to clean training data from bad advice/code without massive human intervention seems impossible as well.
skor
·há 2 meses·discuss
change is the biggest cause then?
skor
·há 2 meses·discuss
Hi! sure, first of all its full stack / general, e.g. read a sensor, write a file, serve a request, trigger some videos or dim lights and query a database, just using builtins. All while sequencing instruments and interacting with a performer. Instead of providing timing and composition abstractions it’s completely open: threads are in sync so a for loop is the sequencer, a separate thread gives you more polyphony and timing is a primitive that is very easy to control and build an top of.

The integration with supercollider (SC) makes SC syntax somewhat simpler? That part may be somewhat opinionated however Audion does not need SC, if you have hardware or software instruments you can use that.

So I think in one phrase: A small language that is fun to write and lets you hack music.