@lis @zen Я пригадую аналогічне рішення (з аналогічним формулюванням) щодо якогсь іншого сайту(-ів) рік чи більше тому, але зараз вже не можу знайти. Загалом це виглядає як спроба використовувати якесь абсурдне формулювання, щоб залякати провайдерів щось-там блокувати. В цьому випадку просто воно ще й виявилося абсурдним з технічної точки зору. Але це скоріше збіг обставин. Таким чином можа «блокувати» сайти і це вже пробували робити.
@meduz thanks!
Here's how the Ardour mixer looks like in a typical game SFX session I do at work.
#Ardour #GameDev #SFX #AudioProduction #FOSS
Ukrainian; courts trying to "block" Telegram channels via copyright (?)
Я повністю погоджуюся, що ці канали шкідливі. Але що за ідіотське формулювання? І яким чином, на їхню думку, провайдери мають це блокувати? Повне неуцтво і з юридичної, і з технологічної точки зору. Замилювання очей, а не реальна робота над інформаційною свідомістю / грамотністю населення.
Що за «арешт майнових прав, які виникають...»? Сон рябої кобили.
A #Racket code validity tip - just noticed that starting my program with `PLTSTDERR=warning` produced useful warnings about programming errors in my code before I actually hit that code path in run time. For instance:
optimizer: warning in: <somefile>.rkt:24:4: for-loop in module: module: optimizer detects procedure incorrectly applied to 1 arguments: hash-ref
(argh, why doesn't Mastodon have Markdown)
@raphaelbastide Thank you for pointing this out; perhaps I should consider making the instructions accessible from "within" the main URL instead of a separate preliminary step.
Made a (slowly-)interactive ambient piece for a person and a web browser. Based on voices (only).
May have bugs.
It just occurred to me that learning to program in #SuperCollider was a good thing not only for me as a musician, but also as a programmer.
It is actually in SuperCollider where I think I have first learned some functional(ish) programming idioms (like map, filter, non-index-based iteration). And the level of expressiveness of the language made me look for similar non-imperative idioms in other languages.
I haven't looked at #SmallTalk yet (which SC is inspired by), curious about it.
Martian #SoundScape
In addition to the amazing videos of the Perseverance rover landing, we now have an audio recording of Martian wind:
watching video of a rover landing on mars. holy shit
https://www.youtube.com/watch?v=gYQwuYZbA6o&feature=emb_logo
@joeyh thanks for sharing. I didn't know they had such videos. Going to watch it in my next break :)
JavaScript arrays peculiarity:
Not a syntax error:
> var arr = ['a', , 'c'];
>> Array(3) [ "a", <1 empty slot>, "c" ]
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/keys#examples
#DOFH excuse #10:
Cloud got struck by lightning.
js, php, jokingly
(the annoyance with JS was that webpack didn't understand the '?.' syntax, but more broadly the fact that JS is an interpreted(+jit) language that is often compiled in weird ways anyway).
Digital musician, programmer, libre software user and advocate, privacy geek.