Kirill 🍉
banner
rxynrg.bsky.social
Kirill 🍉
@rxynrg.bsky.social
SWE interested in internet technologies
Never heard of those, but can recommend trying wrk, gatling, k6, or jmeter.
August 1, 2025 at 6:17 PM
Concurrency primitives are not only about coroutines and channels, but also about synchronizing access to shared resources, and this is where Go doesn’t have much to offer compared to Java/Kotlin.
July 4, 2025 at 11:52 AM
quite predictable though
March 12, 2025 at 10:14 AM
Certainly, HarfBuzz is one of those.
March 4, 2025 at 12:36 PM
Neither was I. Thanks for sharing! TIL
January 30, 2025 at 12:39 AM
Yes, of course. I am glad Maven 4 is nearly here and full of incredible improvements.
January 23, 2025 at 3:48 PM
Fair enough, but I'd rather see new versions of tools forcing upgrades. Maven 3 is great with Java 8+. Why Maven 4 doesn't require the latest LTS is a question for me.
January 23, 2025 at 2:58 PM
I wonder why “Requires Java 17 to run Maven” and not 21 🤔
January 23, 2025 at 2:07 AM
Congrats! 😃
January 22, 2025 at 3:52 AM
Overall, I agree, however, most people would rather use a real programming language than wrestle with shell complexity, especially when portability is needed. Implementing cross-shell portability is an absolute headache.
January 9, 2025 at 10:42 AM
Yeah, he truly is
December 27, 2024 at 9:57 AM
Thanks for the post!
Been beating around the bush for a while, skimming through various articles, and finally decided not to touch this paradoxical thing, simultaneously attractive and repulsive
December 25, 2024 at 6:27 PM
The only thing that negatively affects my perception of bluesky is so-called eventual consistency.
When will the displayed number of my posts and followers be the same as the actual number of my posts and followers?
December 25, 2024 at 1:29 AM
Wow, looks very promising!
December 20, 2024 at 11:56 PM
Thanks, Hussein, appreciate your knowledge sharing!

By the way, if I’m not mistaken, it should also be possible to set or unset this option after the connection has been created. For example, you could enable TCP_NODELAY for certain write operations and then disable it for others.
December 17, 2024 at 12:35 AM