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 Recommended way to back up large photo/video library on iOS device

I believe the recommended solution by Apple would be to buy a more expensive phone with more storage. This is usually not a very good deal financially. For example, currently the iPhone 15 has a 1...

posted 1y ago by matthewsnyder‭  ·  edited 1y ago by matthewsnyder‭

Answer
66%
+2 −0
Q&A 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 1y ago by Michael‭  ·  last activity 1y ago by matthewsnyder‭

Question monitor virtual-reality
66%
+2 −0
Q&A Are there consequences for going VR for primary computer display?

The obvious risk is probably developing myopia due to prolonged focusing on a near object. This is similar to the idea that being on the computer too much exacerbates myopia (and perhaps also the i...

posted 1y ago by matthewsnyder‭  ·  edited 1y ago by matthewsnyder‭

Answer
66%
+2 −0
Q&A Best practices for small, internet-critical company's ISP for maximal uptime

This is a small call center with maybe 20 employees. I do not know how many calls it is taking per day, how many field agents it is remotely dispatching, or how many customers it has, but you can e...

3 answers  ·  posted 1y ago by Julius H.‭  ·  last activity 1y ago by Canina‭

Question networking uptime
66%
+2 −0
Q&A Alternative to Cheese that allows custom capture directory?

After posting this, I realized that I could simply replace ~/Pictures/Webcam with a symlink. Perhaps this is what the devs intended, in some Zen/Koan way... I would still like to know if there is ...

posted 1y ago by matthewsnyder‭

Answer
66%
+2 −0
Q&A How can I do a one-time data import to DokuWiki to create many pages?

While I was writing the answer, I realized that actually Selenium can be used to do this without any need for Dokuwiki plugins that support your specific use case. Selenium is an automated Chrome, ...

posted 1y ago by matthewsnyder‭  ·  edited 1y ago by matthewsnyder‭

Answer
66%
+2 −0
Q&A 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 1y ago by matthewsnyder‭  ·  last activity 1y ago by matthewsnyder‭

Question web-application troubleshooting google-calendar
66%
+2 −0
Q&A How to add minimize and maximize buttons to top right corner on Gnome windows for Debian 12?

How to add minimize and maximize buttons to top right corner on Gnome windows for Debian 12?

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

Question debian gnome
66%
+2 −0
Q&A Can't subscribe to Google Calendar from URL

The URL https://calendar.google.com/calendar/u/1?cid=abc123 is not the right format for the From URL field. https://calendar.google.com/calendar/u/1?cid=abc123 goes to a website showing the calend...

posted 1y ago by matthewsnyder‭

Answer
66%
+2 −0
Q&A How can I filter GitHub commits by date range, in a friendlier way than git log?

We have a repository hosted on GitHub. I'm trying to track down a bug and have narrowed the date range for when it could have been introduced. I would like to easily review commits in that date r...

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

Question github
66%
+2 −0
Q&A Userscript or -style to disable responsiveness of website

The following is a UserScript which will edit each page's CSS to always use the widest media rules: // ==UserScript== // @name Disable Responsiveness // @description Always use the wide...

posted 1y ago by Ullallulloo‭  ·  edited 1y ago by Ullallulloo‭

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

It seems that a normal Windows user cannot access some files even if they are an administrator, so some files such as those related to system protection (restore) and Shadow Copies. The space requ...

posted 1y ago by Alexei‭

Answer
66%
+2 −0
Q&A My hard drive is screeching, now what?

Hard drives make sounds, just as anything spun around at 5400 RPM or 7200 RPM (typical) would do. If the sound changes than that is often a sign of a problem. There are some exceptions (especially...

posted 1y ago by manassehkatz‭

Answer
66%
+2 −0
Q&A 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 1y ago by mcp‭  ·  edited 1y ago by mcp‭

Question firefox
66%
+2 −0
Q&A How to set the default time format in Linux Debian.

You can define the LC_TIME environment variable. In ~/.profile if you start you session in a login shell or else ~/.bashrc, put export LC_TIME=ru_RU.UTF-8 For example, % LC_TIME=ru_RU.UTF-8 da...

posted 1y ago by Quasímodo‭  ·  edited 1y ago by Quasímodo‭

Answer
66%
+2 −0
Q&A 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 1y ago by mcp‭  ·  last activity 1y ago by mcp‭

Question emacs spacemacs
66%
+2 −0
Q&A Cannot search inside PDFs with MediaWiki

I have a MediaWiki server set up on WSL 2 with CirrusSearch and its dependencies. Everything is working fine, except searching inside of PDFs. I can search for filenames, but not PDF content. The P...

1 answer  ·  posted 1y ago by tarhalda‭  ·  last activity 1y ago by tarhalda‭

Question mediawiki pdf
62%
+3 −1
Q&A What are the security or privacy implications of browser clipboard events?

It's hard to comment definitively on this because both attack vectors and countermeasures evolve rapidly. My guess would be that Firefox would not allow tab X to see that you copied something on t...

posted 1y ago by matthewsnyder‭  ·  edited 1y ago by matthewsnyder‭

Answer
62%
+3 −1
Q&A 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 2y ago by matthewsnyder‭  ·  last activity 2y ago by matthewsnyder‭

Question software-recommendation 3d-modeling
62%
+3 −1
Meta Office suites category

I disagree. Read the first comment of @MonicaCellio in this post. I will include some information of askubuntu in this answer also. are questions about office suites so different from question...

posted 4y ago by deleted user  ·  edited 4y ago by deleted user

Answer
62%
+3 −1
Q&A What is the formal terminology to describe the hierarchy from a screen to a window?

There exists to my knowledge no formal terminology. I have no idea where you got those terms from or why you think they are correct. Also, the answer likely depends on whom you ask: an electronics ...

posted 3y ago by Lundin‭  ·  edited 3y ago by Canina‭

Answer
62%
+3 −1
Q&A No-phone-number-required, gratis and cross-platform VoIP application

I need to be available by smartphone for potential customers which generally all of them reside in a country different than the one I reside at. Register-with-phone-line VoIP applications such as ...

0 answers  ·  posted 3y ago by deleted user  ·  edited 3y ago by Quasímodo‭

Question smartphone software-recommendation VoIP
62%
+3 −1
Meta How can I heighten the Security window?

Unquestionably, I wrote the original links to Microsoft in my post. I thus attributed. This if flat-out wrong. Here is all the text in the post you reference: I actioned all these steps to Take ...

posted 3y ago by Olin Lathrop‭

Answer
62%
+3 −1
Q&A reasonable to mandate sending attachments in a separate follow-up email to ensure that the recipient receives at least one message?

My new company has this IT policy for emailing attachments. Does it make sense? The Chief Technology Officer (CTO) claims that sending attachments in a follow-up email is safer than sending a sing...

3 answers  ·  posted 1mo ago by 7095‭  ·  last activity 1mo ago by Michael‭

Question email
62%
+3 −1
Q&A How to jump to original mark after overwriting

MWE In Vim: mm. o ESC mm (by accident, meant mn). Question How do I jump to the original mark m set in action 1.? Edit I'm sorry, what I meant was you issue mm when you meant 'm. (It al...

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

Question vim mark