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 |
— | over 2 years ago |
Suggested Edit | Post #286731 |
Suggested edit: english (more) |
helpful | over 2 years ago |
Edit | Post #285459 |
Post edited: colloquial english |
— | almost 3 years ago |
Suggested Edit | Post #285459 |
Suggested edit: colloquial english (more) |
helpful | almost 3 years ago |
Edit | Post #284512 | Initial revision | — | about 3 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) |
— | about 3 years ago |
Edit | Post #282521 | Initial revision | — | over 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) |
— | over 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) |
— | over 3 years ago |
Comment | Post #282452 |
Why not just use SSH? (more) |
— | over 3 years ago |
Edit | Post #281868 | Initial revision | — | over 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) |
— | over 3 years ago |