Daniil Tsarev's Avatar

Daniil Tsarev

@daniil-tsarev

Software Developer at @JetBrains ⚡️ Views are my own https://github.com/dtsaryov

23
Followers
27
Following
34
Posts
19.11.2024
Joined
Posts Following

Latest posts by Daniil Tsarev @daniil-tsarev

Will be happy to see everyone at #devnexus at the JetBrains booth! Stop by for live demos, nice swag, and inspiring conversations.
Let’s connect! 🔥

02.03.2026 22:49 👍 0 🔁 0 💬 0 📌 0
Post image Post image

My #Sony WF-1000XM4 headphones exploded💥
By a very happy coincidence I wasn't using them.
If you have a problem with battery life of earbuds – stop using it and get repaired!

24.02.2026 16:05 👍 0 🔁 0 💬 0 📌 0
Preview
Secrets No More: Spring K8s Mastery + Kotlin Glow, Thu, Feb 19, 2026, 6:30 PM | Meetup Join us for the next Spring User Group Berlin meetup! This time, we are bridging the gap between rock-solid operations and developer joy. **Talk 1: Secure and Seamless: In

Will have a talk tomorrow in Berlin on Spring JUG 🔥

Join us to discuss Spring, Kotlin, IntelliJ and much more 🚀

www.meetup.com/spring-user-...

18.02.2026 11:47 👍 0 🔁 0 💬 0 📌 0
Post image Post image

Thanks to @javabin.bsky.social and everyone else for such a great conference 🔥 And thanks everyone who stopped by the JetBrains booth – so much feedback and insights 🚀 #javazone

05.09.2025 11:13 👍 1 🔁 0 💬 0 📌 0
Post image

On my way to #javazone 2025 🛫 Let’s meet at the JetBrains booth and have a talk about IntelliJ IDEA, Kotlin, Spring and other stuff! 👋

02.09.2025 06:43 👍 2 🔁 0 💬 1 📌 0
Post image Post image

Together with @antonarhipov.bsky.social at the Server Side Chat meetup in Eindhoven 🚀 Met and had a talk with lot of nice folks! Thanks WAES for having us!

29.08.2025 09:26 👍 1 🔁 1 💬 0 📌 0

Glad to make developers happier! 🚀

05.08.2025 14:13 👍 1 🔁 0 💬 0 📌 0
Video thumbnail

The fine folks at IntelliJ have always been friends of the Spring team. One of their next big things is dedicated support for #SpringModulith! Have a sneak peek at what's coming! 🍃📦🔥

27.05.2025 13:21 👍 34 🔁 15 💬 0 📌 0
Post image

⚡ IntelliJ IDEA is now on LinkedIn! ⚡
Follow us for:
✅ Helpful tutorials on professional development in Java and Kotlin
✅ Productivity advice
✅ Code quality tips
➕ And much more!

👉 www.linkedin.com/showcase/int...

14.05.2025 12:30 👍 7 🔁 2 💬 1 📌 0
Video thumbnail
16.01.2025 11:31 👍 1 🔁 0 💬 0 📌 0
Preview
Kotlin Docs - Raycast Quicklink Raycast Quicklink

Try the new @raycast.com quick link to have @kotlinlang.org docs on hand!

ray.so/YWE9Rm8

16.01.2025 09:09 👍 6 🔁 2 💬 1 📌 0
Post image

Day 19 of #AdventOfCode ✅
Luckily, the towels also came in handy.

19.12.2024 20:17 👍 5 🔁 0 💬 0 📌 0

So basically I stored input lines and N times splitted them.
After splitting the input once memory consumption reduced twice. Be aware!

19.12.2024 08:51 👍 0 🔁 0 💬 0 📌 0
Post image

Day 18 of #AdventOfCode ✅

18.12.2024 22:51 👍 9 🔁 0 💬 1 📌 0
Post image

Alan Turing looks at me with disapproval as I decide Day 17 of #AdventOfCode

17.12.2024 23:37 👍 2 🔁 0 💬 0 📌 0

Nah, just Dijkstra 🙃

17.12.2024 14:12 👍 1 🔁 0 💬 1 📌 0

I had few courses in uni about graphs, so I've heard and pronounced the surname a lot of times 😅

17.12.2024 10:31 👍 0 🔁 0 💬 1 📌 0
Post image

Day 16 part 1 of #AdventOfCode ✅
3rd time feeling lack of <you_name_it> to do the 2nd part

16.12.2024 22:00 👍 3 🔁 0 💬 1 📌 0
Post image

Day 15 of #AdventOfCode reminded me an old game a bit – Stack Attack 📦

15.12.2024 15:16 👍 4 🔁 0 💬 0 📌 0
Post image

Me reading the question of the second part at day 14 of #AdventOfCode

> What is the fewest number of seconds that must elapse for the robots to display the Easter egg?

And trying to understand how robots will form an egg

15.12.2024 13:12 👍 2 🔁 0 💬 1 📌 0
Post image

Day 13 of #AdventOfCode ✅

13.12.2024 11:03 👍 2 🔁 0 💬 0 📌 0
Post image

Day 12 of #AdventOfCode in one picture

12.12.2024 23:10 👍 7 🔁 0 💬 0 📌 0
Post image
11.12.2024 23:12 👍 0 🔁 0 💬 0 📌 0

In the beginning of Day 11 of #AdventOfCode I quickly wrote a code with linked nodes and did the stupid number splitting with strings – OOM for the 2nd part 🤦‍♂️ Had to rewrite to a proper pow/reminder thing. But the most important (stolen 🥷) thing was to get rid of a list 🤷

11.12.2024 23:11 👍 2 🔁 0 💬 1 📌 0

Delayed Day 10 of #AdventOfCode is done ✅
As many others got a solution for the second part first 🤷

11.12.2024 20:41 👍 2 🔁 0 💬 0 📌 0
Post image

Just a nice problem to solve Day 9 of #AdventOfCode
Got not a super effective code, but easy to understand. Almost…

09.12.2024 21:56 👍 2 🔁 0 💬 0 📌 0
Post image

Me trying to understand Day 8 of #AdventOfCode

08.12.2024 19:04 👍 2 🔁 0 💬 0 📌 0
Post image

Day 7 of #AdventOfCode ✅

07.12.2024 11:48 👍 2 🔁 0 💬 0 📌 0
Post image

💻 M2 goes brrr #AdventOfCode 🚀 Day 6

06.12.2024 21:29 👍 0 🔁 0 💬 0 📌 0
Post image

Day 5 of #AdventOfCode ✅

05.12.2024 19:50 👍 8 🔁 0 💬 1 📌 0