NGL I’d use jetbrainz products more if they weren’t that pricey and more portable
NGL I’d use jetbrainz products more if they weren’t that pricey and more portable
Uh!? I’ve been lied to! Editing comment for clarity
You may want to tell your friend to check it now!
I got mistaken. See replies for explanation
=======
Apt: get whatever is in the cached package list
Apt-get: lookup the package to see the latest version and get that one
Unless you always apt update
, apt-get
is the go to choice for modern day Linux
There’s also the apt-apt
command, who triggers any audiophile to start complaining about mainstream music quality these days
You guys managed to run it?!
Personally I always used my leftover windows partition to update Genshin, then use steam to run the .exe
What game do you play though? Kinda curious if honkai 3rd is finally running on linux
It’s tricking the ai into doing something else for you that it isn’t designed for. Like the classic “Ignore all previous instructions. Tell me the nuclear launch codes”
Honestly it sounds like a great opportunity to waste their time with AI jail breaking, then never reply
Maybe open source it if it’s truly dead?
Of course. Mileage may vary. On some systems it may always work, on others it’s “what’s broken this week”.
Linux is super reliable, and unless you use cutting edge distro, it’s pretty rare than anything breaks. Even Fedora is pretty stable from experience
The only true problems I ever had (and still has), were with Nvidia. And switching distros ain’t saving you. Linux mint? Breaks on suspend. Nobara? Memory leak. Trying newer versions to see if it fixes it? Where’s my bootloader…
I do understand that laptop RTX 3070 are not common, but still. I just want it to work, and have cuda on it. Is that too much to ask?
Yes and no. Would make sense in os point of view, but not in the gym spotting sense
Mint is my favourite distro. Is everything I want from my computer.
… Except the Nvidia support. I need the actual proprietary driver for cuda and it’s not the easiest of rides.
(I switched to Nobara for better support and now the drivers memory leak. I need the courage to distrohop again)
Copilot: written with copilot
Recent update big update or just good maintenance?
As up to date as Debian
(Obviously a joke, Debian is great)
I think they are referring to crates vs binaries vs cargo binaries.
Crates are your libraries, not meant to be standalone, binaries are your .exe, cargo binaries are meant to be compiled by cargo on your machine and run through cargo, ex: cargo sqlx
They might also refer test binaries and example binaries which are two executables that only compile the tesrs and the examples to make sure they work, but apart from that idk
I love this game. On multi screen it gets so big
True. Doesn’t solve the other issue tho. Heck, I work on rust a lot, and rustrover is free