Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Posts by Iizuki‭

7 posts
77%
+5 −0
Q&A Why does the headphone's audio quality change when I switch between my laptop’s built-in microphone and my Bluetooth headphones’ microphone?

When using the bluetooth headset only for audio, it will use a codec optimized for audio, e.g. AAC. When you start to use it also as a mic it will switch to another codec optimized for calls, e.g. ...

posted 11mo ago by Iizuki‭

Answer
75%
+4 −0
Q&A How to install PWAs on Android?

You're supposed to be able to "install" PWAs to your device directly from web browser. How is it done? It should result in a launchable icon that takes you to the web app without showing the brows...

1 answer  ·  posted 1y ago by Iizuki‭  ·  last activity 1y ago by Iizuki‭

Question android pwa
71%
+3 −0
Q&A What's up with the .co.uk domain?

Many UK based websites' domain names are under the .co.uk second-level domain. I.e. site.co.uk. Most other countries (and other top-level domains too) seem to just forgo the in-between domain leve...

1 answer  ·  posted 2y ago by Iizuki‭  ·  last activity 2y ago by Michael‭

Question domain internet
66%
+2 −0
Q&A Can spammers discover valid email addresses?

Is it possible to discover valid email addresses from a domain more efficiently than just trying to send mail to random addresses, i.e. brute forcing? Viewed from another perspective: If an email ...

1 answer  ·  posted 1mo ago by Iizuki‭  ·  edited 1mo ago by Michael‭

Question email spam security
66%
+2 −0
Q&A How to install PWAs on Android?

Chrome Open the page you want to "install". Then Kebab menu > Add to home screen, after which you still might have to press something like install or OK a couple times.

posted 1y ago by Iizuki‭

Answer
66%
+2 −0
Q&A How can I get Windows 10 to stop displaying the wrong time on bootup?

What's happening The operating systems are using the hardware clock in different ways. Linux uses UTC while widows uses localtime (dubious I know). So when you boot the other OS, it's gonna see th...

posted 2y ago by Iizuki‭  ·  edited 2y ago by Iizuki‭

Answer
60%
+1 −0
Q&A How to make an app immersive (fullscreen) in Android?

Is there a way to make an arbitrary app immersive in Android? That is, fullscreen with the status and navigation bars hidden. A temporary solution would be the best. I'm thinking about a situation...

1 answer  ·  posted 2y ago by Iizuki‭  ·  last activity 1y ago by xxxxme‭

Question android