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
Unfortunately, it doesn't look like Greasemonkey will let you do this, at least not directly. Per GreaseSpot's description of @run-at document-start, that value maps to when document.readyState ==...
This is admittedly rather ugly, but you could move the PANDOC program to elsewhere, and replace it with your own script. That script can add command line arguments, then run the real PANDOC. One ...
MWE translate() square(); Problem I'd like to set the number of spaces per indent in scad-mode to 2. When I press tab on the second line in the MWE, it should result in: translate() ...
I often open an terminal within vim via: :vert term. The terminal opens on the right side with the same style (background and foreground colors) as my vim style. Is it possible to change the styl...
This is what the current logo looks like on a phone screen in portrait mode: Instead of a single line of text, would it be worth considering a logo over two lines, similar to the Meta logo? A...
MWE Using magit: Open log buffer: ll. Open a commit diff: ENT. Go back to log buffer without closing diff: window-other. Question Starting from the MWE above, is there a way to have the d...
While I identify myself as a "power user", the site name "POWER USER" appeals to a very narrow audience, probably limited to people of certain ages and backgrounds. I don't recall having ever read ...
Hello, power users! I am trying to make a personal wiki/zettelkasten/card index sorta thing to organise my fictional world as well as the rest of my daily life. I chose Joplin, which is software I...
The Sort Text function shown in the snapshot is intended to sort lists. In Microsoft Word, a list has each element member in a new line (paragraph). Considering this: Convert the numbers separat...
I wonder if adding [windows-11] as a child of [windows] might be possible as [windows] already has [windows-10] as a child. Also, considering that the term "windows" in the context of personal com...
At the moment it is not yet possible to gain the "Edits Tags Ability" naturally (making suggested edits, which is a requirement to gain this ability, has not yet been implemented, see https://meta....
This is a follow-up to Should we use more specific version tags for software? The referred question is about tagging software, more specifically software versions and presents the case of windows-...
Adapting @samcarter proposal shared in a comment to the question Use two tags One tag for the software, i.e., microsoft-word One tag for the platform windows or the corresponding child tag ...
I searched computer illiterate because I think I have seen some posts including these words and would like to copy the link to them to ask a question. Later I will provide more details on the quest...
I'm trying to insert text above a table that's at the top of the first page. Kindly see the screenshot beneath. Note that Table 'Text wrapping' is set to None.
A user suggested that Why most hosting providers support ticket systems allow text only (no formatting)? might be on-topic here. It is quite clear that it is offtopic on Software Development. It i...
I was using Linux mint and Windows 10 together (in different partitions). Few months I was using it freely. Today I got a message in Windows 10 (new updates available or shutdown and update) then, ...
Hacking tools are execute from terminal. While Powerusers is for OS's Q&A. Some sample of Linux system's question is included below : How to turn on night light in terminal? How to create u...
By default, MediaWiki serves webpages with index.php and at least one query string but I want to prevent this so to have "short URLs" (my URLs are already quite long due to the site being in Hebrew...
Images can be compressed to take up less space; most image formats automatically include this feature. There are two general categories of image compression. A lossless method is guaranteed to pro...
Short of finding some program that does this, Windows has the built-in "alt codes". By pressing the Alt key and holding it while typing 4 digits, you can type symbols. The regular Alt, not AltGR. ...
I have two servers with identical hardware for running MySQL one is the development environment and the other is production. Currently, we are considering upgrading from MySQL Community (free) to M...
This is the relevant fragment of my Tmux configuration file. set -g automatic-rename on set -g automatic-rename-format "#{pane_current_command}" set -g window-status-for...
I have Cura on a Windows Computer and an Ender 5 that I print to with Octoprint connected via USB. The problem I am currently running into is that if I open Cura before I start Octoprint, Cura will...
I understand that with computer systems (non virtual or virtual), data between the network of two or more computer systems can come in via a port and can come out via a port. Is it common to filte...