Become a member
Sign in
Get started
Kirill Rakhman
Kirill Rakhman

Kirill Rakhman

Follow

Technology lover, Android, Java & Kotlin dev | web: rakhman.info

13 Following
120 Followers
·
  • Profile
  • Claps
  • Highlights
  • Responses

Latest

Kirill Rakhman
Kirill Rakhman
Nov 27, 2017 · 5 min

Your second Firefox extension in Kotlin

This post is the sequel Your first Firefox (Web)extension in Kotlin. You should read it…

169
2 responses
Kirill Rakhman
Kirill Rakhman
Nov 18, 2017 · 4 min

Your first Firefox (Web)extension in Kotlin

Kotlin, my favourite programming language, has seen a fast adoption on platforms…

826
6 responses
Kirill Rakhman
Kirill Rakhman
May 25, 2016 · 2 min

RxJava & Kotlin: Conditionally delaying the first item in a stream

In my application, I recently had the following requirement: In a reactive stream of items, wait until one specific item is emitted, then emit all items to the observer. If that item isn’t found, don’t emit anything…

13
1 response