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 Franck Dernoncourt‭

Type On... Excerpt Status Date
Edit Post #293617 Initial revision 29 days ago
Question How can I color the columns of a CSV file differently in Notepad++?
Example Imagealttext Cross-posted: - https://qr.ae/pAR6j7 - https://superuser.com/q/1888670/116475
(more)
29 days ago
Comment Post #293590 @#64277 thanks the script is training some neural network, which caused the GPU to be 100% used
(more)
about 1 month ago
Comment Post #293591 @#64277 thanks, no, if I paste into Paint a 4k img, no pb, Paint won't lower the res.
(more)
about 1 month ago
Comment Post #293590 thanks in that case python uses CUDA.
(more)
about 1 month ago
Comment Post #293592 I believe that you're correct. I don't know you got DVs. If anyone Now is I have to change Chrome behavior, let me know.
(more)
about 1 month ago
Comment Post #293589 got it, will do! Sorry i didn't know the policy. I got DVed on SE for adding xpost links.
(more)
about 1 month ago
Edit Post #293591 Initial revision about 1 month ago
Question Why does copying an image from Chrome and pasting it into MS Paint reduce its quality, and how can I prevent this?
When I copy an image in Chrome: Imagealttext and paste it into MS Paint, the quality is reduced: Imagealttext Why, and how can I prevent that? I use Windows 11 24H2 Pro, Paint 11.2412.311.0 and a MSI GS76 Stealth 11UH laptop. [1]: https://i.sstatic.net/2GAJ32M6.png [2]: htt...
(more)
about 1 month ago
Edit Post #293590 Initial revision about 1 month ago
Question Why does Windows Task manager shows 100% for the GPU utilization for one process but shows 1% for the overall GPU utilization?
Why does Windows Task manager shows 100% for the GPU utilization for one process but shows 1% for the overall GPU utilization? Imagealttext I use Windows 11 24H2 Pro, Python 3.12 and a MSI GS76 Stealth 11UH laptop.
(more)
about 1 month ago
Edit Post #293589 Initial revision about 1 month ago
Question Why does this PowerShell command first request writing all bytes before uploading to JFrog Artifactory and how can I make it stream bytes immediately?
I upload a 150 MB file via PowerShell to a JFrog Artifactory server as follows: ``` $FilePath = "dataset.tar.gz" $URL = "https://artifactory.somesite.com/artifactory/project1/dataset.tar.gz" $ARTIFACTORYAPITOKEN = "redacted" Invoke-RestMethod -Uri $URL -Method Put -Headers @{ "X-JFrog-Art-Ap...
(more)
about 1 month ago
Edit Post #290276 Initial revision over 1 year ago
Question What does the "preparing" step do when I upload a video on some website with my iPhone?
I have an iPhone running iOS 15. When I upload a larger video on some website, iOS spends a while "preparing" the video. What does this step do, and why is it necessary?
(more)
over 1 year ago