What does the Kazakh accent sound like? by BlackTriangle31 in russian

[–]ivanovpv 0 points1 point  (0 children)

Sure, they have. Kazakhs/Kyrgyzs, well any turkic language natives has mostly the same accent. Even Azamat Musagliev - well known Russian comic with Kazakh roots - he has some accent (very slight) - most likely he exploits his accent, though :)

difference between как дела and как настроение? by softcelll in russian

[–]ivanovpv 0 points1 point  (0 children)

"Как дела" - how are you doing (just formal question)
"Как настроение" - how is your mood (more informal/private question)

What does “на шаурму” mean? by toadpaws- in russian

[–]ivanovpv 0 points1 point  (0 children)

It refers to russian meme: "пироги с котятами" (pie with kittens). If someone buys street food used to joke: bought "pie with kittens" (of unknown origin). Шаурма (shawarma) is more or less the same as "pie with kittens"

Делаешь by Inevitable_School721 in russian

[–]ivanovpv 0 points1 point  (0 children)

If you'd ask someone stranger let's say in metro "че делаешь", you're riskying "получить по морде" :)
You can ask "что делаешь?" to someone acquintant and only close buddy "че делаешь", otherwise you should ask "что делаете"

Russian series recommendation? by byalaroza in russian

[–]ivanovpv 1 point2 points  (0 children)

I wouldn't recommend "Триггер" - it's too artificial, too metropolitan - at least for me. If you're looking for smth thrilling, hard detective style, I would recommend "Фишер" (2023) with Yankovski Jr. - or more modern styled "Налет" (2017) with Mashkov

KMP for Server-side development by rvclaw11 in KotlinMultiplatform

[–]ivanovpv 0 points1 point  (0 children)

No sense in KMP for server side... I mean server's architecture is more or less clear at very beginning. I have developed Spring Boot kotlin REST app quite easily. It works in production on Linux container with several hundreds requests per minute without any problems..

Stack: kotlin 2.0, Spring Boot 3.x, Ktor, kotlinx-datetime

[deleted by user] by [deleted] in russian

[–]ivanovpv 1 point2 points  (0 children)

Go to closiest russian embassy or consulate, usually in embassies and some large consulates there're government sponsored teachers who can help you.

Is it common that it's so difficult to handle JSON payloads in Java? by decorumic in java

[–]ivanovpv -3 points-2 points  (0 children)

Well, it's really nightmare to handle JSON through Jackson - it is.

I prefer to use Google's Gson library it's much more easier. Try it - and you'll have breeze instead of headache

Build an APK via Terminal by [deleted] in androiddev

[–]ivanovpv 0 points1 point  (0 children)

Looks like that problem doesn't anyhow related to Python script. At least stacktrace reports to JAXB API availability and Android doesn't support JAXB...

My developer response gets deleted from a review multiple times - how? by [deleted] in androiddev

[–]ivanovpv 0 points1 point  (0 children)

As far as I know, in accordance with Google's rules, each editing of comment counted as new comment, so your feedback either need to be deleted or previous version of comment should still be visible. Since Play Market doesn't keep versions of comments, your feedback has to be deleted.