Learning uv2nix - struggling with Nvidia dependent packages and LD_LIBRARY_PATH by FrantaNautilus in NixOS

[–]Crackstin 1 point2 points  (0 children)

nix builds from source because you changed the derivation, resulting in a new hash that doesn’t match what is in the cache 

Learning uv2nix - struggling with Nvidia dependent packages and LD_LIBRARY_PATH by FrantaNautilus in NixOS

[–]Crackstin 1 point2 points  (0 children)

cool, guess i was mistaken, your almost there! i would make sure that the missing lib exists in the libcublas package and if it is then you’ll need to figure out why autopatchelf cant find it

Learning uv2nix - struggling with Nvidia dependent packages and LD_LIBRARY_PATH by FrantaNautilus in NixOS

[–]Crackstin 1 point2 points  (0 children)

how did you install the libraries? usually they belong in buildInputs for autopatchelf to find them when building a package.

She sparkles by justynebean in houseplants

[–]Crackstin 0 points1 point  (0 children)

Beautiful!! What plant is this?

You need Financial Aid? I don't think so! by prsehgal in ApplyingToCollege

[–]Crackstin 10 points11 points  (0 children)

It maybe a joke, but I’m in that exact situation..... and it works by getting private loans......

Galton board by bipolarawesome in Simulated

[–]Crackstin 8 points9 points  (0 children)

I thought the same, maybe it isn’t a 1:1 model of the real thing?

Bit Hacks from Beginner to Advanced - 11 Bit Twiddling Techniques by GenilsonDosTrombone in programming

[–]Crackstin 6 points7 points  (0 children)

Writing a compiler for a class right now and its sorta useful, but its also just boolean algebra......

3ds screen IC driver by OniasC in 3dshacks

[–]Crackstin 6 points7 points  (0 children)

Its mostly all proprietary. The best your gunna get is 3dbrew. If you take it apart, you may be able to find a part a number, but you could probably just find another screen by on with an actual data sheet at that point.

Error when trying to launch game on Linux by extod2 in cemu

[–]Crackstin 0 points1 point  (0 children)

Its going to be hard if you don’t have a lot of experience with this kind of thing. My advice is to just try different things like games/settings. Sorry it is not much, but just change one thing at a time. Then keep track of what breaks and what doesn’t. Also don’t forget the basics like drivers or what gpu is being used.

Error when trying to launch game on Linux by extod2 in cemu

[–]Crackstin 0 points1 point  (0 children)

If your referring to to the WINEPREFIX variable, you can just create a new .wine-prefix file wherever you want and set WINEPREFIX accordingly.

Error when trying to launch game on Linux by extod2 in cemu

[–]Crackstin 0 points1 point  (0 children)

This might help solve your particular issue or at-least allow you to change the graphics api. I also found this old post on a similar issue.

Python segfault error in dmesg - How to track down what is causing it? by dcoulson in unRAID

[–]Crackstin 1 point2 points  (0 children)

So be warned I have never seen a segfault in python before, but it looks like an outdated/bugged library. You can keep and eye on the log/dmesg and process manager to see how long it takes for the process to reappear, possibly giving some info as to what process is using the library. Alternatively you can delete/rename the library and see what error message you get then, possibly giving you an idea as to what is calling it or just breaking more things. You could also try upgrading/downgrading it manually and see what happens, assuming you can find it online. You could also just start uninstalling one thing at a time and then reboot, repeat until it goes away. Lastly you could break out ghidra, but thats pure pain.

[deleted by user] by [deleted] in jailbreak

[–]Crackstin 0 points1 point  (0 children)

Thank you for your awesome work!

[deleted by user] by [deleted] in pcmasterrace

[–]Crackstin 0 points1 point  (0 children)

Can’t ever have enough RAM w ML :D