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.

Search

Advanced Search Options

To further refine your search, you can use additional qualifiers such as score:>0.5. For example, the search score:>=0.5 created:<1y grammar would return only posts mentioning "grammar" that have a score >= 0.5 and were created less than a year ago.

Further help with searching is available in the help center.

Quick hints: tag:tagname, user:xxx, "exact phrase", post_type:xxx, created:<N{d,w,mo,y}, score:>=0.5

Filters
 
66%
+2 −0
Q&A 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 5mo ago by qohelet‭  ·  edited 4mo ago by qohelet‭

Question microsoft-word footnote formatting
66%
+2 −0
Q&A LibreOffice Writer UI zooms in on other monitors

It's icky, but the generally accepted practice until this bug is fixed seems to be disabling Wayland when launching LibreOffice: WAYLAND_DISPLAY= SAL_USE_VCLPLUGIN=kf5 /usr/bin/libreoffice

posted 3mo ago by Michael‭

Answer
66%
+2 −0
Q&A How to dump a MariaDB while mariadb.service is stopped, to move the database to a different server?

You may try looking for the command mariadb-dump. As I can see from the documentation, this is a standalone command that generates the necessary SQL DDL statements to recreate and populate existin...

posted 4mo ago by aura-lsprog-86‭

Answer
66%
+2 −0
Q&A Issues with excluding specific sub-directories with Borg patterns

I'm using Borg to create backups of my home directory. I'm having trouble with excluding specific sub-directories when using a PATTERNSFILE with --patterns-from. I have the following (simplified) ...

1 answer  ·  posted 3mo ago by ɯıpɐʌ‭  ·  last activity 3mo ago by ɯıpɐʌ‭

Question backup linux borg borg-backup
66%
+2 −0
Q&A How to make an app immersive (fullscreen) in Android?

There are several apps which allow the user to toggle immersive mode in Android. These may require root or the use of adb on a connected computer for the initial setup. Searching for "immersive mod...

posted 5mo ago by xxxxme‭  ·  edited 5mo ago by xxxxme‭

Answer
66%
+2 −0
Q&A 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‭

Question macos15
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 8mo ago by Iizuki‭  ·  edited 8mo ago by Iizuki‭

Answer
66%
+2 −0
Q&A Fonts That Support the Creative Commons Unicode Symbols

You can use the command line tool albatross (https://gitlab.com/islandoftex/albatross/) to find out which of the fonts you already have on your system, contain a given symbol. For example, on my s...

posted 8mo ago by samcarter‭  ·  edited 8mo ago by samcarter‭

Answer
66%
+2 −0
Q&A Fonts That Support the Creative Commons Unicode Symbols

You could use the site https://www.fileformat.info to find fonts which contain a specific character. For example for the creative commons logo: https://www.fileformat.info/info/unicode/char/1F16D/...

posted 8mo ago by samcarter‭

Answer
66%
+2 −0
Q&A How do I change to a new email address for Google Groups subscriptions?

Do I first have to somehow connect it with my Google account (how?) and then Groups will know about it That turned out to be the key. After a lot of poking around, I went to "Manage your Goog...

posted 7mo ago by Monica Cellio‭

Answer
66%
+2 −0
Q&A 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‭

Question 3d-modeling
66%
+2 −0
Q&A 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‭

Question yt-dlp
66%
+2 −0
Q&A 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‭

Question windows cmd powershell
66%
+2 −0
Q&A Issues with excluding specific sub-directories with Borg patterns

Again, the order of the patterns matters 🫤 I was able to exclude any .idea sub-directory —at all levels— by declaring the line - /home/user/**/.idea at the beginning of the file. R /home/user ...

posted 3mo ago by ɯıpɐʌ‭

Answer
66%
+2 −0
Q&A How do I make a test call in Microsoft Teams in Browser?

How do I make a test call in Microsoft Teams in Browser?

1 answer  ·  posted 1y ago by propatience‭  ·  edited 1y ago by samcarter‭

Question web-browsers microsoft-teams
66%
+2 −0
Q&A 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 11mo ago by Michael‭

Question vs-code
66%
+2 −0
Q&A Understanding integrated/low-end GPU performance for budget upgrades

I'm a big believer in benchmark vs. cost, so I would suggest the following approach: Determine "current power" of the hardware you currently have. Do some representative task on it and measure p...

posted 12mo ago by matthewsnyder‭  ·  edited 12mo ago by matthewsnyder‭

Answer
66%
+2 −0
Q&A 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‭

Question sd-cards storage live-boot iso
66%
+2 −0
Q&A 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‭

Question vim bash terminal bindings vi-mode
66%
+2 −0
Q&A Understanding integrated/low-end GPU performance for budget upgrades

You're in a bit of a period of transition - and it's a little more complicated than one would assume. A decade is a very long time, and both 'big' CPU makers are transitioning towards much more cap...

posted 10mo ago by Journeymangeek ‭  ·  edited 10mo ago by Michael‭

Answer
66%
+2 −0
Q&A 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‭

Question reddit
66%
+2 −0
Q&A 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‭

Question monitor samsung
66%
+2 −0
Q&A 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‭

Question monitor smart-tv jailbreak
66%
+2 −0
Q&A How to enable `Alt + .` in bash with Vim bindings

You just need to add "\e.":yank-last-arg to $HOME/.inputrc. From man 3 readline: yank-last-arg (M-., M-_) Insert the last argument to the previous command (the last word ...

posted 10mo ago by Quasímodo‭

Answer
66%
+2 −0
Q&A How to change default comment char for INI in VS Code?

You can't edit it in settings, but I do know where those come from. It's in language-configuration.json, under comments: Comment toggling VS Code offers two commands for comment toggling. Toggl...

posted 9mo ago by Michael‭  ·  edited 9mo ago by Michael‭

Answer