Skip to main content
Anton Samokat's user avatar
Anton Samokat's user avatar
Anton Samokat's user avatar
Anton Samokat
  • Member for 13 years, 10 months
  • Last seen this week
30 votes
8 answers
123k views

ERROR: Could not build wheels for aiohttp, which is required to install pyproject.toml-based projects

5 votes
1 answer
11k views

yarl/_quoting.c:196:12: fatal error: 'longintrepr.h' file not found - 1 error generated

5 votes
3 answers
16k views

How to specify type for function parameter (Python)

3 votes
1 answer
222 views

How to retrieve text from the current line at specified cursor position before and after up to specified boundary characters?

2 votes
3 answers
180 views

How to iterate over multiple ranges / sequences / numbers specified in var?

2 votes
0 answers
503 views

How to secure lock screen application for Android?

1 vote
4 answers
136 views

How to get string with disctinct (unique) characters from existing string in bash script?

1 vote
1 answer
245 views

BetterLog duplicates output for each message to Google App Script console two times

1 vote
1 answer
89 views

What is the difference between two intents: Intent.ACTION_PACKAGE_REPLACED, Intent.ACTION_MY_PACKAGE_REPLACED?

0 votes
2 answers
185 views

How to insert string (or character) into another string at specified index position from the end in bash?

0 votes
1 answer
196 views

Browser toolbar with ability to prepend domain name to button links based on current page URL

0 votes
2 answers
265 views

When to use proper version of singleton thread-safe implementation?

0 votes
1 answer
847 views

Could not start activity from service (com.android.server.am.ExtraActivityManagerService: MIUILOG- Permission Denied Activity)

0 votes
1 answer
217 views

Xiaomi, Redmi, Android. Error in Logcat: W PowerChecker.Controller: autoKillApp, calling ProcessManager uid = 10289, pkg = com.termux

-1 votes
2 answers
546 views

Is 12 Android emulator safe for PC?

-2 votes
2 answers
125 views

How to insert string (or character) into another string at specified index position in bash? [duplicate]