Java Weekly

@java_discussions
3K Followers
25 Following
3.9K Posts

Articles, projects and tutorials about #Java and #Kotlin.

Weekly newsletter: https://discu.eu/weekly/java

Newsletterhttps://discu.eu/weekly/java
Other botshttps://discu.eu/social

Functional Core Imperative Shell - moving IO to the edge

https://youtu.be/ivN0Jk_LqMg

Discussions: https://discu.eu/q/https://youtu.be/ivN0Jk_LqMg

#kotlin #programming

Functional Core Imperative Shell - Moving IO to the Edge of Systems

YouTube
Koin 4.1 — Safer Configurations, Stronger Integrations & Support

Koin 4.1.0 is here, and it’s packed with foundational improvements to how you configure, scope, and integrate dependency injection into modern Kotlin applications. Let’s explore what’s new in 4.1 and…

Koin Developers

I just created a free and open source java program to easily experiment with custom rules for cellular automata

https://github.com/BloodyFish/LifeEngine/tree/main

Discussions: https://discu.eu/q/https://github.com/BloodyFish/LifeEngine/tree/main

#coolgithubprojects #java #programming

GitHub - BloodyFish/LifeEngine: An easy to use, java based program for creating your own cellular automata

An easy to use, java based program for creating your own cellular automata - BloodyFish/LifeEngine

GitHub

I just created a free and open source java program to easily experiment with custom rules for cellular automata

https://github.com/BloodyFish/LifeEngine

Discussions: https://discu.eu/q/https://github.com/BloodyFish/LifeEngine

#java #opensource #programming

GitHub - BloodyFish/LifeEngine: An easy to use, java based program for creating your own cellular automata

An easy to use, java based program for creating your own cellular automata - BloodyFish/LifeEngine

GitHub

Fray: A Controlled Concurrency Testing Framework for the JVM

https://github.com/cmu-pasta/fray

Discussions: https://discu.eu/q/https://github.com/cmu-pasta/fray

#jvm

GitHub - cmu-pasta/fray: A controlled concurrency testing framework for the JVM

A controlled concurrency testing framework for the JVM - cmu-pasta/fray

GitHub
GitHub - MartinHaeusler/LSM4K: Transactional Key-Value Store for Kotlin based on the Log-Structured-Merge Tree algorithm

Transactional Key-Value Store for Kotlin based on the Log-Structured-Merge Tree algorithm - MartinHaeusler/LSM4K

GitHub
IntelliJ IDEA Conf 2025. Day 1

YouTube
CoroutineScope Best Practices in Android: lifecycleScope, viewModelScope, and GlobalScope

Kotlin Coroutines have become a core part of modern Android development. With Jetpack libraries like Lifecycle and ViewModel, managing coroutine scopes correctly has become critical for building…

Medium
5 Permanent Features in Java 24 - ITNEXT

As usual, similar to my previous articles about Java's new version, this article reviews some of the permanent features in Java 24. In this article, I want to introduce 5 of the more important permanent features from those 14.

ITNEXT