

I assume they’re going to use it to waste stupid amounts of electricity?
I assume they’re going to use it to waste stupid amounts of electricity?
Lemmy format allows having an actual dialogue
It’s great for seeing existing dialogue, but I think it falls short for long term discussion between more than two people.
On a non-threaded board (e.g. forums, github issues) you can watch a thread you’re interested in. On Lemmy/reddit you only get notifications for direct responses to your comments.
I think some sort of option to watch/unwatch whole subtrees of comments would help a lot.
There’s something like that near me, but it’s a Five Guys clone. Seems like a good idea if you can get established locally. Small menu, nothing complicated.
The immigration rhetoric is largely kayfabe.
I think it’s the same with the tariffs. In fact, I think it’s the same with everything he promises. He’ll do a token amount of each horrible thing before he gets bored of it or it becomes obviously impractical (see: wall building).
Mostly he’ll just make everything slightly worse and do a lot of corruption for him and his friends. Just a little light kleptocracy.
I’d just count calories and reduce the amount per day until you’re losing weight.
The time of day you eat things shouldn’t really matter. This will also teach you really quickly how to feel full on minimal calories. For me I just try to eat something like raw carrots when I want a snack.
Is there a reason you’re suspicious about that particular dependency, or are you just asking about dependencies in general?
Something which notifies you whenever a new comment or reply is made to a selected post/comment, so that you can keep track of any new conversation.
Something like this would be awesome as a core Lemmy feature IMO. It would essentially turn a post (or maybe any comment tree?) into a matrix style room. Lemmy is actually decent for long term discussion (e.g. helping someone with a problem), but not if there are more than two people involved.
I’d probably:
systemctl suspend
When the screen fails to wake, are you able to get it back by powering it off, or by unplugging it? Is it X or wayland?
If you stop shipping autotools generated artefacts in your tarballs, things will be a lot simpler.
Weirdly enough the malicious code does look eerily similar to the benign code, because both are unnecessarily obfuscated.
This is not a human written or readable file you’re talking about. It’s a generated script.
They are actually not that much bigger or different from mobile or game console GPUs, they just have a lot of cooling bolted to them. The cooling allows them to sacrifice efficiency, to be more power hungry and more powerful.
the wilds of Nova Scotia
Walking across the Windsor Street exchange is wild for sure.
IMO there’s no point in optimising without being able to measure the results.
A profiler should be able to tell you how much time is spent running the code you’re attempting to optimise. It might turn out that the wine runtime code is not a significant factor in performance.
I think in theory it’s great. Email already has solutions for:
etc
the Linux company mascot
They really had trouble wrapping their minds around this, didn’t they.
Slackware in 93 or 94, on a 386DX40 with 4MiB ram and a 40MiB HDD. A friend and I split downloading the disk sets 1/2 disks a day on our limited ISP time.
When Netscape came out, I ran it on that machine. It took literally 30 minutes to start (with much swapping), but was actually usable thereafter.
That is weird.
For anyone else struggling with it, Mirrors Edge actually does end with a song called Still Alive.
Could you do:
Please share the output of
grep -v /sys/class/dmi/id/*
as a normal user (not root)
It looks like all the patches from that thread are in linux 6.6, so your board may still need quirks added.
Once you know the board name you try something like this:
boot.kernelPatches = [{
name = "acpi quirk";
patch = pkgs.writeText "acpi.patch" ''
diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c
index 297a88587031..655332f3a5da 100644
--- a/drivers/acpi/resource.c
+++ b/drivers/acpi/resource.c
@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {
DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"),
},
},
+ {
+ /* [COMPUTER DESCRIPTION] */
+ .matches = {
+ DMI_MATCH(DMI_BOARD_NAME, "[BOARD_NAME]"),
+ },
+ },
{ }
};
'';
}];
Just be careful that the indentation of the patch part doesn’t get changed.
Probably not what you’re looking for, but it just occured to me that Ted Lasso might be the closest modern show to this sort of cosy/wholesome British sitcom.
Also if you want something really on the nose, I seem to remember enjoying Rev:
https://en.m.wikipedia.org/wiki/Rev._(TV_series)
Edit: bonus recommendation for The Royle Family