

People are worried about losing skills to AI while all the skills have already been lost to Google and stack exchange 😅
People are worried about losing skills to AI while all the skills have already been lost to Google and stack exchange 😅
🤣 same
To try and contribute! :P gotta start somewhere
Lol reading the source has trained me to try reading the documentation.
If it’s good, it’ll save hours or crawling through code.
has, they still work great and keep me sane
MSYS2 is my current choice for GNU/Windows
Unfortunately building it was a disaster a few years ago, I should give it another go.
I am legit excited to install WINE Subsystem for Linux
Or how about KDE on ReactOS on WSL?
The possibilities are endless
Something something they do sometimes
Egui seems great to me so far, not super experienced with it yet though. I think you can get away with very little js using egui for rendering.
Pretty sus :P
I would start by removing the graphics card if you have integrated graphics available (or disable the PCI port in your bios)
This reminds me of the kinds of issues I would get when setting up overclocking and getting just past the limit of stable operation. If you have overclocking set up definitely try disabling it.
If removing the GPU does nothing don’t forget to check removing each ram stick separately, or make sure your bios runs a full memory check.
Let’s you turn sideways for a little dip in the pool when you’re done
To me that means I would feel comfortable using the remove_hiberfile and recover options listed here https://linux.die.net/man/8/mount.ntfs-3g
Put these in your fstab and it’ll get fixed every mount
Ya and taking off the serial number doesn’t really matter when it’s less than 10 😅
… I said to myself as I meticulously removed all traces of the serial number.
These days if I can’t install it with winget I’m not installing it
I’m waiting for pure GNU/NT. It sure as hell ain’t Unix!
My experience is that without swap my system will eventually lock up, without a clear sign of why. This was especially true when disabling memory overcommit, but I blame applications for that one.
Who knows maybe my ram is failing.
If you ever need a reeally stupid way to sanitize deleted data without special privileges, just fill the disk up with some files then delete them. On Linux this is easy with cat and /dev/zero or urandom. Can’t be sure it gets everything but it’s better than doing nothing.