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 »
Q&A

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.

General Q&A about software and hardware usage

Filters (None)
50%
+0 −0
Why does this PowerShell command first request writing all bytes before uploading to JFrog Artifactory and how can I make it stream bytes immediately?

I upload a 150 MB file via PowerShell to a JFrog Artifactory server as follows: $FilePath = "dataset.tar.gz" $URL = "https://artifactory.somesite.com/artifactory/project1/dataset.tar.gz" $ARTIFA...

0 answers  ·  posted 3mo ago by Franck Dernoncourt‭

powershell
60%
+1 −0
LibreOffice Writer UI zooms in on other monitors

I have LibreOffice on KDE/Wayland. I have several monitors with different aspect ratios, pixel density, etc. For some reason, Writer only looks right on the highest-DPI screen (with the smallest ph...

1 answer  ·  posted 3mo ago by Michael‭  ·  last activity 3mo ago by Michael‭

wayland LibreOffice-Writer
75%
+4 −0
Is there any way to make switching to specific tabs with the keyboard work in Firefox?

I'm switching over to Firefox from Google Chrome now that Chrome is trying to kill uBlock Origin and similar extensions. So far I've managed to import my bookmarks, passwords, and userscripts over ...

1 answer  ·  posted 3mo ago by Mithical‭  ·  last activity 3mo ago by samcarter‭

firefox keyboard-input
75%
+4 −0
How to dump a MariaDB while mariadb.service is stopped, to move the database to a different server?

A MariaDB server is installed on a Linux server. The MariaDB service is currently stopped, so no client can connect to it. How to create a SQL-dump of all databases without starting the service? T...

1 answer  ·  posted 1y ago by H_H‭  ·  last activity 4mo ago by aura-lsprog-86‭

linux mysql
42%
+1 −2
How to automatically select new bulk downloads, and delete downloads deleted months ago?

I bulk download pictures from a website, like Instagram, with WF Downloader to a folder. then I delete some of these pictures. Two months later, this Instagram uploads many new pics. I bulk downlo...

1 answer  ·  posted 4mo ago by deleted user  ·  last activity 4mo ago by Olin Lathrop‭

windows-11
42%
+1 −2
Why avoid CCleaner, Advanced SystemCare Pro when it always frees up GB for me?

Disk Cleanup is useless! It failed to delete CrashDumps. For detail, see C:\Users\User Name\AppData\Local\CrashDumps. I tried the command C:\dumps\procdump.exe -mp -i C:\dumps, but this didn't...

1 answer  ·  posted 4mo ago by deleted user  ·  last activity 4mo ago by manassehkatz‭

windows-11
42%
+1 −2
What programs can automatically find files that need not be on C drive?

My technician just found old family home videos that I accidentally moved to C drive, and hogged up 500 GB on C drive. He moved them to my D Drive. What programs can detect files like these that a...

0 answers  ·  posted 4mo ago by deleted user  ·  edited 4mo ago by deleted user

windows-11
66%
+2 −0
Adding a period after footnote numbers in Microsoft Word on macOS

I'm using Microsoft Word v16.9.3 on macOS Sonoma 14.6.1. I need to use Chicago Manual of Style 17th edition for a paper, and this calls for the footnotes being in 12 point font and the footnote num...

0 answers  ·  posted 4mo ago by qohelet‭  ·  edited 4mo ago by qohelet‭

microsoft-word footnote formatting
60%
+1 −0
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 7mo ago by Iizuki‭  ·  last activity 5mo ago by xxxxme‭

android
57%
+2 −1
How to open PDFs in Acrobat automatically from MS Edge?

In a previous browser, when I clicked on a link that was to a PDF file, the file opened automatically in Acrobat. That was what I wanted, until MS forced using Edge. How do I get this same behavi...

0 answers  ·  posted 5mo ago by Olin Lathrop‭  ·  edited 5mo ago by Olin Lathrop‭

microsoft-edge
50%
+0 −0
In MS Edge, how to clear autofill data?

In MS Edge, how to clear autofill data?

1 answer  ·  posted 5mo ago by propatience‭  ·  last activity 5mo ago by propatience‭

microsoft-edge
66%
+2 −0
Remove "Erase Disk..." option from right-click context menu in macOS 15

Since macOS 15, the right-click context menu for removable volumes has an entry "Erase Disk..." right next to the "Eject" entry: Is there any way to remove the erase option from the context menu...

0 answers  ·  posted 5mo ago by samcarter‭

macos15
75%
+4 −0
Avoid colour change for battery indicator in macOS 15 during low power mode

In previous versions of macOS, the battery indicator in the menu bar was coloured in either black or white (depending in the wallpaper): In macOS 15 Sequoia, the battery indicator changes colour...

1 answer  ·  posted 5mo ago by samcarter‭  ·  last activity 5mo ago by samcarter‭

macos15
66%
+2 −0
start an application in PowerShell, and keep it open after closing PowerShell

I have to use Windows for work. I am trying to start the Rancher Desktop application from Powershell, and keep it open after I close Powershell. My Powershell command looks like this: Start-Proces...

0 answers  ·  posted 5mo ago by Trevor‭

windows cmd powershell
66%
+2 −0
Change position of subtitles in yt-dlp

I would like to change the vertical position of subtitles in videos downloaded with yt-dlp. If I use yt-dlp -f 160 --write-subs --write-auto-subs --sub-langs en --embed-subs "https://www.youtube....

1 answer  ·  posted 7mo ago by samcarter‭  ·  last activity 7mo ago by samcarter‭

yt-dlp
66%
+2 −0
Turning a Makehuman Surface into a Solid

I've worked for a while with OpenSCAD as a nice tool to quickly build pieces to then export for 3D printing. In a new use case, I'd like the object to include a human-like arm or head. Think in t...

0 answers  ·  posted 7mo ago by John C‭

3d-modeling
71%
+3 −0
How do I change to a new email address for Google Groups subscriptions?

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...

1 answer  ·  posted 8mo ago by Monica Cellio‭  ·  last activity 7mo ago by Monica Cellio‭

google-groups
75%
+4 −0
Why don't motherboards support the highest RAM Speeds?

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) ...

3 answers  ·  posted 9mo ago by morgwai‭  ·  edited 8mo ago by matthewsnyder‭

motherboard RAM overclocking DDR5 AMD-Ryzen
60%
+1 −0
Mac SSH sends some environment variables by default

Why does the default SSH client behavior for MacOS send LANG and LC_* environment variables to the server? If I consult man ssh_config, it says SendEnv […] The default is not to send any enviro...

0 answers  ·  posted 8mo ago by Michael‭  ·  edited 8mo ago by Michael‭

ssh macOS
60%
+1 −0
Fonts That Support the Creative Commons Unicode Symbols

As of Unicode 13.0 (released in March 2020), the character set has included glyphs representing Creative Commons licenses. 1F16D - The Creative Commons logo (🅭) 1F10D - CC0, the public domain d...

3 answers  ·  posted 8mo ago by John C‭  ·  last activity 8mo ago by samcarter‭

fonts unicode
60%
+1 −0
Gmail - User is a group is not receiving emails

We use Gmail with Google Workspace (G Suite) or whatever it's called. We have a group, say info@example.com. Some of our members and aliases in that group are not receiving emails and I have no ide...

0 answers  ·  posted 11mo ago by Vanity Slug ❤️‭  ·  edited 8mo ago by techsavvytinkerer‭

gmail google-workspace
71%
+3 −0
Change keyboard shortcuts in Firefox

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...

1 answer  ·  posted 11mo ago by Michael‭  ·  last activity 8mo ago by techsavvytinkerer‭

firefox
75%
+4 −0
How can I get Windows 10 to stop displaying the wrong time on bootup?

Whenever I boot up Windows on my laptop, the clock is set to UTC time. This happened no matter what timezone I was located in at the time. However, when I boot up Ubuntu on the same device, I got t...

1 answer  ·  posted 8mo ago by Mithical‭  ·  last activity 8mo ago by Iizuki‭

windows-10 device-clock dual-boot
60%
+1 −0
Delete "dosdevices" folder created by WINE from Windows

I have a backup of a Linux Mint install circa 2016. Individual files were copied using Ubuntu to an NTFS drive. Now I'm tar-ing and archiving the files, and trying to delete what's left. I made th...

1 answer  ·  posted 9mo ago by Big Head Mode‭  ·  last activity 8mo ago by matthewsnyder‭

windows linux wine symlink
77%
+5 −0
Linux task app with support for CalDAV sync

I'm looking for a Linux task app that syncs tasks with an existing CalDAV server. I already have a CalDAV server set up (Baikal), and the relevant calendars have been set up with task support, so ...

1 answer  ·  posted 9mo ago by Zoe‭  ·  last activity 9mo ago by Zoe‭

linux software-recommendation
60%
+1 −0
Setting zoom level in Safari web apps

One of the new features of macOS 14 Sonoma are Safari web apps which allow to treat webpages like an application. Is there a way to set the zoom level persistently in such apps? I can zoom in and ...

1 answer  ·  posted 1y ago by samcarter‭  ·  last activity 9mo ago by samcarter‭

macos14 Safari
66%
+2 −0
How do I add a text box in the Microsoft Word online edition for browsers?

I am editing a Word document stored on Box cloud service, using the Microsoft Word Online, so that I can make edits from my browser. The instructions I've found online seem to indicate that it sho...

0 answers  ·  posted 9mo ago by SystemExplorer‭

microsoft-word cloud
75%
+4 −0
Synchronize OTP across multiple devices

A lot of sites these days use OTP. I'm not very familiar with this, but you normally install an app like Google Authenticator on your phone. The app serves an OTP code on demand which you enter alo...

2 answers  ·  posted 9mo ago by matthewsnyder‭  ·  last activity 9mo ago by Zoe‭

authentication software-recommendation otp
71%
+3 −0
How to change default comment char for INI in VS Code?

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?

1 answer  ·  posted 9mo ago by matthewsnyder‭  ·  last activity 9mo ago by Michael‭

vs-code configuration
28%
+0 −3
What free apps let me pause, while I'm recording a video on an iPhone? [closed]

Are there any free video recording apps for the iPhone which have a pause function? I want to be able to pause and resume my recording, so that the footage before and after the pause becomes part ...

0 answers  ·  posted 1y ago by 8500 Ward‭  ·  edited 9mo ago by samcarter‭

software-recommendation video iphone
44%
+2 −3
Native Folder Synchronization on Android

What technically (or contractually) prevents cloud storage providers from implementing native support for folder synchronization in their Android apps?

1 answer  ·  posted 2y ago by AZeed‭  ·  last activity 9mo ago by matthewsnyder‭

android cloud-storage
71%
+3 −0
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 9mo ago by Iizuki‭  ·  last activity 9mo ago by Michael‭

domain internet
77%
+5 −0
Set a default zoom level for all websites

How do I tell Firefox to default to 80% for every new web page it opens? 100% is too big, and the system doesn't support fractional scaling well, so every time I land on a new domain name, I have t...

1 answer  ·  posted 10mo ago by Andreas demands justice for humanity‭  ·  last activity 10mo ago by samcarter‭

firefox
66%
+2 −0
What smart TVs are easy to install custom OSes on?

It seems like many smart TVs use firmware/OS based on Linux or Android. I would guess that by now somebody must have tried putting their own software (mainstream Linux distro or custom OS) on one o...

0 answers  ·  posted 10mo ago by matthewsnyder‭

monitor smart-tv jailbreak
66%
+2 −0
Turning a Samsung smart screen into a dumb computer monitor

I recently acquired a Samsung "gaming" screen (Samsung 28" Odyssey G7 4K 28BG700) to be the monitor for my desktop. Unfortunately, it seems to want to be everything but a simple monitor for my comp...

1 answer  ·  posted 10mo ago by Andreas demands justice for humanity‭  ·  last activity 10mo ago by matthewsnyder‭

monitor samsung
60%
+1 −0
Is it safe to simply insert more disks into my motherboard?

I currently have a single disk in my computer, containing the boot partition, as well as all my data. I also have one or more secondary disks that I'd like to insert into the motherboard (either NV...

1 answer  ·  posted 10mo ago by Andreas demands justice for humanity‭  ·  last activity 10mo ago by matthewsnyder‭

hardware RAID
66%
+2 −0
How to enable `Alt + .` in bash with Vim bindings

Want I want Alt-. get the last argument to the last command, as it does in a default bash terminal, when Vim bindings are enabled. Similar to this SO post, but with a bash terminal, not zsh. MW...

1 answer  ·  posted 10mo ago by mcp‭  ·  last activity 10mo ago by Quasímodo‭

vim bash terminal bindings vi-mode
40%
+0 −1
Cloudflare Captcha - which tests are actually important?

It seems like Cloudflare Captcha (which appears to be using Google reCaptcha) shows two types of challenge: One where it's a single image broken up into tiles, and one where every tile comes from a...

0 answers  ·  posted 10mo ago by matthewsnyder‭  ·  edited 10mo ago by matthewsnyder‭

cloudflare captcha
66%
+2 −0
Reddit: How to get around "whoa there, pardner!"

For the last year or so, when I go to old.reddit.com I get the "whoa there, pardner" message with some garbage about scripts. reddit.com says "You've been blocked by network security.". I do use a...

1 answer  ·  posted 10mo ago by matthewsnyder‭  ·  last activity 10mo ago by matthewsnyder‭

reddit
60%
+1 −0
Understanding integrated/low-end GPU performance for budget upgrades

My current computer is about 10 years old. It suits my current needs well enough, but in the future I'd like to do a bit more, so I'm think about some budget upgrades for CPU, motherboard and memor...

3 answers  ·  posted 12mo ago by Karl Knechtel‭  ·  last activity 10mo ago by Michael‭

hardware
60%
+1 −0
Wrapping comments in Neovim messed up by parentheses

Problem Wrapping comments in Neovim gets messed up in the presence of parentheses. This happens with both auto wrapping and manual wrapping (gw). MWE This is what happens in a Python file (file...

0 answers  ·  posted 10mo ago by mcp‭  ·  edited 10mo ago by mcp‭

linux vim lunarvim neovim
60%
+1 −0
How to trim trailing whitespace in all files except diffs in Neovim

Problem I would like to trim trailing whitespace on save in all files except .diffs using Neovim. Have vim.api.nvim_create_autocmd({ "BufWritePre" }, { pattern = { "*" }, command = [[%s/\s...

0 answers  ·  posted 10mo ago by mcp‭  ·  edited 10mo ago by mcp‭

vim lunarvim neovim regex
66%
+2 −0
In VS Code, can you display an inline diff of unstaged changes?

When there is unstaged change in the file I'm editing, VS code shows little red triangles and colored bars (green/blue) in the left margin. If I click on these, a popup opens showing a diff of that...

1 answer  ·  posted 12mo ago by matthewsnyder‭  ·  last activity 10mo ago by Michael‭

vs-code
46%
+4 −5
What free, offline software for Windows 10 converts math in PDFs To MathJax?

I need software to convert math in lengthy PDFs to MathJax, in order to copy and paste the MathJax to websites like math.stackexchange.com and math.codidact.com. Recommendations must Be unqual...

1 answer  ·  posted 4y ago by TextKit‭  ·  edited 11mo ago by Michael‭

software-recommendation
75%
+4 −0
Understanding OAuth(2) security: what's a realistic threat model?

Suppose I want to use some functionality on foo.com which requires associating my activity with me specifically - for example, posting on a forum, or playing some games and having the site keep tra...

2 answers  ·  posted 1y ago by Karl Knechtel‭  ·  last activity 11mo ago by matthewsnyder‭

information-security web-application oauth
71%
+3 −0
How to record both audio output and input as separate channels in Audacity?

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, ...

0 answers  ·  posted 11mo ago by matthewsnyder‭

linux audio recording
57%
+2 −1
How to change "Master Password" of KeePassXC Database?

How to change "Master Password" of KeePassXC Database? I Googled "keepasxc change password for database" but only found outdated results.

1 answer  ·  posted 1y ago by propatience‭  ·  last activity 12mo ago by propatience‭

keepassxc
50%
+0 −0
Why can't I delete the English (US) Language pack? [closed]

I face this same problem. Why is "Remove" grayed out? How do I delete?

0 answers  ·  posted 12mo ago by Sunny‭  ·  closed 12mo ago by samcarter‭

windows
66%
+2 −0
Can I "multi-etch" boot media?

A couple of years ago when I installed Linux, I followed some instructions to get an "etching" tool to load an ISO onto removable media for a live boot - in my case, a 4GB microSD card. It worked f...

1 answer  ·  posted 12mo ago by Karl Knechtel‭  ·  last activity 12mo ago by samcarter‭

sd-cards storage live-boot iso
60%
+1 −0
How can I reuse a set of nodes in Tikz?

I have a graph in TikZ which I would like to use multiple times, with variations. As a simple example, say I have the following set of nodes \begin{tikzpicture} \node (a) at (0, 0) [circle,draw...

0 answers  ·  posted 12mo ago by Moshi‭

latex tikz