fry
fry
Explore posts from servers
IImmich
Created by fry on 2/2/2025 in #help-desk-support
Is no-cgroups=false necessary for Docker?
Struggled a lot today installing Immich, but eventually the fix was this: https://forums.developer.nvidia.com/t/nvidia-docker/292750/6 Is this necessary to get ML/Transcode working? I found that this was the only way for me to have it work at all. Is it something that's different with the proprietary driver? I found nothing related to this at all when it came to Immich. I'm also concerned that it might open up some problems down the line. If anyone can help clarify, thanks!
3 replies
CC#
Created by fry on 11/1/2023 in #help
✅ Confusing wording, seeking clarification, NOT homework help
Hello (again for those that remember) ive got this assignment, but yet again I have no idea what they want. not looking for answers, just clarification The question seems simple at first. A class must be made for a student, and a class for main Student class has first and last name, and three grades In main, we enter 3 grades. Then we make two objects based off that Student class where
one object will pass user information via constructor. and another object will be initialized using default constructor and pass user information via properties
What the hell does that quoted bit mean?? Why should Main make two objects of that student class? Is there something Im missing? And as far as I know, [https://learn.microsoft.com/en-us/dotnet/csharp/properties] tells me this
property definition contains declarations for a get and set accessor that retrieves and assigns the value of that property
Please help.. im so lost (I havent been reading my C# textbook, but it just sucks to read cause of eye strain, so I resort to looking online + videos lol)
24 replies
CC#
Created by fry on 10/13/2023 in #help
❔ ✅ Strange precision errors, double vs, decimal, and loan calculations
No description
143 replies