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 Quintec‭

Type On... Excerpt Status Date
Edit Post #286731 Post edited:
english
almost 2 years ago
Suggested Edit Post #286731 Suggested edit:
english
(more)
helpful almost 2 years ago
Edit Post #285459 Post edited:
colloquial english
over 2 years ago
Suggested Edit Post #285459 Suggested edit:
colloquial english
(more)
helpful over 2 years ago
Edit Post #284512 Initial revision over 2 years ago
Answer A: Matrix solution software
I recommend Sage. It is an open-source general purpose mathematics software based on Python. You can install it from the link above, or for quick computations, you can also just use their free server: https://sagecell.sagemath.org/ You can find many resources on inverting matrices in Sage online, ...
(more)
over 2 years ago
Edit Post #282521 Initial revision almost 3 years ago
Answer A: Safe to delete Windows10Upgrade at 11.0 GB?
Multiple sources point to yes. It just seems to be files used by Windows Update to update your computer. After the updates have been installed, the files should be auto deleted after a while - however, it should be safe to remove them before then.
(more)
almost 3 years ago
Comment Post #282452 @#36396 To respond directly: 1. I don't see how that's any different than GitHub Personal Access Token. (And SSH has the benefit of not being limited to only GitHub.) 2. As ArtOfCode mentioned, that's not how GitHub uses SSH - it's only for authentication. 3. SSH *is* (one of the options for) the str...
(more)
almost 3 years ago
Comment Post #282452 Why not just use SSH?
(more)
almost 3 years ago
Edit Post #281868 Initial revision almost 3 years ago
Answer A: How do I copy an unencoded URL from my browser?
A few options: https://www.urldecoder.org/ is a converter for this If you copy the URL without the https:// part, then it will no longer be recognized as needing to be URL encoded by the browser (works on Edge and I believe all Chromium browsers, I can't speak for others as I haven't used them)...
(more)
almost 3 years ago