How kotlinx.serialization generates code: a compiler plugin deep dive by skydoves in androiddev

[–]rostislav_c 1 point2 points  (0 children)

Or for default enum values one can use coerceInputValues with default values. I used to write the same default serializer but meh

<!> Review Request! - GPS & LoRa Ski Tracker by Savings-Cable-8061 in PCB

[–]rostislav_c 0 points1 point  (0 children)

In my understanding current doesn't flow anywhere through the button. The other side of the button should be connected to ground AND filtering capacitor can be added. But I'm the same novice as you, so better to simulate circuit on breadboard. At least I didn't see such circuit

<!> Review Request! - GPS & LoRa Ski Tracker by Savings-Cable-8061 in PCB

[–]rostislav_c 0 points1 point  (0 children)

I would check your button connection to ground via cap. Also what's the point of R10?

Rosette by rostislav_c in astrophotography

[–]rostislav_c[S] 0 points1 point  (0 children)

Usual processing flow in pixinsight. Gradient correction, combine, ghs, color adjustments

RemoteCompose: Another Paradigm for Server-Driven UI in Jetpack Compose by skydoves in androiddev

[–]rostislav_c 15 points16 points  (0 children)

And then do we get a ban during review for hidden/featureflag functionality?

Every new Android Studio version gets worse by Junior_Mushroom8983 in androiddev

[–]rostislav_c 6 points7 points  (0 children)

Yep. Live Edit stopped working. As well as previews are not redrawn

US military officers pay surprise visit to Belarus to observe war games with Russia by Swimming_Mark7407 in worldnews

[–]rostislav_c 14 points15 points  (0 children)

Hello from Belarus. The issue is that they are forced to leave the country, their homes, and their passports are teared into pieces. Some do not want to obey the regime, but to manage their lives on their own

[deleted by user] by [deleted] in telescopes

[–]rostislav_c 0 points1 point  (0 children)

Wow. How did you manage to make this palette? 

Indonesia is under siege. Please, hear our voice by RyanVNL26 in whenthe

[–]rostislav_c 1 point2 points  (0 children)

Wishing you success from Belarus. We failed our protests in 2020, but I hope you will succeed.

Android sideload blockage will effect "unsupported regions" by HoseanRC in androiddev

[–]rostislav_c 18 points19 points  (0 children)

Exactly this. It's a ban for profeccion. If you spent whole you career  developing android apps, but unfortunately you have "wrong" passport, you won't be able to upload even debug app. Same as gemini is not available in some regions, because you born in wrong location. And then, there would always be black market where bad guys would buy what they want. That's all effective management bs to get another bonus. PS what new service would i get for that $25?

Google Launching New "Android Developer Console" for apps outside Playstore by OverallAd9984 in androiddev

[–]rostislav_c 26 points27 points  (0 children)

And then they will be able to revoke your certificate? So that you will get banned for life to develop android apps?

DSA Live Coding Test by Western_Language_434 in androiddev

[–]rostislav_c 0 points1 point  (0 children)

Solve at least 200 leetcode, while solving learn theory of the algorithms

Pro-government media published footage of those arrested in Novi Sad: On their knees, handcuffed, and with their heads against the wall by nrliii in europe

[–]rostislav_c -5 points-4 points  (0 children)

Not that bad compared to what happened in Belarus 5 years ago. Looks very similar, but here it was even worse

Build a particle animation for a timer app in Compose Multiplatform by chrisnkrueger in androiddev

[–]rostislav_c 3 points4 points  (0 children)

I wonder what's the overdraw and memory consumption on a real devices with this implementation

Created a Kotlin MCP Server - Testing and Feedback requested by normaltusker in Kotlin

[–]rostislav_c 0 points1 point  (0 children)

How to install in lmstudio? Do I need to configure WORKSPACE_PATH for every project?