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 Monica Cellio
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Edit | Post #288736 | Initial revision | — | almost 2 years ago |
Question | — |
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, sorry. Do you want us to change posts on Meta to not award rep for upvotes or subtract it for downvotes? ... (more) |
— | almost 2 years ago |
Comment | Post #288559 |
Good idea! We gave mods the ability to grant individual abilities so that y'all can override what's in the code (or, in this case, not yet in the code). I'm sorry we haven't implemented tag wiki reviews yet (which blocks this). (more) |
— | almost 2 years ago |
Comment | Post #281705 |
Thanks for the feedback! We've been gradually adding "first visit" explanations to our communities and just added one here -- visit the site while not logged in to see. (more) |
— | almost 2 years ago |
Edit | Post #288525 | Initial revision | — | almost 2 years ago |
Answer | — |
A: 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 the bug report. Update 2024-01-24: this bug is now fixed. The tags list counts only visible posts, not... (more) |
— | almost 2 years ago |
Edit | Post #284346 |
Post edited: https://github.com/codidact/qpixel/pull/1064 |
— | almost 2 years ago |
Edit | Post #287926 | Nominated for promotion | — | about 2 years ago |
Comment | Post #287873 |
We're happy to make a change if the community makes a choice. :-) (more) |
— | about 2 years ago |
Comment | Post #286902 |
Does pull work? You ask at the end about making all remote operations work, but I can't tell from the question if anything other than push failed. And has this failed in multiple repositories? (Just trying to isolate the problem. You've probably tried all this already.) (more) |
— | almost 3 years ago |
Comment | Post #286767 |
Today I learned about markdown mode. Thanks! I've been doing this by defining a keyboard macro ('> ', ctrl-n, ctrl-a), which is more of a hassle. (more) |
— | almost 3 years ago |
Edit | Post #286437 | Initial revision | — | about 3 years ago |
Question | — |
How do I get the Pixel (Android 12) to show the incoming phone number for probable spam? I have a Pixel 5A running Android 12 (I assume stock Android because it's a Pixel, but I don't know how to tell). The phone app that came with it reports probable spam or scam calls by labeling them "Scam Likely" or "Spam Likely" in the caller-ID slot. All good so far. My previous phone, a ZTE A... (more) |
— | about 3 years ago |
Edit | Post #286213 | Nominated for promotion | — | about 3 years ago |
Comment | Post #286379 |
Thanks @#36377 -- good suggestion and good idea. I should have thought to test offline videos. Next time this happens I will. (more) |
— | about 3 years ago |
Comment | Post #286379 |
Thanks to both of you! After just `firefox` didn't work I was trying to figure out how to find it and how `PATH` works on MacOS. (more) |
— | about 3 years ago |
Edit | Post #286379 | Initial revision | — | about 3 years ago |
Question | — |
Browser video sometimes stops working; how can I figure out why? I leave my Mac (Mini, not laptop) running all the time, only rebooting when something forces me to (like a software update). My uptimes are usually measured in weeks, sometimes months. Occasionally, browser-based streaming video (Youtube, Google Hangouts) will stop working, in all browsers, thoug... (more) |
— | about 3 years ago |
Comment | Post #285589 |
Anything interesting showing up in your device drivers? It sounds like something is intercepting it, perhaps based on some property of the newer camera that the older one doesn't have. That's just a guess. (more) |
— | over 3 years ago |
Comment | Post #285408 |
@#53696 did you mark this answer "outdated" because you changed the question after it was posted to something that no longer fits? Editing a question to invalidate answers is bad form; going on to mark answers as "outdated" because of the edit is *really* bad form. (more) |
— | over 3 years ago |
Comment | Post #285448 |
Voice would be less bad than direct touch, but automation would still be better. (The issue is avoiding computer use (and other electronics) on Shabbat.) The cat would be better too, but cats aren't known for doing what you want them to do. :-)
When I join the meeting, I get a "waiting for the h... (more) |
— | over 3 years ago |
Edit | Post #284244 |
Post edited: better tag disambiguation (sorry for the extra edits) |
— | over 3 years ago |
Edit | Post #285448 |
Post edited: |
— | over 3 years ago |
Edit | Post #284244 |
Post edited: changed zoom tag to disambiguate from meeting software |
— | over 3 years ago |
Edit | Post #285448 | Initial revision | — | over 3 years ago |
Question | — |
Automatically restore a dropped Zoom connection? I once again (thanks Covid!) have a weekly gathering that has moved from in-person to virtual, using Zoom. I am an attendee, not the host. I need to be able to join the meeting up to about 18 hours in advance and then not interact with Zoom again. That is, I consume the meeting passively, but I ca... (more) |
— | over 3 years ago |
Comment | Post #285408 |
There's nothing dangerous about this. Please don't use that reaction for answers you don't like. If you don't think it answers your question, you can downvote or leave a comment explaining what you think is missing. (more) |
— | over 3 years ago |
Comment | Post #285269 |
This worked for me (with server name redacted):
div[aria-label="Servers"] div div div[data-dnd-name="redacted"] svg path { visibility: hidden;}
I kind of pieced things together from several answers here. Thanks! (more) |
— | over 3 years ago |
Comment | Post #285272 |
Oh, I see -- I have to apply `visibility: hidden` to the `path`, not to the `svg` itself. I guess the controls are attached to the SVG somehow? (more) |
— | over 3 years ago |
Comment | Post #285272 |
When I came back to my Discord tab later, I couldn't reach that server at all -- clicking on the empty space didn't take me there. I can disable the style override, go to the server, and re-enable it, but that's not ideal. Hmm. (more) |
— | over 3 years ago |
Comment | Post #285270 |
Thanks for your help! I feel like all the answers here together helped me get to a solution. Teamwork for the win! :-) (more) |
— | over 3 years ago |
Comment | Post #285272 |
Adding the following to Stylus for discord.com worked for me:
div[aria-label="Servers"] div div div[data-dnd-name="(server name)"] svg {visibility: hidden; }
Where "(server name)" is the name of the server that I elided here. (more) |
— | over 3 years ago |
Comment | Post #285272 |
Thanks; I'll give this a try. I thought I had included enough; I blacked out the specific server name because I didn't want to start any server-specific drama, but the name under that black-out is unique, so it seems like I can key off of that. I just didn't know how, so thanks! (more) |
— | over 3 years ago |
Comment | Post #285270 |
A containing `div` (two layers up) has a `data-dnd-name` attribute that is the name of the server. Is there a way to select that and then change the visibility of the `svg` nested inside that? (more) |
— | over 3 years ago |
Comment | Post #285270 |
Thanks for the heads-up about Chrome. If my extensions stop working then that'll get me to change browsers. (Maybe I should anyway. I have my world divided up among browsers -- logged in to these sites here, those sites there, etc, and Chrome is where I'm using Discord right now. I could juggle t... (more) |
— | over 3 years ago |
Comment | Post #285270 |
I installed Ublock Origin and entered that as the filter (with `discord.com` as the URL), but it didn't have any effect. Then I noticed, while combining this answer with the other one and trying through Stylus, that *all* the icons use the same `svg-1X37T1` class. Any idea how to target just one of... (more) |
— | over 3 years ago |
Comment | Post #285269 |
I tried using `visibility: hidden` with `.svg-1X37T1` as the selector (based on the other answer). It turns out *all* the icons have that class, so that hid all of them. So we've confirmed that changing the visibility is the right action, but I'm stuck on writing a selector that picks *this* one ou... (more) |
— | over 3 years ago |
Edit | Post #285268 | Initial revision | — | over 3 years ago |
Question | — |
How can I get my browser to block a specific SVG (Discord server icon)? I am on several Discord servers. One of them has, as its server logo, an image I would rather not see every time I use Discord. I had previously used AdBlock to suppress it, but it came back recently and it now appears that Discord is embedding an SVG rather than referencing an image URL, so I don'... (more) |
— | over 3 years ago |
Comment | Post #285241 |
Each community has two mods, one of whom is a mod on both. As far as I'm concerned, if the communities merge, all of them can still be mods on the combined community if they want to be. Three isn't an unreasonable number of mods to have. (more) |
— | over 3 years ago |
Comment | Post #285123 |
Are you planning to ask the parallel question on Linux Systems, or are you testing the water here first to decide whether to proceed with a proposal there? (more) |
— | over 3 years ago |
Edit | Post #285042 | Initial revision | — | over 3 years ago |
Question | — |
How can we grow this community? Codidact's communities have a lot of great content that is helping people on the Internet. Our communities are small, though, and sustainable communities depend on having lots of active, engaged participants. The folks already here are doing good work; our challenge is to find more people like you ... (more) |
— | over 3 years ago |
Edit | Post #283324 |
Post edited: |
— | over 3 years ago |
Edit | Post #284885 | Initial revision | — | over 3 years ago |
Answer | — |
A: "No associated Stack Exchange site from which to transfer your content?" We have now removed that section on the profile edit page on communities that don't use imported posts. You should now see it only if you could successfully add a link. (more) |
— | over 3 years ago |
Edit | Post #284703 |
Post edited: |
— | over 3 years ago |
Comment | Post #284713 |
Done! Thanks to you both. Canina, you're already a mod on another community so I assume you've already seen the mod help, but just in case I'll mention it. (more) |
— | over 3 years ago |
Comment | Post #284713 |
Done! You now have moderator status. Check the help for an article called "so you're a moderator now" for some getting-started info (including subscribing to the infrequent mod mailing list). If you're on Discord, please drop into the community server and ping me or another admin so we can give yo... (more) |
— | over 3 years ago |
Edit | Post #284716 | Initial revision | — | over 3 years ago |
- ← Previous
- 1
- 2
- 3
- 4
- Next →