Since Iโm new to JavaScript, I wrote:
๐๐ (๐๐๐๐๐๐๐๐) { ๐๐๐๐๐๐๐๐(); }
โฆlike an idiot. Then, I realized I should be adapting to JavaScript culture and make it inscrutable, so I re-wrote the line to:
๐๐๐๐๐๐๐๐ && ๐๐๐๐๐๐๐๐();
But I suspected there was something even more nightmarish, and sure enough, of course. This is how _real_ JavaScript developers do it:
๐๐๐๐๐๐๐๐?.();
And by โreal JavaScript developers,โ I mean โmonstersโ.
Googleโs widely opposed ad platform, the โPrivacy Sandbox,โ launches in Chrome
Chrome now directly tracks users, generates a "topic" list it shares with advertisers.
Mozilla: Itโs Official: Cars Are the Worst Product Category We Have Ever Reviewed for Privacy https://lwn.net/Articles/943699/ #LWN
Alphabet, Amazon, Apple, ByteDance, Meta, Microsoft
These are the first 6 companies designated as โgatekeepers' under the Digital Markets Act.
They have 6 months to ensure their core platform services comply with our rules, including:
โ Allowing users to unsubscribe and remove pre-installed services
โ Allowing the download of alternative app stores
โ Banning tracking outside of their services without consent
โ Stopping ranking their products more favourably
all #cccamp23 videos are master_me processed for smooth and consistent audio 
 
https://media.ccc.de/c/camp2023
master_me is a #foss #audio #plugin, #crossplatform and available as #clap #vst #vst3 #lv2 #ladspa #au
MuseScore is an awesome program (https://musescore.org). But avoid the sinking sands of the service set up on musescore.com domain, made by the company that acquired both MuseScore and Audacity in recent years.
This stuff is a racket. I'd advise to install MuseScore from your Linux distribution's repository and never visit any websites associated with it.
MuseGroup's monetization schemes are vile.
Read more here:
https://gadanidis.ca/posts/2021-11-09-musescore.html
Introducing Incus https://lwn.net/Articles/940684/ #LWN
Effective 31 March [Corrected date]  #Zoom changed their terms of service (T&C) whereby **without opt-out** YOU give them consent to perpetually use your โCustomer Contentโ [Corrected wording] also for #AI #ML โtraining and tuning of algorithms and modelsโ.
https://stackdiary.com/zoom-terms-now-allow-training-ai-on-user-content-with-no-opt-out/
Check for yourself:
https://explore.zoom.us/en/terms/
Introduced with 31 March update:
https://web.archive.org/web/20230725013414/https://explore.zoom.us/en/terms/
Compare with previous version from 1 February (archived by #WaybackMachine):
https://web.archive.org/web/20230301000542/https://explore.zoom.us/en/terms/
Getting out of youtube is proving to me trickier than expected.
Nebula works quite well, sadly no way for users to post comments yet.
Just tried seeing how the nice folks at corridor digital would fare, and I am now seriously disappointed they make use of DRM on their website, making all videos unplayable :(
I wrote to them about the issue, but don't expect anything to change really.
This is not a media conglomerate, but regular artists/creators. I expected them to do better...
news on this one: workshop proposal rejected, so won't be talking about this on the summit after all.
perhaps would still fit for https://sonoj.org/ though
This week, I went over to Bluesky and asked people who'd left Mastodon why they left, and lots of people told me. I grabbed the replies and crunched them and wrote up a summary. I think it's really interesting and often kind of wrenching.
https://erinkissane.com/mastodon-is-easy-and-fun-except-when-it-isnt
Remote control of Cardinal using OSC coming in the next release!
Preparing a nice little feature for Cardinal - OSC remote control.
Can send a full patch or simple parameter changes.
See initial documentation/instructions at https://github.com/DISTRHO/Cardinal/blob/main/docs/OSC-REMOTE-CONTROL.md
Thanks to @dreamer for recording a demo video, showing off it working through TouchOSC on an iPad. Neat ๐ท
Since it seems #Google has decided to uni-laterally force through their new anti-#adblock #DRM euphemistically named "Web environment integrity", I decided to add a little bit of code to my website that blanks out the page and displays a protest message with a link to the firefox download page when you visit it from a browser with this DRM feature. Here's the source inside one toot, feel free to copy and put it at the end of your website's <body> before the closing tag: