

Is this a try at some joke I dont get? Flared != flat?
This is what flared usually looks like
Is this a try at some joke I dont get? Flared != flat?
This is what flared usually looks like
-S
should not even try to refresh the database, that is what -Sy
is for. And doing any variation of -Sy
without also u
(upgrade) is the unsupported partial “upgrade”, so it is possible that the time changes but only in the case of misuse.
Also noticed you can just check the mtime of the directory itself, /var/lib/pacman/sync
- directory mtime does not change when the files change content but pacman/alpm probably downloads the new databases to some temp files then moves them into the directory, changing it’s modify time (see stat
, stat -c '%Y'
).
Apart from trying the hook way, I would default to just checking the timestamp of /var/lib/pacman/sync/core.db
and extra.
As any upgrade should be a system upgrade.
How did you open this? Maybe something overrode your default text editor application (look in settings for Default Applications).
Also maybe check your EDITOR env variable (echo $EDITOR), though that is only used when a different CLI program wants to open an editor for you (in CLI)
You are replacing partitions with subvolumes, as such you have to make these operations on the btrfs filesystem (so as others have already written, deleting the subvolume instead of re-formatting the partition).
Someone did s/double/decimal/g
(find ‘double’, replace by ‘decimal’) on the whole project.
Please decimal check
lol
Long Earth by T Pratchett & S. Baxter
For the monero mining, did you solo or pool mine? Also p2pool+xmrig ?
Finally
Uh I think you meant bind mounts lol
No.
Any coding LLM could probably help you piece together the kernel configs, makefiles and so on but you can’t just tell it “build me a linux distro called Mannah Hontana”.
Edit: not to mention that distro is more then just the kernel, there is also the choice of init system (what will start and manage “background” services), package manger (so also the package format), desktop environment (kde, gnome, …none) and so on
I’ve actually forgot where exactly was the prolem, I remember some electron app in wayland mode was crashing/glitching - that might be because of my GPU though (3090 with open dkms latest drivers). Also maybe Pycharm didn’t look right?
Oh I know, I was responding to r00ty as to highlight that reg. application seems to work well as spam protection. I don’t advertise so that I don’t have to dedicate the whole server to lemmy, currently running multiple other things there aye aye
I have registration application enabled and I am getting 0 registrations.
Yeah, same boat.
Tried riverwm few months ago but couldn’t fit my Awm workflow into it, river seems to think about tags as just tags for where you want windows (even on multiple of them) but I just want workspaces, where each ws also has its own tiling mode. Also, seems there is no standard on how to read/show the current tiling mode by something like waybar, also essential for me when toggling through them.
Also I don’t understand Xwayland - I’ve searched hours for ways to tell the compositor to “tell” Xwayland to not scale the content dpi or something along these lines - there seems to be no standard and every compositor handles xwayland in their own way?
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.
It’s more of a glue that can connect multiple media things together
So vesktop it still is
Hunt: Showdown (crytek de) might be somewhere up there too, though it’s hard to discern if their dev team is just understaffed, they have no QA/testing or their management is just incompetent.
Either way they currently have a decent bug hydra problem and fixes often come late and cause other problems.
You might be able to turn off sleep indication (nlinking power led) in bios btw:)
It could still be cached by your instance infra, in your case I see cloudflare headers and cache HIT so it might take a bit before the image goes away, depending on the settings of your instance.
E: it’s also possible your instance does not have cache revalidation configured correctly and as such the image could be cached almost indefinitely (the headers currently say it can be cached for a maximum of a year). @Lodion@aussie.zone