I have some things brewing and it would be useful for me to iterate a little and smack together a smaller scope of the new Sampling engine + Instruments I am working on. What would all of you prefer?
#DRMfree #audioplugin #instrument #linuxaudio #multiplatform
Early Supporter Plugin, cheap, unique sounds
Only focus on the Major Plugin + Sounds
"Early Access" model, changing over time (updates)
Other (Please comment)
Poll ends at .

Peon-Ping

Peon-Ping은 AI 코딩 에이전트가 작업 완료나 사용자 허가가 필요할 때 워크래프트, 스타크래프트, 포탈, 젤다 등 게임 캐릭터 음성 및 시각적 알림을 제공하는 오픈소스 도구입니다. Claude Code, GitHub Copilot, Codex 등 다양한 AI 코딩 에이전트와 호환되며, macOS, Linux, Windows(WSL2 포함)에서 설치 및 사용 가능합니다. 사용자는 홈브류, 스크립트, 윈도우 파워셸, Nix 등 다양한 설치 방식을 선택할 수 있고, 사운드 팩과 알림 설정을 커스터마이징할 수 있습니다. WSL2 환경에서의 오디오 재생 문제를 자동 감지 및 대응하며, 다중 IDE 지원과 원격 개발 환경에서도 활용할 수 있습니다.

https://github.com/PeonPing/peon-ping

#aiagent #notifications #opensource #developertools #multiplatform

GitHub - PeonPing/peon-ping: Warcraft III Peon voice notifications (+ more!) for Claude Code, Codex, IDEs, and any AI agent. Stop babysitting your terminal. Employ a Peon today.

Warcraft III Peon voice notifications (+ more!) for Claude Code, Codex, IDEs, and any AI agent. Stop babysitting your terminal. Employ a Peon today. - PeonPing/peon-ping

GitHub

Compose Multiplatform 1.11.0-rc01 🔧

• Focus behavior improved
• RTL + IME crash fixed
• Skia memory leak resolved
• iOS, Desktop & Web fixes

👇
https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.11.0-rc01

#Kotlin #Compose #Multiplatform #AndroidDev

Release 1.11.0-rc01 · JetBrains/compose-multiplatform

Changes since 1.11.0-beta03 Features Multiple Platforms (prerelease fix) The isClearFocusOnMouseDownEnabled flag is now false by default #3020 Fixes Multiple Platforms Fix crash when selecting t...

GitHub

everest routes blocked? while you reroute, let sleep sleepy post publish across 12 platforms. you’ll be resting easy while we keep your message moving, no matter the obstacles. #socialmediaautomation #contentcreators #sleepypost

#sleepypost #contentautomation #aicontent #socialautomation #postwhileyousleep #contentrepurposing #creatortools #smallbizmarketing #247marketing #multiplatform #automationtools #growyourbrand

Мессенджер на Paginator. Боевые задачи

В прошлой статье я сравнивал Paginator с Paging 3 на кошачьем уровне: «вот простой фид, смотрите — три строки вместо тридцати». Это полезно для первого знакомства, но не отвечает на главный вопрос: а как оно себя поведёт, когда продукт начнёт требовать то, ради чего люди обычно и пишут свой велосипед поверх Paging 3? В этой статье я беру мессенджер — потому что мессенджер это честный полигон. Там есть:

https://habr.com/ru/articles/1027686/

#kmp #paging #paginator #paging3 #mobile #multiplatform

Мессенджер на Paginator. Боевые задачи

В прошлой статье я сравнивал Paginator с Paging 3 на кошачьем уровне: «вот простой фид, смотрите — три строки вместо тридцати». Это полезно для первого знакомства, но не отвечает на главный вопрос: а...

Хабр

Inspired by the Ferrari Luce concept, I built a fluid, morphing dashboard dial using #Compose.
It seamlessly transitions between Clock, Stopwatch & Compass. The best part? It’s a FULLY interactive, live demo running on Android, Desktop & Web.
Read here: https://www.danielebonaldo.com/compose-automotive-dashboard/

Live demo at https://www.danielebonaldo.com/automotive-dashboard/

#Compose #GDE #multiplatform

Building a Ferrari-inspired morphing dial with Compose Multiplatform

A single dial that morphs between clock, stopwatch, and compass — and how I built it with Compose Multiplatform

Daniele Bonaldo

🚀 Kotlin 2.3.21 is out!

A stability-focused release with fixes across:
• Wasm & Native
• JS compilation
• Compiler edge cases
• Gradle & tooling

Full release notes👇
https://github.com/JetBrains/kotlin/releases/tag/v2.3.21

#Kotlin #AndroidDev #Multiplatform

Release Kotlin 2.3.21 · JetBrains/kotlin

Changelog Backend. Wasm KT-84610 [Wasm] Failed to compile klibs in IC mode Compiler KT-84566 Prevent launching Default dispatcher threads from IJ SDK in kotlin compiler KT-85358 Native: roll bac...

GitHub
Lautsprecher Teufel released an open-source app to connect and control the open-hardware MYND speaker 😈🤘
https://github.com/teufelaudio/mynd-app
#bluetooth #mynd #android #ios #multiplatform #openmynd #opensource
GitHub - teufelaudio/mynd-app: An open source Kotlin Multiplatform app to control your Teufel Mynd Speaker

An open source Kotlin Multiplatform app to control your Teufel Mynd Speaker - teufelaudio/mynd-app

GitHub

Kotlin 2.3.21-RC2 is out 🚀

Fixes:
• Compiler issue with @ JvmRecord
• Kotlin/Native interop crash fix
• JVM backend + script stability improvements
• Gradle metrics fix

https://github.com/JetBrains/kotlin/releases/tag/v2.3.21-RC2

#Kotlin #AndroidDev #Multiplatform #Programming

Release Kotlin 2.3.21-RC2 · JetBrains/kotlin

Changelog Compiler KT-85626 @JvmRecord in commonMain breaks compileCommonMainKotlinMetadata with "Cannot access 'java.lang.Record'" Native. C and ObjC Import KT-85508 K/N: TypeCastException whe...

GitHub

🚀 kotlinx.coroutines 1.11.0-RC is out!

Kotlin 2.2.20, better docs, Flow fixes, new APIs, and important JS/Wasm changes ⚠️

👇
https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.11.0-rc01

#Kotlin #Coroutines #AndroidDev #Multiplatform #Android

Release 1.11.0-rc01 · Kotlin/kotlinx.coroutines

Various Kotlin was updated to 2.2.20 (#4545). Improved the published jar files (#3842, #4599). Various documentation improvements, including complete rewrites of structured concurrency and error h...

GitHub