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)
60%
+1 −0
Alternative to Cheese that allows custom capture directory?

I use Cheese to take photos with my webcam. The photos get saved under ~/Pictures/Webcam which I don't like. I want them somewhere else. In typical, presumptuous Gnome fashion, there is no UI in C...

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

linux software-recommendation webcam
60%
+1 −0
Centre tick labels in mermaid/gantt diagram

I'm using the note taking app obsidian. In one of my notes I have a mermaid/gantt diagram which looks like this: Source code: ```mermaid gantt tickInterval 1day axisFormat %d %b dateFormat...

1 answer  ·  posted 2y ago by samcarter‭  ·  last activity 2y ago by samcarter‭

obsidian markdown mermaid
66%
+2 −0
Are there consequences for going VR for primary computer display?

Is there research into the effects of replacing physical monitors with virtual reality "monitors" for daily use? I imagine that VR is not great for one's eyes, but is it worse than a monitor 50cm f...

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

monitor virtual-reality
71%
+3 −0
Practical wireguard VPN on Android

I tried to use my Wireguard VPN on Android, and, it sucks! I installed https://f-droid.org/packages/com.wireguard.android/ thinking that would be "the" wireguard app. I configured it with my conne...

2 answers  ·  posted 3y ago by matthewsnyder‭  ·  last activity 2y ago by Michael‭

android vpn
71%
+3 −0
How do I set UTF8 in a Vim modeline?

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

0 answers  ·  posted 2y ago by DavidCary‭

character-encoding vim modeline
71%
+3 −0
Low cost programmatic access to US brokers

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

0 answers  ·  posted 2y ago by matthewsnyder‭  ·  edited 2y ago by matthewsnyder‭

finance web-service api
60%
+1 −0
Google voice rings only a few times in browser

When I receive a call with Google Voice open in a browser on my desktop, it only rings briefly in the browser (about 2 seconds). After that, my phone starts ringing. When I'm at my computer, I wan...

0 answers  ·  posted 3y ago by matthewsnyder‭

google-voice
66%
+2 −0
Can't subscribe to Google Calendar from URL

I have created a Google calendar in Google account A. In the calendar's settings, under Access permissions for events, I have left Make available to public unchecked. When I click Get shareable lin...

1 answer  ·  posted 3y ago by matthewsnyder‭  ·  last activity 3y ago by matthewsnyder‭

web-application troubleshooting google-calendar
57%
+2 −1
How do I trick Google meet into letting my browser use backgrounds?

When I use my Firefox-family browser to connect to Google Meet: Update your browser to use visual effects You're using an older browser version that doesn't work with Meet's visual effects I...

0 answers  ·  posted 3y ago by matthewsnyder‭

web-browsers google-meet
75%
+4 −0
Userscript or -style to disable responsiveness of website

I like to arrange my browser on one site of my screen and have room for another application on the other half of the screen. This results in a width of my browser window of about 775 px. Many site...

1 answer  ·  posted 3y ago by samcarter‭  ·  last activity 3y ago by Ullallulloo‭

firefox userscript
75%
+4 −0
How can I disable channel drag and drop in Discord?

When using Discord in a web browser, on a server where I have admin privileges, I sometimes find that I've accidentally moved a channel, which affects everyone on the server and can affect channel ...

1 answer  ·  posted 3y ago by Monica Cellio‭  ·  last activity 3y ago by Zer0‭

Discord
71%
+3 −0
Easiest way to set up a mailing list

What is the easiest way to set up a mailing list? The goal is to send an email to one address, and it gets automatically re-sent to everyone who is currently subscribed to that list. Ideally, the ...

1 answer  ·  posted 3y ago by matthewsnyder‭  ·  last activity 3y ago by manassehkatz‭

email
60%
+1 −0
Why does the free space on the system partition is way less than disk space minus space used by all folders/files in Windows 11?

On my work laptop, I have realized that I have a rather low disk space on the system drive. I have run a disk usage application (Run as Admin) to try to understand what is taking so much space and ...

1 answer  ·  posted 3y ago by Alexei‭  ·  last activity 3y ago by Alexei‭

windows-11 disk-space
75%
+4 −0
How to create a dump of a complete MariaDB how the data is at a single point in time?

A MariaDB server is installed on a Linux server. How can a dump of the complete database be made, how it is at a single point in time, while preventing write access to the database during the dump...

1 answer  ·  posted 3y ago by H_H‭  ·  edited 3y ago by H_H‭

linux mysql
66%
+2 −0
Reset all buffer variables to default in Emacs

Question How do you clear local variable customizations in buffer? In other words, how do you reset all variables to default? Use case This may be useful in instances where you M-x customize-var...

1 answer  ·  posted 3y ago by mcp‭  ·  last activity 3y ago by mcp‭

emacs spacemacs
77%
+5 −0
What does this suspicious URL structure do?

I (well, my spam trap) received email that I know is a scam, but I'm trying to understand how it works. The message contains a URL of the following form: https:/example.com:2096/?goto_app=Somethi...

2 answers  ·  posted 3y ago by Monica Cellio‭  ·  last activity 3y ago by Canina‭

urls
60%
+1 −0
KMail: Run script on open for local mail dirs

I use offlineimap to synchronize my mail, and I have the directory set up as a local folder in KMail. Currently, I open KMail and also run offlineimap to synchronize my mail. Is there a way to mak...

0 answers  ·  posted 3y ago by matthewsnyder‭

email kmail
66%
+2 −0
RAM disk in macOS Ventura

How to create a RAM drive in macOS Ventura? The Apple App Store lists only a single app for creating a RAM disk. And apparently that app does not actually work, per review comments.

1 answer  ·  posted 3y ago by basil.work‭  ·  edited 3y ago by samcarter‭

macos13 storage
55%
+3 −2
What actions should be performed to restore a website after a DDoS attack?

My shared hosting provider suffices (at least on contract) daily, weekly, and monthly automatic backups; besides that, I also routinely backup my website's filetree and database not automatically i...

1 answer  ·  posted 5y ago by deleted user  ·  edited 3y ago by Michael‭

ddos information-security backups
50%
+0 −0
How do I make animated dotted lines ("marching ants") in images on my web page?

How do I make animated dotted lines ("marching ants") in images on my web page? Some people have showed me diagrams online where the lines are animated dotted lines / animated dashed lines, where ...

1 answer  ·  posted 3y ago by DavidCary‭  ·  last activity 3y ago by matthewsnyder‭

software-recommendation css javascript svg
71%
+3 −0
How to add a file to a >5GB bootable UDF ISO?

I have a moderately large ISO image (>5 GB)[1] to which I want to add a single file[2], and I want to do that on Linux (preferably using only software which is available in Debian's main and con...

0 answers  ·  posted 3y ago by Canina‭

linux
60%
+1 −0
How to mark a folder as the destination for pasting in ranger?

In ranger, I am often copying a bunch of files from one folder to another. Currently I do it like this: Select files with Space Cut with F6 Navigate to the destination folder Paste with pp ...

1 answer  ·  posted 3y ago by matthewsnyder‭  ·  last activity 3y ago by matthewsnyder‭

ranger
66%
+2 −0
How to set the default time format in Linux Debian.

How to set the default time format in Linux? For example to set the format the date command outputs when run with no parameters.

1 answer  ·  posted 3y ago by H_H‭  ·  last activity 3y ago by Quasímodo‭

linux
60%
+1 −0
Disable automatic tlmgr updates in Quarto

Let's assume one has a Quarto document which does not compile because of an error in the latex code, e.g. here a simply typo in a macro name: --- format: pdf --- test\newlin test Quarto...

1 answer  ·  posted 3y ago by samcarter‭  ·  last activity 3y ago by samcarter‭

Quarto
50%
+0 −0
Install Quarto extensions globally

Is there a way to install Quarto extensions globally? If I follow the installation instruction from https://quarto.org/docs/extensions/managing.html and e.g. use quarto add quarto-ext/fontawesome...

1 answer  ·  posted 3y ago by samcarter‭  ·  last activity 3y ago by samcarter‭

Quarto
66%
+2 −0
How to view history of tabs sent to devices in Firefox

I will often send tabs to other devices for later viewing and sometimes these tabs get lost between power-ons or swiped away if I don't open them immediately. Is there a place where I can view t...

0 answers  ·  posted 3y ago by mcp‭  ·  edited 3y ago by mcp‭

firefox
66%
+2 −0
How to unlock/set locked preferences in Firefox-family browsers?

How do you unlock about:config settings which are locked? How do you set them despite being locked? As an example, Librewolf disables the password manager, which I find silly. However, they also d...

1 answer  ·  posted 3y ago by matthewsnyder‭  ·  last activity 3y ago by matthewsnyder‭

firefox about-config
80%
+6 −0
Remove extension icon from Firefox url bar

I'm using the firefox extension metrication. I only ever use it via its entry in the context menu, therefore I would like to remove its icon from the url bar to gain more space: I tried the sugg...

1 answer  ·  posted 3y ago by samcarter‭  ·  last activity 3y ago by samcarter‭

firefox
60%
+1 −0
Converting pdf to png with sips on macOS 13.3.1 Ventura

With pervious versions of macOS, I used sips to convert pdfs into pngs /usr/bin/sips -s format png document.pdf --out document.png In macOS 13.3.1 Ventura, this now gives an error: /Users/<...

1 answer  ·  posted 3y ago by samcarter‭  ·  last activity 3y ago by samcarter‭

macos13
60%
+1 −0
Windows 11 PC getting additional 0.0.0.0 default gateway

I run a self built router setup, running Kea as a DHCP server, firewalld for managing the firewall, and dns hosted elsewhere. Its currently running in a test configuration behind a known good netwo...

0 answers  ·  posted 3y ago by Journeymangeek ‭  ·  edited 3y ago by Journeymangeek ‭

networking
40%
+0 −1
Ought I clone my C Windows drive, from my old SSD to new SSD in new computer?

To save time, rather than installing Windows and programs afresh, I fancy cloning my old C SSD, on to my new SSD in my new computer. But I am getting mixed messages on cloning! Who's correct? Wh...

2 answers  ·  posted 3y ago by TextKit‭  ·  last activity 3y ago by matthewsnyder‭

windows-11
75%
+7 −1
Linux distro and documentation for a Windows power user wanting to become a Linux power user without spending a lifetime in the process?

I'm a very-long-time Windows user that has lots of experience with that OS and its predecessor (MS-DOS). I can't call myself exactly a Windows system programmer, although I know some of the APIs a...

4 answers  ·  posted 3y ago by Lorenzo Donati‭  ·  last activity 3y ago by matthewsnyder‭

windows linux linux-distro documentation
71%
+3 −0
How do I find a good KVM switch?

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

0 answers  ·  posted 3y ago by matthewsnyder‭

hardware kvm
66%
+2 −0
Why do tty's log in even with a wrong password or none at all?

I have a Manjaro machine with mostly default programs in the background. I recently found out that when signing in to the other tty's (the ones you go to by pressing CTRL+ALT+F#), it logs in withou...

1 answer  ·  posted 3y ago by SpookedByRoaches‭  ·  last activity 3y ago by SpookedByRoaches‭

linux manjaro PAM
66%
+2 −0
How can I set the font size in LibreOffice Draw to change based on the amount of text entered?

Is there a way to set a dynamic font size for text boxes in LibreOffice Draw? I want it to change the font size based on the amount of text entered. For example: versus (Images taken from th...

0 answers  ·  posted 3y ago by tarhalda‭

pdf LibreOffice-Draw
75%
+4 −0
In FreeCAD, can you set units per-document?

I use metric units in some projects, imperial in others. It's annoying having to keep switching global units every time. Is there a way in FreeCAD to set the units per-document? When I open a docu...

1 answer  ·  posted 3y ago by matthewsnyder‭  ·  last activity 3y ago by H_H‭

freecad
66%
+2 −0
Why is WAVE throwing an "empty button" error when there's a type attribute specified?

Running the WAVE browser extension on a site, I'm getting an "Empty button" error on a search submit box: A <button> element is present that contains no text content (or alternative text...

1 answer  ·  posted 3y ago by Mithical‭  ·  last activity 3y ago by Moshi‭

WAVE-browser-extension
75%
+4 −0
How can I speed up Git cloning in Windows?

Since my Ubuntu system is currently fried, and running a live boot was encountering problems, I am forced to resort to attempting to clone a Git repository on a Windows 10 system. I installed Git f...

0 answers  ·  posted 3y ago by Mithical‭  ·  last activity 3y ago by matthewsnyder‭

windows-10 git
66%
+2 −0
Strange item in an Outlook folder called EventCheckPoint

I have just noticed that Outlook is displaying a strange item generated in a folder named EventCheckPoint and also displaying <This item contains active content.. Hovering the folder name it in...

0 answers  ·  posted 3y ago by Alexei‭  ·  edited 3y ago by Alexei‭

outlook windows-10 office365
50%
+0 −0
How do I fix Blue Screen of Death error "kmode_exception_not_handled?"

The blues screen of death appears whenever I attempt to boot into Windows. The information displayed says "kmode_exception_not_handled." I am tech savvy however I have not been able to find a solut...

0 answers  ·  posted 3y ago by SavvyTechLearner‭  ·  edited 3y ago by SavvyTechLearner‭

computer
80%
+6 −0
How to indent list items in Vim

Problem How do I indent a list item in Vim the following way? Ideally I want this to happen automatically upon wrap, but will settle for something like ESC TAB doing the trick. Have This is a ...

1 answer  ·  posted 3y ago by mcp‭  ·  last activity 3y ago by tssm‭

vim indent
62%
+3 −1
Alternative to Google SketchUp for quick sketches?

Google SketchUp used to be very popular among amateur "builders" - people would use it to design woodworking projects, 3D printer models, house renovations and so forth. The main strength was that ...

1 answer  ·  posted 3y ago by matthewsnyder‭  ·  last activity 3y ago by matthewsnyder‭

software-recommendation 3d-modeling
60%
+1 −0
Why does decode-dimms report my CL-18 RAM timings as 22-22-22-52?

I replaced my laptop's RAM. I believe the new RAM should have a latency of 18CL at 3200MT/s. But decode-dimms lists the timings as "A-RCD-RP-RAS (cycles) as DDR4-3200 22-22-22-52". Why is the CAL l...

0 answers  ·  posted 3y ago by tartley‭  ·  edited 3y ago by tartley‭

memory RAM DDR4 SO-DIMMs CAS
81%
+7 −0
Why can't I change any data on this micro SD card or format it?

I have an old microSD card that I'm trying to wipe. I've backed up all the files to somewhere else, and now I'm trying to clear the card. However, I can't seem to change anything on the card. Whe...

1 answer  ·  posted 3y ago by Mithical‭  ·  last activity 3y ago by Pogo‭

formatting sd-cards
66%
+2 −0
MS Teams - How to remove/hide "Welcome to the team! Here are some things to get going..." message?

How to remove or hide Welcome to the team! Here are some things to get going... message from Teams's Teams Channel? This one: Steps to reproduce: In the left side bar click on "Teams" (i...

0 answers  ·  posted 3y ago by Vanity Slug ❤️‭  ·  edited 3y ago by Vanity Slug ❤️‭

microsoft-teams
44%
+2 −3
How can I plug in both a microphone and speaker to a laptop with a single 3.5 mm jack?

My dad has a Lenovo Y700 laptop with only one 3.5 mm jack (green arrow in pic). He uses this laptop for video calls. He must use the single jack for speakers, because it is impossible to hear peop...

2 answers  ·  posted 5y ago by TextKit‭  ·  edited 3y ago by matthewsnyder‭

microphone headset-jack-port
60%
+1 −0
Stop Avast from installing itself without permission

A few days ago Avast Premium Security installed itself in my win10Vm without permission. I have repeatedly tried uninstalling it with the windows add/remove programs feature, and with the 1st party...

0 answers  ·  posted 3y ago by Darth_Muldoon‭  ·  edited 3y ago by Darth_Muldoon‭

windows-10 antivirus
57%
+2 −1
Trouble Running Diablo 2 resurrected on Windows 10 Home

Dell Latitude 5580 (laptop) Intel Core i7-7820HQ 16GB DDR4 Nvidia Gforce 940MX 512GB SSD Windows 10 Home Surprisingly, I am having trouble running Diablo 2 Resurrected with pretty much the...

1 answer  ·  posted 5y ago by deleted user  ·  last activity 3y ago by matthewsnyder‭

windows-10 gaming gpu
71%
+3 −0
How can I transmit my current location to someone else's phone?

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

3 answers  ·  posted 3y ago by Monica Cellio‭  ·  last activity 3y ago by matthewsnyder‭

android iphone geolocation
66%
+2 −0
net::ERR_HTTP2_PROTOCOL_ERROR for a single user when using an Angular + ASP.NET Core application

Note: I am posting this here because I think this is more related to some configuration issue rather than a programming problem I have deployed an Angular (SPA) + ASP.NET Core application in a k8s...

0 answers  ·  posted 3y ago by Alexei‭  ·  edited 3y ago by Alexei‭

windows windows-10 http-2