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
 
75%
+4 −0
Q&A Get supported resolutions of scanner in Linux

How can I find out the different image resolutions in DPI that my scanner supports? I'd prefer to use a command line tool to get the supported resolutions.

1 answer  ·  posted 2y ago by Matthias Braun‭  ·  edited 2y ago by Wicket‭

Question linux command-line scanning
75%
+4 −0
Q&A Get supported resolutions of scanner in Linux

Using scanimage First, get the name of the scanner with scanimage --list-devices In my case, this produced device `brother4:net1;dev0' is a Brother Brother_DCP-L3550CDW DCP-L3550CDW To get...

posted 2y ago by Matthias Braun‭  ·  edited 2y ago by Matthias Braun‭

Answer
75%
+4 −0
Meta Tags page shows [microsoft-excel] x 7 but clicking on this tag shows no questions

Clicking on Tags, among other tags, I see [microsoft-excel] x 7, but clicking on [microsoft-excel], I don't see any questions. What does that number seven next to [microsoft-excel] mean on the Tag...

1 answer  ·  posted 2y ago by Wicket‭  ·  edited 1y ago by Monica Cellio‭

Question support status-completed tags
75%
+4 −0
Meta Tags page shows [microsoft-excel] x 7 but clicking on this tag shows no questions

There are several deleted questions with that tag, so I'm guessing that the tags page is reporting the number of all questions instead of all visible questions. It shouldn't do that; thanks for th...

posted 2y ago by Monica Cellio‭  ·  edited 1y ago by Monica Cellio‭

Answer
75%
+4 −0
Q&A What is a good browser suitable for every-day use that respects user privacy and freedom?

Firefox family browsers. These have good compatibility because Chrome, Firefox, Edge and Safari are the browsers most commonly tested by web developers. With more obscure browsers, many commercial...

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

Answer
75%
+4 −0
Q&A What are the security or privacy implications of browser clipboard events?

For context, I use Firefox to browse the Web. Some time ago, I followed some security- and privacy-oriented advice for configuring Firefox, which recommended (among many other things) disabling the...

1 answer  ·  posted 1y ago by Karl Knechtel‭  ·  last activity 1y ago by matthewsnyder‭

Question information-security web-browsers javascript clipboard
75%
+4 −0
Q&A Best practices for small, internet-critical company's ISP for maximal uptime

Generally speaking the best thing is two different internet providers. Different means not just who you send the bill to but different physical networks. In most areas, your options are: One cab...

posted 1y ago by manassehkatz‭

Answer
75%
+4 −0
Q&A 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 3mo ago by aura-lsprog-86‭

Question linux mysql
75%
+4 −0
Q&A 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 1y ago by H_H‭  ·  edited 1y ago by H_H‭

Question linux mysql
75%
+4 −0
Q&A 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 1y ago by Monica Cellio‭  ·  last activity 1y ago by Zer0‭

Question Discord
75%
+4 −0
Q&A Automated Git bisect

Of course you can. The script should probably be external to the repository (either stored outside it or in the working tree but not committed and not conflicting with anything in history), otherwi...

posted 1y ago by Caleb‭

Answer
75%
+4 −0
Q&A How do I download everything stored in iCloud?

Due to the GDPR (Article 20), services (like Apple or Google) had to offer EU citizens[1] the option to download their personal data. Many also offer this option to non-EU citizens to a greater or ...

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

Answer
75%
+4 −0
Q&A 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 10mo ago by matthewsnyder‭

Question information-security web-application oauth
75%
+4 −0
Q&A Can I verify myself on Mastodon using a Google Site with a custom domain?

I maintain a personal website, created through Google Sites, which is primarily used to host samples of my writing. The site has a custom domain. Aside from just having a writing archive, though, ...

1 answer  ·  posted 1mo ago by Mithical‭  ·  last activity 1mo ago by mcast‭

Question mastodon google-sites
75%
+4 −0
Q&A How can I copy the ChatGPT answer as Markdown?

I haven't found ChatGPT (or similar systems) useful enough to have a solution specific to them, but for almost everything on the web, I use a browser extension called MarkDownload. You can grab it...

posted 1mo ago by John C‭

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

I think they're fixing the wrong problem, but it is a reasonable workaround… for now.[1] The real problem is that mail systems do not seem to trust your SMTP. Fix the underlying trust and filterin...

posted 3d ago by Michael‭  ·  edited 2d ago by Michael‭

Answer
75%
+4 −0
Meta Should posting on Meta affect reputation?

When we launched this community, we did not yet have the ability to set different reputation grants for different categories. We've had this for a while but we failed to follow up before now, sorr...

0 answers  ·  posted 2y ago by Monica Cellio‭

Question discussion
75%
+4 −0
Q&A 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 1y ago by Mithical‭  ·  last activity 1y ago by matthewsnyder‭

Question windows-10 git
75%
+7 −1
Q&A 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 2y ago by Lorenzo Donati‭  ·  last activity 1y ago by matthewsnyder‭

Question windows linux linux-distro documentation
75%
+4 −0
Q&A 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 2y ago by samcarter‭  ·  last activity 1y ago by Ullallulloo‭

Question firefox userscript
75%
+4 −0
Q&A 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 2y ago by matthewsnyder‭  ·  last activity 1y ago by H_H‭

Question freecad
75%
+4 −0
Q&A What technical steps can I take to reduce Repetitive Strain Injury (RSI) and discomfort from heavy computer use?

Mouse usage is a big factor (and was the culprit for my tendonitis). Learning the keyboard shortcuts for your most common operations means not having to jump to the mouse so often. Remember the a...

posted 2y ago by Monica Cellio‭

Answer
75%
+4 −0
Q&A What technical steps can I take to reduce Repetitive Strain Injury (RSI) and discomfort from heavy computer use?

I think there are two aspects to this: Modifying your choice of hardware and software for various tasks, and improving quality of ergonomics in the chosen *ware. In sum, for me it comes down to avo...

posted 2y ago by matthewsnyder‭

Answer
75%
+4 −0
Q&A Why my screen automatically zooms? How to stop it?

I am in Xubuntu. Sometimes, when I use Android Studio and suddenly change my "activity". I meant whenever I visit Android Studio to Chrome using alt+tab then my screen automatically zoom. Here how ...

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

Question xubuntu android-studio zoom-magnification
75%
+4 −0
Meta Unable to gave an upvote to Q or A

It seems like all my attempts to get an upvote to Q or A for this post is failed Why can't I play a YouTube video embedded on a website, in YouTube itself? Initially I thought it is something on ...

3 answers  ·  posted 3y ago by FoggyFinder‭  ·  edited 2y ago by Monica Cellio‭

Question bug status-completed