I would’ve appreciated a trigger warning on the post since it uses a slur, but wow, it is amusing (I’m sure it’ll be less amusing once I experience more overt transphobia).
I use xe/xem or they/them pronouns ATM.
I wanna be a cat girl! Or a cat enby perhaps. Nyan.
I would’ve appreciated a trigger warning on the post since it uses a slur, but wow, it is amusing (I’m sure it’ll be less amusing once I experience more overt transphobia).
They just said :wq
in school, so thanks for the tip. Hard to believe it saves even when the file hasn’t been changed if you use :wq
. What is the use case for that? If the file gets changed in another program and you want to revert??
Edit: Just saw the comment about the modification times being updated.
You must know my parents 😅
Whoops, looks like someone forgot to make the base juice class abstract…
That’s certainly true. I’d still say that for the online stores, for which that policy applies, there isn’t a lot of upside to preordering. Because the purchase is digital, you will always be able to get a copy on release day (unless the publisher artificially limits how many games it will sell, but I’ve never heard of a publisher doing this).
Financially, preorders without a “preorder bonus” are a zero interest loan to the developer. Preorders with the “preorder bonus” are a loan with the bonus as interest. Even if the game were guaranteed to be good, you could most likely be doing something better with the money until it comes out. Since the game is not guaranteed to be good, it is a risky loan as well. Without any of the protections you get when you make an actual loan.
Suppose this post were true. Then it is a good post. So there exists a good post on the internet and it is not true. But this is a contradiction. So this post must be false and hence there must exist a good post on the internet
This should work with some caveats.
/dev/cdrom
with the name of the device file corresponding to your drive.Linux trys to treat devices like files. If you ran xxd /dev/cdrom
, you would see every bit on the disk (not just those of the files, but those in the free space as well) in order from the first to the last (converted to base-16 in what is called a hexdump). Not that you need to see this, but your video player does. The “DRM cracking” is actually a feature of libdvdcss that makes it possible for the system to treat the disk this way. dd
is just a general copying command and if Stack Exchange is to be believed, it isn’t necessarily the best option (https://unix.stackexchange.com/questions/12532/dd-vs-cat-is-dd-still-relevant-these-days). But it probably is necessary for the linked guide to work because it has dd
truncate the file.
edit: caveats is note spalled caceats
edit: file → files on the disk
Just change all the boxes so they all read “Chat GPT-4.”
Ooh, cool.
X∈X⇐⇒X∉X (1)
X∈X∧¬X∈X (2)
Thence G(me) (2,explosion)
where G(x): x has 1,000,000 bars of gold
Thanks for the gold
Couldn’t a Chromium clone relicensed under some copyleft license also be a viable option against Chromiums? Chromium is licensed under BSD-3 which Wikipedia claims is compatible with the GPL, so there wouldn’t be any legal reason this couldn’t be done, right? Other than not really wanting to split a project with excessive forks (which is only bad if you think that the Chromium project itself is a net good), is there some technical or other reason why this would be a bad idea?
I’d imagine you want something defined recursively like multiplication
So it needs to be
On an unrelated note, it’d be nice if Lemmy had Mathjax. I just wrote all this on mobile with that assumption, and I’m not rewriting now that I know better.