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.

Activity for John C‭

Type On... Excerpt Status Date
Comment Post #295876 Certainly appreciated!
(more)
5 months ago
Edit Post #295876 Initial revision 6 months ago
Answer A: Recurring monthly events by day of the week in Thunderbird?
I ended up dropping Thunderbird last summer when a significant crash "exiled" me to a lower-powered laptop, and I can't find any useful screenshots online, so I may have fallen a bit out of date. It's definitely there, though. I believe that you set Repeat to Custom... at the bottom of the drop...
(more)
6 months ago
Edit Post #294743 Initial revision 11 months ago
Answer A: Search tool for PDF content with verbatim text including special characters
The big sticking point (you obviously know that, since you kept running into the same issue of needing to escape certain characters) is that too many of these systems want to have their own regular expression (or similar) engine. Poking around for something where that could be turned off, I foun...
(more)
11 months ago
Comment Post #294563 Oh, that was useless of me. It needs `xmllint` installed to find the URLs in the sitemap, and lines #2-8 are specific to my setup (only runs on the first Saturday of the month and assembling the sitemap URL) if so, but the full-archive script lives here. https://codeberg.org/jcolag/entropy-arbit...
(more)
about 1 year ago
Comment Post #294563 It does sound like they did some solid work on the feature. And actually, now that you mention the manual step, I'd bet that there's either an API endpoint at the other end of the button or a normal HTML form submission. I don't know nearly enough about WordPress's innards to know what to even ...
(more)
about 1 year ago
Edit Post #294563 Initial revision about 1 year ago
Answer A: What are best practices for keeping my blog in version control repository (Wordpress in a git repo)?
My blog uses Jekyll to generate a static website, so that I don't need to fuss with server software (except for when I do need a server...), so you might need to tweak certain parts of this scheme, but I do keep everything under version control. In my case, it's as much because I release under a...
(more)
about 1 year ago
Comment Post #294551 I'd rather have gone with another solution, but this will have to suffice.
(more)
about 1 year ago
Edit Post #294551 Initial revision about 1 year ago
Answer A: 2FAuth Self-Hosted, Unable to Register
To update/resolve this for anybody else stumbling through with the same problem... After following somebody's suggestion and taking a look at how the application's user interface communicated with everything else, it became clear that the user interface doesn't respect the "what path should th...
(more)
about 1 year ago
Comment Post #294543 Again with the caveat that we won't know for sure until this actually rolls out, I would have to *assume* not, because giving anybody else the ability to approve an app would immediately expose the lie that only Google can keep the ecosystem safe, which would give independent developers a legal c...
(more)
about 1 year ago
Edit Post #294543 Initial revision about 1 year ago
Answer A: How does Google's Android developer registration affect sideloading and other stores?
While we don't know the details, and Google might back down with enough push-back, the effects on other stores seem fairly straightforward: They don't need to change anything, because they can still "distribute" apps, but official-Android might refuse any subset of those apps if the developer di...
(more)
about 1 year ago
Edit Post #294451 Post edited:
Retracting the last edit. Misinterpreted...
about 1 year ago
Edit Post #294451 Post edited:
More debugging.
about 1 year ago
Edit Post #294451 Initial revision about 1 year ago
Question 2FAuth Self-Hosted, Unable to Register
I'm trying to set up 2FAuth on a local server (old Raspberry Pi, Debian), alongside some other services. Following the self-hosting directions, I believe that I managed to get the code running, and I can get at the page, but can't register the first/administrative/only account. Presumably, so...
(more)
about 1 year ago
Edit Post #293775 Initial revision over 1 year ago
Answer 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 for Firefox, Google Chrome, Microsoft Edge and Safari. In fact, I grabbed the links from its Git...
(more)
over 1 year ago
Comment Post #292991 Ah, thank you! I wondered why every attempt to search for a thing that I can't possibly be the first person to want turns up a bunch of "totally easy; do this unrelated thing" answers...
(more)
almost 2 years ago
Edit Post #292991 Initial revision almost 2 years ago
Question Turning a Makehuman Surface into a Solid
I've worked for a while with OpenSCAD as a nice tool to quickly build pieces to then export for 3D printing. In a new use case, I'd like the object to include a human-like arm or head. Think in terms of parts for a model for assembly, here, where OpenSCAD code might divvy up the body parts and ...
(more)
almost 2 years ago
Comment Post #292768 I probably meant to exclude that, since it *only* has those symbols, but the silliness and usefulness of `unicode-range` makes me too giddy to care about my oversight, and it definitely solves the problem...
(more)
almost 2 years ago
Edit Post #292744 Initial revision almost 2 years ago
Question Fonts That Support the Creative Commons Unicode Symbols
As of Unicode 13.0 (released in March 2020), the character set has included glyphs representing Creative Commons licenses. 1F16D - The Creative Commons logo (🅭) 1F10D - CC0, the public domain dedication (🄍) 1F16F - Attribution (🅯) 1F10E - Share-Alike (⭴) 1F10F - Non-Commercial (⭵) ...
(more)
almost 2 years ago