Kotlin Weekly - Kotlin Weekly #425

 
 

ISSUE #425

22th of September 2024
 



Announcements


Kotlin Unit Testing Survey
JetBrains is running a survey to understand how they can enhance your experience with writing unit tests. If you are interested, consider helping them out.
surveys.jetbrains.com



Articles


How to start with DynamoDB in your Ktor application (Part 1)
First article in the series by Matthias Schenk on how to start with DynamoDB in your Ktor application.
poisonedyouth.github.io

Metaspace in JVM Builds
Jason Person wrote about optimizing JVM build performance by managing Metaspace, advising not to set -XX:MaxMetaspaceSize in JDK 17+ builds like Gradle, and recommending profiling to prevent out-of-memory errors in large codebases.
www.jasonpearson.dev


Sponsored

Is your Kotlin codebase a coroutine puzzle?
Optimize your Kotlin development with CodeRabbit. Automatically catch bugs in Coroutines, Ktor, Kotlin Multiplatform, and Android projects, enforce best practices, and enhance code quality with smart, context-aware insights and 1-click fixes. Sign up for free today and streamline your code reviews!
coderabbit.ai



Android


Choosing the Right Logging Library for Android App
Choosing the right logging library for Android required balancing Android compatibility, modularity, multiple logging destinations, and runtime configurability. Andrzej Zabost reviews a few of the available ones.
brightinventions.pl

Exploring Lifecycle-Aware Service and FirebaseMessagingService on Android
Jaewoong Eum explores how to manage the lifecycle of Android services, particularly FirebaseMessagingService, using LifecycleService and Kotlin coroutines to prevent memory leaks and ensure efficient task management.
proandroiddev.com

Bottom Sheets that... just work
Alex Styl introduces Composables Core, an unstyled, fully customizable Jetpack Compose library for building flexible bottom sheets that overcome limitations in Material Compose sheets.
composables.com



Videos


The Future of Source Code with Stephan Janssen
Duncan McGregor had a conversation with Stephan Janssen. Some of the topics include comparing LLMs to junior developers, AI’s evolving capabilities, context caching with Claude, and the future role of source code.
www.youtube.com

TypeAlias Show #2 - Multi-cursor Magic • Kotlin Roadmap Updates • Navigation without Arrow Keys
Dave Leeds explores the latest Kotlin roadmap, a demo on using multiple text cursors for IDE edits, and tips for navigating without arrow keys, plus a live chat with fellow Kotlin enthusiasts.
www.youtube.com



Libraries


Kotlin Server Scripts
Kotlin Server Scripts let you run kotlin scripts in response to server requests, without setting up a complete project.
github.com

Signum
Kotlin Multiplatform Crypto/PKI Library and ASN1 Parser + Encoder.
github.com

CameraK App
A camera library for Compose Multiplatform.
github.com

kspoon
kspoon is a Kotlin Multiplatform library for parsing HTML into Kotlin objects.
github.com

Rin
Enhance Compose Multiplatform with rememberRetained{}, inspired by Circuit.
github.com

Contribute

We rely on sponsors to offer quality content every Sunday. If you would like to submit a sponsored link contact us.

If you want to submit an article for the next issue, please do also drop us an email.
 


Thanks to JetBrains for their support!

Twitter
Facebook
Website
Copyright © 2024 Kotlin Weekly, All rights reserved.
You are receiving this email because you opted in at our website.

Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list

Email Marketing Powered by Mailchimp

Older messages

Kotlin Weekly #424

Sunday, September 15, 2024

ISSUE #424 15th of September 2024 Announcements Kotlin Multiplatform Contest The Kotlin Foundation has launched the Kotlin Multiplatform Contest for students and recent graduates. Showcase your coding

Kotlin Weekly #423

Sunday, September 8, 2024

ISSUE #423 8th of September 2024 Announcements Gradle Build Tool - Software Developer Survey Gradle has released a survey to gather some feedback in order to improve their tooling and developer

Kotlin Weekly #422

Sunday, September 1, 2024

ISSUE #422 1st of September 2024 Announcements Kotlin Developer Survey #3 The folks at JetBrains are running the Kotlin Developer Survey #3. By answering it, you have the chance to directly influence

Kotlin Weekly #421

Sunday, August 25, 2024

ISSUE #421 25th of August 2024 Hello from Helsinki Kotliners, where we ran the marathon yesterday! As one of our colleagues puts it the summer here is really nice, it does not snow too much. Enjoy our

Kotlin Weekly #420

Tuesday, August 20, 2024

ISSUE #420 18th of August 2024 Articles Pushing the Boundaries of Compose Multiplatform with AGSL Shaders This article discusses the integration of shaders into Compose Multiplatform, particularly

You Might Also Like

Spyglass Dispatch: Comcast's SpinCo Out Hunting • NVIDIA Makes Mint • The Fate of Chrome • Amazon Shows New 'Show' • End of Around the Horn • Writing on the Web

Thursday, November 21, 2024

Comcast's SpinCo Out Hunting • NVIDIA Makes Mint • The Fate of Chrome • Amazon Shows New 'Show' • End of Around the Horn • Writing on the Web The Spyglass Dispatch is a free newsletter sent

Issue 340 - Elon Musk hints at a new model for large families

Thursday, November 21, 2024

View this email in your browser If you are just now finding out about Tesletter, you can subscribe here! If you already know Tesletter and want to support us, check out our Patreon page Issue 340 -

Data Science Weekly - Issue 574

Thursday, November 21, 2024

Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Programmer Weekly - Issue 232

Thursday, November 21, 2024

View this email in your browser Programmer Weekly Welcome to issue 232 of Programmer Weekly. Let's get straight to the links this week. Quote of the Week "Writing software is a very intense,

Better - An AI Powered Code Reviewer

Thursday, November 21, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 21, 2024? The HackerNoon

Python Weekly - Issue 677

Thursday, November 21, 2024

View this email in your browser Python Weekly Welcome to issue 677 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

Web Tools #592 - JS Libraries, Git/CLI Tools, Media/SVG

Thursday, November 21, 2024

WEB VERSION Issue #592 • November 21, 2024 Advertisement Deploy AMD Instinct™ MI300X on Vultr AMD Instinct MI300X accelerators are now available on the Vultr cloud platform. With thousands of AMD

Stop Using the Wrong State Management in Jetpack Compose

Thursday, November 21, 2024

View in browser 🔖 Articles Benchmark Insights: Direct State Propagation vs. Lambda-based State in Jetpack Compose Here, we'll dive into some benchmark analysis on the state propagation approach in

wpmail.me issue#694

Thursday, November 21, 2024

wpMail.me wpmail.me issue#694 - The weekly WordPress newsletter. No spam, no nonsense. - November 21, 2024 Is this email not displaying correctly? View it in your browser. News & Articles State of

Turn off Google AI with two letters

Thursday, November 21, 2024

$250 off M4 MacBook; Linux Foundation marks 20 years; Bluesky tips -- ZDNET ZDNET Tech Today - US November 21, 2024 laptop This absurdly simple trick turns off AI in your Google Search results There