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.
Activity for samcarterâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #285699 |
see https://support.mozilla.org/en-US/kb/containers (more) |
— | about 3 years ago |
Comment | Post #285408 |
@VLDR The point is that while the intend of your question might have been obvious to *you*, it obviously was not for others. And from personal experience, it is very difficult to ask you something in comments. How many comments did it take before you reacted here? I think I had to comment under at le... (more) |
— | about 3 years ago |
Edit | Post #285413 |
Post edited: |
— | about 3 years ago |
Comment | Post #285405 |
x-post https://superuser.com/questions/1698118/how-can-i-halt-windows-from-forthwith-switching-to-google-chrome-after-i-click (more) |
— | about 3 years ago |
Comment | Post #285587 |
@#53919 Never mind, cyan seems to work fine for both modes. Thanks again for your quick answer! (more) |
— | about 3 years ago |
Comment | Post #285587 |
You don't happen to know if there is an equivalent to this setting which I could put in a user*.css file? (ultimately I would like to change the colour only in dark mode). I can ask a new question if you prefer. (more) |
— | about 3 years ago |
Edit | Post #285585 |
Post edited: |
— | about 3 years ago |
Edit | Post #285585 | Initial revision | — | about 3 years ago |
Question | — |
Change colour of search markers in firefox scroll bar The markings for search results in the firefox scrollbar are pink by default (requires "Highlight All" to be selected): Screenshot of scroll bar Is there any code I can plug into a `userChrome.css` file or similar to change this colour? (more) |
— | about 3 years ago |
Edit | Post #285584 |
Post edited: |
— | about 3 years ago |
Edit | Post #285584 |
Post edited: |
— | about 3 years ago |
Comment | Post #285412 |
About your point 2.2: instead of going to `about:support` and then looking for the profiles, it might be easier to directly go to `about:profiles` (more) |
— | about 3 years ago |
Edit | Post #285584 |
Post edited: |
— | about 3 years ago |
Edit | Post #285584 |
Post edited: |
— | about 3 years ago |
Edit | Post #285584 | Initial revision | — | about 3 years ago |
Answer | — |
A: Clean up firefox's new tab page in private mode Adding the following code block to one's `userContent.css` file will remove the clutter: ``` / removing clutter from new tab / @-moz-document url("about:privatebrowsing") { .promo { display: none !important; } .info { display: none !important; } .logo-and-w... (more) |
— | about 3 years ago |
Edit | Post #285583 | Initial revision | — | about 3 years ago |
Question | — |
Clean up firefox's new tab page in private mode By default, the new tab page in Firefox has a lot of clutter in private mode. How to remove all this clutter? (more) |
— | about 3 years ago |
Edit | Post #285413 |
Post edited: |
— | about 3 years ago |
Comment | Post #285408 |
@VLDR As you can see from comments like https://powerusers.codidact.com/comments/thread/5490#comment-15648 , there where a couple of different ways in which users interpreted the first version of the question. What might be a clear question for you, might not be clear for others. Embrace this and don... (more) |
— | about 3 years ago |
Comment | Post #285408 |
@#53696 In the context of a Q&A site an "outdated answer" refers to a solution that at the time of posting worked fine, but since then circumstances changed and the solution either no longer works or there are better solutions now available. Using this reaction for an answer which does not meet this ... (more) |
— | about 3 years ago |
Edit | Post #285492 |
Post edited: |
— | about 3 years ago |
Edit | Post #285492 |
Post edited: |
— | about 3 years ago |
Edit | Post #285492 | Initial revision | — | about 3 years ago |
Question | — |
Programmatically changing the keyboard illumination in small steps Background story: I would like to have a button in my touch bar which changes the illumination of the keyboard in small steps (what you normally get from pressing `Illumination(up/down)`+`option`+`shift`). To do this I'm currently trying to use MTMR (My touchbar. My rules.), which allows me to ... (more) |
— | about 3 years ago |
Comment | Post #285408 |
@VLDR It is NOT outdated! Please don't abuse reactions like this. If you don't like an answer. As @Monica explained above, you can up- or downvote to show how satisfied you are with the quality of a post. (more) |
— | about 3 years ago |
Edit | Post #285452 |
Post edited: |
— | about 3 years ago |
Edit | Post #285452 |
Post edited: |
— | about 3 years ago |
Edit | Post #285452 | Initial revision | — | about 3 years ago |
Answer | — |
A: Maximise instead of full screen window There is actually a little app to change the behaviour of the green button called "Right Zoom": https://blazingtools.com/rightzoommac.html Caveat: The button will still go into full screen for most Adobe applications (more) |
— | about 3 years ago |
Comment | Post #285448 |
> When I join the meeting, I get a "waiting for the host to start the meeting" message and then when I return to it later the meeting is in progress.
That's good. So you are in the waiting room before, which means that you probably don't have to worry about the daily disconnections from the serve... (more) |
— | about 3 years ago |
Comment | Post #285448 |
Is using voice control allowed? Or training your cat/dog/parrot/... to press the buttons for you? (more) |
— | about 3 years ago |
Comment | Post #285448 |
I'm not sure if this is something the host can configure, but in a conference which ran for 3 days straight (people from different time zones would join at different times for the talks), the meeting was interrupted by zoom about every 24 hours and people had to rejoin. Maybe that's something for you... (more) |
— | about 3 years ago |
Comment | Post #285448 |
Maybe a wired connection would be more stable? There are LAN-to-USB connectors or docking stations which might allow you to hook your tablet to a wired connection (I'm not an Android user, so no actual data how good that works) (more) |
— | about 3 years ago |
Comment | Post #285448 |
Just an observation from way too many zoom meetings: It seems that whether or not one is automatically reconnected to the meeting correlates with the duration of the network disruption, the magic threshold seems to be around 10 seconds or so
(more) |
— | about 3 years ago |
Comment | Post #285408 |
@#53696 Can you please retract the "Dangerous" reaction? While it might be true that the answer does not solve your problem, there is no dangerous advice in it. Please limit the usage of this reaction to things that are actually dangerous. (more) |
— | about 3 years ago |
Edit | Post #285413 |
Post edited: |
— | over 3 years ago |
Edit | Post #285413 |
Post edited: |
— | over 3 years ago |
Edit | Post #285413 | Initial revision | — | over 3 years ago |
Answer | — |
A: Increase contrast between current and other tabs in Firefox I also had the problem that I couldn't tell which tab was active -- in particular in dark mode they looked all the same. To fix this I'm using https://github.com/black7375/Firefox-UI-Fix This set of scripts offers the opportunity to get the old Photon-style tabs back and, as all the colours ar... (more) |
— | over 3 years ago |
Comment | Post #285408 |
There are even applications like the newsreader Vienna, who will by default open links in the background, so you can just click without any modifier keys. A really useful feature. I'm quite surprised that this isn't a thing in the windows world. (more) |
— | over 3 years ago |
Comment | Post #285408 |
Some systems, like mac, support cmd+click in many applications to open links in the background. So not sure if the behaviour you describe can really be called "universal". (more) |
— | over 3 years ago |
Comment | Post #285382 |
Videos are normally compressed. You can imagine this as reusing elements. If the same element is present in a lot of frames, you only have to save this information once. (more) |
— | over 3 years ago |
Comment | Post #285358 |
The fill bucket provides the exact same options for the threshold and the composition. However I would always first select the area you want to fill with the magic wand to see that the selection is correct and then use the bucket to filll the whole selection. (more) |
— | over 3 years ago |
Comment | Post #285363 |
If the text is not too long, erase it completely, import the image into a vector drawing tool like inkscape and retype the text. Vectorised text always gives better results as pixelated text. People will be able to zoom in, copy it, etc.
(more) |
— | over 3 years ago |
Edit | Post #285358 |
Post edited: |
— | over 3 years ago |
Edit | Post #285358 | Initial revision | — | over 3 years ago |
Answer | — |
A: What is the correct way to change the color of an element in GIMP? To make the selection you get with the magic wand to follow your object more accurately, you can adjust the tool settings. Two of them are particular useful: 1) `Threshold`, if the selection of the magic wand is too big or too small, tweaking this parameter is a good starting point. 2) If y... (more) |
— | over 3 years ago |
Comment | Post #285306 |
x-post https://graphicdesign.stackexchange.com/questions/155209/how-to-concurrently-productively-change-all-gray-color-in-all-headings-and-subh (more) |
— | over 3 years ago |
Comment | Post #285265 |
side note for everybody looking into this: the system requirements can be found at https://eu.shop.battle.net/en-gb/product/diablo_ii_resurrected?p=74831#systemrequirements (more) |
— | over 3 years ago |