

I tried recyclearr but found configarr to be more flexible.
https://github.com/raydak-labs/configarr/
Here is my configarr config:https://github.com/raldone01/configarr_config
I believe configarr is just a superset of recyclearr.
I tried recyclearr but found configarr to be more flexible.
https://github.com/raydak-labs/configarr/
Here is my configarr config:https://github.com/raldone01/configarr_config
I believe configarr is just a superset of recyclearr.
Just for verifying accuracy and improving the product.
I had a dl380 g6 and if a non hp certified gpu was put in it would increase the baseline Fan speed to almost full. Even though the other GPUs temperature values were correctly recognised by the ILO processor.
It was ridiculous.
Maybe its better on the g7 but I wouldn’t count on it.
I just learned that san disk has a 10 year warranty. Today I made a claim for a 5 year old sdcard. Maybe worth a shot. (Just check with your manufacturer.)
I don’t think that’s a good idea it’s not descriptive enough in my opinion.
Immich is awesome. One of the few software purchases I feel good about.
My personal top wish is collaborative person editing and sharing the person database.
If each user could have simple custom text notes section per person that would be awesome too.
I mean that is usually the case for programming posts.
It is so annoying that one can’t ditch m$ keys and still boot windows. Sure you can sign the windows bootloader with your own keys. However it checks its own signature and just refuses to boot.
If anyone has a solution let me know.
Very similar to this tedx talk: https://youtu.be/8S0FDjFBj8o 😂
My favorite Ted talk is a Tedx talk. It has has helped me and past classmates quite a lot. I still rewatch it before giving presentations.
The quality of the content sadly often matters very little in comparison to the manner of speaking and self presentation.
It is now directly in the notebook in the latest version: https://github.com/raldone01/python_lessons_py/blob/v2.0.0/lesson_0_comments.ipynb
Yeah. This post was made to show off something cursed I created.
I have already updated the repo to make it more obvious this is not standard Python. I will do the same with the post.
Conveniently Python keeps the comments around. 😄
I updated the source after this post was made. The image transcription still holds. I did not update the image and the post text.
You can view the git history. I will tag the specific commit at the time of the post later and update it accordingly.
I have updated the repository. Just clone it.
The lib module was written by me. Actual implementation code is here: https://github.com/raldone01/python_lessons_py/blob/v2.0.0/arglib.py
Well now that causes breakage two dependencies down the line. Good luck with that. 😅
And have fun with regional licensing. Subtitles only in German sorry. Audio only in German sorry. This title is only available in the USA. This title is only available until midnight.
On a serious note:
This feature is actually very useful. Libraries can use it create neat error messages. It is also needed when logging information to a file.
You should however never ever parse the source code and react to it differently.
You know that this is acutally working right??? 😊
Ähm. So your not gonna like this but I just connect with vscode remote-ssh and drag’n drop em from the os file explorer into the vscode one.
So long story short scp I guess.