Chromogène de la chatte
Un chromogène est un composé chimique qui, lorsqu'il est exposé à une certaine condition, produit une couleur visible. Ces substances sont souvent utilisées en chimie et en biologie pour des tests de détection. #Chromogene #Compose #Couleur #Chimie #Biologie
Как я пытался чинить анимацию в Jetpack Compose LazyColumn Привет, Хабр! Я Витя Стро е ску, последние пять лет в свободное...
#android #android #development #kotlin #compose #jetpack #compose #lazycolumn #animations #expand #collapse
Origin | Interest | Match
Embedded Android Photo Picker in Jetpack Compose The embedded photo picker is not “a custom gallery UI.” It is the system photo picker rendered inside your UI hierarchy, with the same security ...
#Technology #android #jetpack #compose #kotlin
Origin | Interest | Match
🐳 🐙 Docker Compose Tip #37
3 ways to split Compose configs, each works differently!
Override files → project-level merge
extends → service-level inheritance
include → isolated sub-project import
Guide: lours.me/posts/compose-tip-037-include-extends-overrides/
#Docker #Configuration #Compose
Chlorhydrate de la chatte
Le chlorhydrate est un composé chimique, souvent utilisé comme sel pour faciliter la solubilité, notamment dans le domaine pharmaceutique. #Chlorhydrate #Compose #Chimique #Solubilité #Pharmaceutique
🐳 🐙 Docker Compose tip week starts tomorrow!
This week: a deep dive into managing multiple Compose files.
include, extends, override files — 3 mechanisms that look similar but work very differently.
3 tips, Mon/Wed/Fri. See you tomorrow!
#Docker #Compose #DockerCompose #DevOps
Todo Budget v5.0: переписал весь UI с нуля на Jetpack Compose — и теперь ищу тех, кто его сломает До пятой версии главный экр...
#котлин #мобильная #разработка #приложения #для #android #андроид #kotlin #jetpack #compose #android
Origin | Interest | Match
Todo Budget v5.0: переписал весь UI с нуля на Jetpack Compose — и теперь ищу тех, кто его сломает До пятой версии главный экр...
#котлин #мобильная #разработка #приложения #для #android #андроид #kotlin #jetpack #compose #android
Origin | Interest | Match
How to Use Docker Compose for Production Workloads — with Profiles, Watch Mode, and GPU Support There's a perception problem with Docker Compose. Ask a room full of platform engineers what th...
#Docker #Docker #compose #containers
Origin | Interest | Match
🐳 🐙 Docker Compose Tip #36
Custom DNS without touching /etc/hosts!
extra_hosts:
- "api.local:192.168.1.100"
- "host.docker:host-gateway"
Perfect for local development!
Learn: lours.me/posts/compose-tip-036-extra-hosts/
#Docker #Compose #Networking #DNS
If you're interested in building apps with Kotlin Multiplatform and Compose Multiplatform, my team is hiring!
www.linkedin.com/jobs/view/43...
#kotlin #kmp #cmp #compose #androiddev
#Containerization #Debian #Docker #Docker #Compose #Linux #System #Admin #Ubuntu #VPN
Origin | Interest | Match
If your Compose app feels slow…
it’s time to open Perfetto 👀
In our next episode, Rahul Ravikumar joins us to talk about:
• tracing
• profiling
• understanding performance in Compose
📅 Live now on Twitch
🎥 cwti.link/twitch
#AndroidDev #Perfetto #Compose
🐳 🐙 Docker Compose Tip #35
⚡ RAM-speed storage with tmpfs!
tmpfs:
- /tmp:size=100M
- /app/cache:size=500M
Fast, secure, self-cleaning!
Guide: lours.me/posts/compose-tip-035-tmpfs-storage/
#Docker #Compose #Performance #Storage
🚀 Kotlin 2.3.20-RC2 is out!
Fixes for compiler optimizations, JVM reflection performance, Compose bitcode lowering, Gradle memory leaks, and Build Tools API compatibility.
👇
github.com/JetBrains/ko...
#Kotlin #Gradle #Compose #JVM #AndroidDev
🐳 🐙 Docker Compose Tip #34
exec vs run - know the difference!
exec: existing container
run: new container
docker compose exec web bash # Debug running
docker compose run --rm test # One-off task
Details: lours.me/posts/compose-tip-034-exec-vs-run/
#Docker #Compose #Debugging #CLI
I never learned to read or #write #music #score. And so sometimes I #compose the music loosely in my head and make notations in #asemic #glyphs then try to translate it back into sound at a later date. Usually incorrectly. #BlueSkyArt
#Art #Dada #drawing #Illustration #absurd #assemblage #SurrealArt
🐳 🐙 Docker Compose Tip #33
Control your logs!
logging:
driver: json-file
options:
max-size: "10m"
max-file: "3"
Different drivers for different needs!
Guide: lours.me/posts/compose-tip-033-logging-drivers/
#Docker #Compose #Logging #DevOps
I’ve launched the @watermelonkode.bsky.social 🍉 Discord👋
A space for serious Kotlin Multiplatform builders. 🫵
We’re building VocabKit + more KMP projects. If you build, you’re welcome 🤝
discord.gg/ZtkY5X4ha3 🚀
#kmp #kotlin #kotlinmultiplatform #cmp #compose #androiddev #iosdev
🐳 🐙 Docker Compose Tip #32
Speed up builds with proper .dockerignore!
# .dockerignore
node_modules
.git
*.log
dist
Smaller context = faster builds!
Guide: lours.me/posts/compose-tip-032-build-context-dockerignore/
#Docker #Compose #Performance #Build
KMP, XCode и 5% мазохистов: как мы писали AI-агентов на 4 платформы Все говорят, что AI заменит разработчиков. Я решил...
#java #kotlin #llm #agent #koog #ии-агенты #kotlin #multiplatform #compose #multiplatform #кросплатформенная
Origin | Interest | Match
🐳 🐙 Docker Compose Tip #31
Not every service needs to talk to every other service!
networks:
frontend:
backend:
database:
internal: true
Isolate by tier for better security.
Guide: lours.me/posts/compose-tip-031-network-isolation/
#Docker #Compose #Security #Networking
Как я сделал полностью бесплатное Android-приложение для задач и финансов — и почему не взял ни копейки Мне нуж...
#android #kotlin #jetpack #compose #room #бесплатно #задачи #бюджет #помодоро #rustore
Origin | Interest | Match
Как я сделал полностью бесплатное Android-приложение для задач и финансов — и почему не взял ни копейки Пробле...
#android #jetpack #compose #kotlin #room #rustore #бесплатно #бюджет #задачи
Origin | Interest | Match
Dear #mastoadmins, I'd like to improve the current setup using #caddy and #podman #compose. Is anyone using #podman #quadlet with #systemd? Also I understand that having the connection between caddy reverse proxy and mastodon via sockets is very cool and I'd like to give this a try as well […]
Kotlin 2.3.20-RC is out 🚀
Stability & tooling updates across compiler, Compose, Wasm, JS, Native, and Gradle — plus K2 improvements and Multiplatform build fixes.
👇
github.com/JetBrains/ko...
#Kotlin #Multiplatform #Compose #AndroidDev #Android
🚀 PercentagesWithAnimationCompose v1.3.7 is live!
✅ Gradle 9.0.1
✅ Kotlin 2.3.10
✅ Compose BOM 2026.02.00
🧹 Cleaned deprecated code
If you like it & find it useful, support it with a ⭐
🔗 github.com/NicosNicolao...
#AndroidDev #Kotlin #JetpackCompose #OpenSource #Compose
Re-created a swipe card animation in KMP with CMP 🔥 Smooth drag + buttery animations ✅
🏔️ Showing only 3 UI cards while supporting 10… or 1,000+ items behind the scenes ⚡️
This will ship in VocabKit 📚 Let’s join waitlist 📩 vocabkit.ca
#KotlinMultiplatform #Compose #KMP #iOSDev #AndroidDev #Kotlin