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.
Search
I regularly use two computers with the same keyboard and monitor(s) with a KVM switch. With one button press, the KVM switch can transfer both the video output (monitors) and input (keyboard and mo...
PiKVM is an open source project which offers an internet KVM (keyboard-video-mouse) via a Raspberry Pi. It comprises an HDMI capture capability (also usable with VGA via adapters) which can be vie...
[Update: I just noticed that you are on Android but your partner is on iPhone. I tweaked the wording here to focus more on that scenario] To share a live, realtime location from Android Google Map...
Over time, the Windows folder keeps gathering crap and grow. Therefore, a fresh installation of Windows is bliss - it is the only 100% working way to get rid of all waste files that it picks up ove...
quick fix I agree with Canina that you need to do two translations to fix this problem. Fortunately, it appears that you can recover the original text without loss. Try this: # first convert f...
if someone else has been able to answer to the asker's satisfaction, it is patently false that the question is unclear. That is actually a flawed premise. The question "what is the price of b...
My partner and are are sometimes in the position of trying to find each other in a large or crowded space (like a convention center, or if one of us is driving to pick up the other somewhere). We ...
Is it possible to record both audio in and out with Audacity? I am imagining that after configuring it somehow, I would end up with two concurrent audio tracks: One for what the microphone heard, ...
Firefox allows to set the default zoom level in its preferences. Go to Preferences->General->Zoom->Default zoom to set it according to taste
When I set a file's language as "INI" in VS Code, and use the "comment" command, it uses ; as the comment character. Is there a way to make it use # instead?
The QR code for Time-based one-time passwords (TOTP) just contains some secret info[1] to seed the TOTP app.[2] You can dump it into another implementation of TOTP. The seed and the current time wi...
Where do I go to change keyboard shortcuts in Firefox? I've been in the settings section and used their setting search, both for "keyb" and for "shortc" and nothing likely-looking comes up. Is the...
I'm about to build a desktop PC first time in many years and I was confused by the following discrepancy related to memory speeds: Zen5 CPUs "natively" support DDR5-5600 RAM (for example 9600X) ...
I am subscribed to several Google Groups (email lists). I want to change the address where I receive that email, preferably without having to unsubscribe and resubscribe for each list. (Some list...
When I type HTML in VS Code, it adds linebreaks to the content of the tag when it is over a certain length. How can I disable this? I tried setting html.format.wrapAttributes to preserve and html....
Sorry, no simple answer here, though I did find one service free for up to 100 users: https://groups.io Any "service", as opposed to software you install on your own system, needs to be paid for, ...
[Comcast] said normally small businesses get a plan from a second internet provider, for example AT&T, to reduce the chances of the internet going down. I am wondering if that is actually the...
I have a home network, including a server (not on public internet) that runs various services. For example, a Nextcloud instance with family photos. Currently, the server is connected to my router...
For Linux/macOS: Database -> Database Security... -> Change Password For Windows: Database -> Database Security... -> Security -> Change Password
I am new to DokuWiki and have done the basic setup for a private wiki. I want to use it as an alternative to a spreadsheet I've been using to track my ratings and other notes for a category of pro...
LLMs (AI) have limited context windows which makes it challenging to include all necessary context in the prompt. A common solution is a memory book. The memory book stores arbitrarily large amoun...
There are many vector search libraries and engines for use in machine learning, apis, databases, and programs. https://github.com/currentslab/awesome-vector-search has a list of some of them. For ...
Occasionally someone* occasionally modifies one of the files I'm responsible for with an archaic tool that decides to convert the updated file to UTF-16 (probably lossless) or an even more archaic...
Are there US stock brokers that allow programmatic access for retail investing? I would like to be able to connect to my broker's API to check my stock portfolio and place trades. I'm not looking ...
qutebrowser Qutebrowser is a small, independent project that is not a fork of any major browser. It is notable in being designed for keyboard-only navigation, inspired by the Vimium extension, whi...