I think you’re missing the point here. The solution to the “documentation on a chatroom” problem is not putting documentation on another chatroom.
R*dd*t refugee
Fuck /u/Spez
I think you’re missing the point here. The solution to the “documentation on a chatroom” problem is not putting documentation on another chatroom.
The real power of tmux, though, is that it manages the session you created.
So, one use case would be saving your current terminal setup. Instead of exiting the terminal and navigating to the project and setting up the environment again next time, you can simply detach and re-attach.
systemd
: Oh yeah? Hold my beer
Yeah that’s not creepy at all.
They’ve already taken Voronezh as well, some 500km from Moscow and have been reported to be advancing through the Lipetsk province, 350km south of Moscow.
There’s no real “benefit” to Ukraine in this, is there?
Well, it appears that some of the baddies will be killing off each other, saving Ukraine the trouble.
This is such a terrible moralizing take …
It didn’t get the same attention because it had already happened, it was terrible, and nobody said otherwise, but there was no mystery or suspense about those peoples’ fates. There was no ongoing story.
The Titan story is in the same vein as when workers get trapped in a mine for weeks, or like those children in a cave in Thailand.
Also: you’re The Guardian, if you felt that the migrant shipwreck story deserved more attention, why didn’t you fucking write about it then?
ssh tunneling can be very useful for testing or one-shot things where you quickly need access to a service that’s not directly reachable, but I wouldn’t use it as a permanent solution for anything. You quickly run into problems like:
localhost:8080
is foo:80
and localhost:8081
is bar:80
It would have been perfectly possible to charge a different rate for AI harvesting than for Reddit Apps.
I general why does there have to be static sidebars that are rarely used. It causes the content body to be squeezed into tiny space.
I think the rationale is that most people use widescreen monitors nowadays, so if you allow the content part to run across the entire width of the screen, it becomes ugly and hard to read. Therefore the middle section gets a limited or fixed width, which in turn then creates two empty columns to the sides that designers are then tempted to fill up with “useful” stuff.
You can try this yourself: paste a long line of text into a notepad window and maximize the window. It is much harder on your eyes to read and focus on the text than if you resized the window to a more reasonable width where the text gets broken up into several lines.
I’m not against this design paradigm per se, but the content width reduction is often overdone, leading to a squeezed feeling like you say. It can also create problems if you have a habit of not using maximized browser windows, but for example a window tiled to one half of the screen. Some of the better sites work around this by having a reactive design that reduces, collapses or removes the sidebars when the window is narrower than a certain width, but many sites don’t.
The Russian Orthodox Church is a subsection of the FSB.
Besides, sometimes you protest not to change things, but so that shit doesn’t change you
Great way to put it!
jellyfin
How good is the performance of that on a rpi4? Does it work for transcoding videos?
Yes, I’m subscribed to that community. I hope it will take off, and become one of my main news sources, but for now it’s not there yet.
I unsubbed from most of the default reddit subs and from the subs where the mods didn’t seem to care about the protest.
For the future, I intend to limit my engagement to a few subreddits related to the war in Ukraine, because that’s something I follow closely and care about a lot. The communities on lemmy/kbin just aren’t active enough yet to stay up to date.
head -n1 /var/log/pacman.log
[2014-10-11 14:33] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel'
Almost 9 years it seems
How can you not remember what side of the car the gas tank is on?
Do these people frequently get in on the wrong side of the car to drive it too?
Too bad we don’t get userids so we could boast about our low-digit uid for extra cred, like back in the Slashdot days (low 5-digit Slashdot user here :p)
I settled on two.
Arch for my desktop, because there I like having an always up-to-date system with the latest drivers and libraries so that I can always try the latest versions of whatever it is I want to play with next. Pacman is also a pretty good package manager, and almost any piece of software that is not in the default repos can be found in the AUR. For the rest, I also like that Arch just gets out of your way and lets you configure your system how you want.
Debian for anything that runs unattended, like all my homelab services. It’s well tested, offers feature stability, has long-enough support, and doesn’t do weird things every other release like forcing snaps or netplan or cloud-init on you. Those “boring” qualities make it the perfect base to run something for a long time that doesn’t scream for attention all the time.