May I know what plugin you use in KDE? Sounds like it’s something I’d like to check out.
Quick searches show me Bismuth and kwin-tiling, and bismuth seems to be archived.
InfoSec Person | Alt-Account#2
May I know what plugin you use in KDE? Sounds like it’s something I’d like to check out.
Quick searches show me Bismuth and kwin-tiling, and bismuth seems to be archived.
Installed it on my desktop and the process was painful (my fault) because I ran out of space on my boot ssd (128Gigs) while doing the upgrades.
I don’t really have much on my boot ssd and all my important data is on my laptop, backed up to my servers, or on my desktop’s HDD. I did a fresh install with a kde live usb stick and that went smooth, until something with the nvidia drivers prevented the display server from launching.
Thankfully, I’ve been through this charade multiple times in the past, and I’m significantly more experienced in dealing with the kernel these days. Adding the nvidia-drm modeset kernel command line launch param worked, and my system is running deb 13. I’m so happy I have KDE plasma 6.
Overall, a one hour process. Could have been faster if I had free space on my system lol. I’m a bit more reluctant to upgrade my servers at the moment, but I may in the upcoming months.
One minor thing: they updated their apt sources (https://repolib.readthedocs.io/en/latest/deb822-format.html, https://unix.stackexchange.com/questions/498021/deb822-style-etc-apt-sources-list#583015). Idk why, but the installer didn’t create & populate the .sources file. After a quick check of the man page, I created the file and it worked.
When did you last visit? i wonder if they changed it since i last visited in late 2023. I needed to pass through security checks to get into the general premises - gardens and such, and could stand under tower. No payment required.
Edited: this review on google maps (sorry) from two days ago says it’s free to pass through: https://goo.gl/maps/ARW1jYzt3mGUEKgE8
Isn’t it free to stand under it? Going up costs money, yes.
https://www.toureiffel.paris/en/faq/spot/can-you-walk-beneath-eiffel-tower-without-paying-ticket
I was there last year, and I only paid for an éclair and a coffee at one of the cafés / restaurants underneath the tower.
Answers in Progress made a (great) video about this:
why you were forced to learn the recorder in school
Highlight begins at 8:06.
There’s a decent bit of history involved, going back to the Nazis in WW2.
It’s not because it’s cheap to manufacture, because it wasn’t back in the day. It became cheaper because it grew popular. It was about unity and cultural identity.
https://www.linuxjournal.com/article/10754
MINIX originally was developed in 1987 by Andrew S. Tanenbaum as a teaching tool for his textbook Operating Systems Design and Implementation. Today, it is a text-oriented operating system with a kernel of less than 6,000 lines of code. MINIX’s largest claim to fame is as an example of a microkernel, in which each device driver runs as an isolated user-mode process—a structure that not only increases security but also reliability, because it means a bug in a driver cannot bring down the entire system.
In its heyday during the early 1990s, MINIX was popular among hobbyists and developers because of its inexpensive proprietary license. However, by the time it was licensed under a BSD-style license in 2000, MINIX had been overshadowed by other free-licensed operating systems.
Today, MINIX is best known as a footnote in GNU/Linux history. It inspired Linus Torvalds to develop Linux, and some of his early work was written on MINIX. Probably too, Torvalds’ early decision to support the MINIX filesystem is responsible for the Linux kernel’s support of almost every filesystem imaginable.
Later, Torvalds and Tanenbaum had a frank e-mail debate about the relative merits of macrokernels (sic) and microkernels. This early history resurfaced in 2004 when Kenneth Brown of the Alexis de Tocqueville Institution prepared a book alleging that Torvalds borrowed code from MINIX—a charge that Tanenbaum, among others, so comprehensively debunked, and the book was never actually published (see Resources).
See also: https://en.wikipedia.org/wiki/Tanenbaum–Torvalds_debate
I can’t believe I didn’t know about it! Thanks :D