Joined January 2013
5 Photos and videos
Pinned Tweet
Mar 16
I've setup a Discord server to discuss RxJava 4 and support earlier versions in a more real-time fashion. πŸ‘‰ discord.gg/JUUkTCQbgf Will tune the server and topics as needed. πŸ’Ώor'd πŸ‘‘@akarnokd
1
5
1,574
Apr 17
We are now in a time where there is a serious chance yours truly will be banned or heavily restricted on GitHub, the private platform that can do anything they want without checks and balances, no transparency. I'll be arranging backups, but mainly I prepare to move the RxJava project into my institute's own GitLab repository: git.sztaki.hu/karnok/RxJava (please wait for the permissions to go live). 🫑 @akarnokd
1
2
3
1,162
RxJava retweeted
Replying to @java
Who. Cares. Please add compiler conveniences such as extension methods, async-await, generator syntax for iterable/async-streams, auto Varhandles, in Java 27 . Please. Stop fooling around and consider the community's needs. Any of our needs. AI assist will help you resolve issues and corner cases. Please πŸ₯Ί
2
7
1,106
Mar 26
Disclaimer The new profile picture is generated via @Grok based on the Elf-comics of @merrivius as if the Elf would talk to our ReactiveX eel in a snarky way. 🫑 @akarnokd
1
1
304
RxJava retweeted
Replying to @akarnokd
HI David, did you take a look at github.com/franz1981/Netty-V… and speakerdeck.com/franz1981/re… ? TLDR it enables running blocking operations AND any reactive pipeline on the same carriers - including ones which run Netty I/O without using the FJ pool. I'm working on ... (1/2)
1
2
11
897
RxJava retweeted
Wow. Interesting thesis. umu.diva-portal.org/smash/ge… If you can, please redo it with #RxJava 4's Schedulers.virtual() instead of wasting 1,000 cached threads on blocking IO at once. Also it is not explicitly mentioned by the document, but Structured Concurrency won't save you much. Coordination is one of the hardest part of async programming and you'll sweat blood getting it to work for non-trivial and/or multi-valued use cases. I know, because I did sweat. Worry not. We'll fix that with Streamable<T> / Streamer<T> just fine. 😏Stay tuned!

2
4
9
1,003
RxJava retweeted
#java #idea #rxjava Here is my list of Java language enhancements that would make our RxJava life much much easier: - Extension methods. - Generators Γ‘ la C#, yield return X and yield return async X. - Syntactic sugar async/await on top of Virtual Threads - Syntactic sugar atomics, atomic_read(x), atomic_cmpxchg(x), etc. - Obtaining names via nameof(method|param|variable) at compile time. These all seem to be doable, and anomalies worked around just fine. Please do it. Please. πŸ₯ΊπŸ™
2
2
9
1,193
RxJava retweeted
#rxjava #proposal I've just posted a new hybrid reactive-virtual type Streamable<T> and its provider Streamer<T>. It is a multi-valued sequence that complements the executor.submit() type one-shot calls with Virtual Threads. It is going to be modelled after C#'s IAsyncEnumerable<T> type. Virtual threads make it very convenient to block on join() calls. However, I'd rather have syntactic sugar support in Java: await someCompletionStage;. Any state machine builder for yield return and yield return async would be also welcome. github.com/ReactiveX/RxJava/…
1
5
476
RxJava retweeted
RxJava 4.0.0-alpha-7 released!🀘 πŸ’Ώ or'd πŸ—¨οΈ dsc.gg/rxjava Changelog 🫴 github.com/ReactiveX/RxJava/… 🫑 @akarnokd
1
1
3
295
Mar 19
Hi @merrivius ! I'm @akarnokd, the maintainer of @RxJava, github.com/ReactiveX/RxJava, the project lead. Would you be willing to create for us an Elf-comic style RxJava-eel, snarky, you know, image to become the @RxJava X/Discord header/banner? Of course, please name the price. We are a free OSS project, so I'll have to pay from my own pocket. Anywhere between $100 - $300 sounds good? Via bank transfer.
1
4
503