Can that actually happen like this? If Windows killed the bootloader wouldn’t that mean that you couldn’t boot into Kubuntu either? Or can it somehow kill the bootloader when the PC is turned off?
Can that actually happen like this? If Windows killed the bootloader wouldn’t that mean that you couldn’t boot into Kubuntu either? Or can it somehow kill the bootloader when the PC is turned off?
It’s just the normal “Pager” widget, configured to show application icons.
I find “minimap” more descriptive for what I’m doing, because I don’t minimize, nor stack windows, so if a window exists, it has a location.
Which is also ultimately how I use this thing. Imagine a large desk where you need to jump between topics every so often. You’d put related sheets of paper next to each other and leave a bit of space between the groups. Sheets of paper are just application windows in my case (I will open one or more windows per task, I don’t mix tasks together based on application like people usually do). Well, and my desk also happens to be very long, so I can comfortably fit a minimap for it in my panel.
And because I really like multitasking, I’ve actually got multiple desks, in different colors:
For these, I use Plasma’s Activities. The different colors are done by having a transparent panel and then setting the wallpaper to different colors + telling Plasma to use the wallpaper for determining the accent color.
In this screenshot, you can also beautifully see a workspace with 5 Kate windows, which is genuinely where I shoved a bunch of notes, for me to sort through them later. 🙃
Not a piece of software I’d use voluntarily: The web version of MS Teams.
I get to use Linux at $DAYJOB and I have a rather customized KDE setup (basically window tiling, 20-80 workspaces, a workspace minimap in the panel).
Usually, I’m surrounded by other nerds, who’ll ask about it occasionally, but you know, they’ve heard of or used Linux before, they know that some crazy things can be done.
Now, yesterday, I was in a call with the legal department. I started sharing my screen and explaining my relatively simple problem. And the guy took longer than I expected to respond, which made me quite self-conscious, whether he needs time to process my explanation …or rather what in the fresh hell I did to my computer to make it look like that. 🙃
People here are saying that Waydroid works quite well for running Android apps on mobile Linux.
I tried postmarketOS a few months ago on my SHIFT6mq and for me, the dealbreaker was that I couldn’t get my SIM card to connect, so no mobile internet and no calls. As I understand, this strongly varies between phone models, though.
Aside from that, I did like what I saw a lot. I used Plasma Mobile and that was a more competent UI than stock Android, because well, it is essentially just Plasma with some tweaks. Felt a lot more like the pocket computer I never knew I wanted.
Also, bonus fun fact: “Alter!” as an exclamation probably comes from “Alter Schwede!”, which means “Old Swede!”.
According to Wikipedia, after the Thirty Years’ War, a German duke hired experienced Swedish soldiers to train new soldiers. And because they were experienced, they were also generally old. I have no idea, though, why that stuck around as an exclamation. 😅
Right, so presumably “Ålder” means “age”. In German, we have basically the same word, “Alter”, but we also use it as an exclamation, kind of like “Dude!”.
Now, if you want to exclaim “Alter!” with more disbelief, you say it with a long A and a D in place of the T, which one might write as “Alder”.
And for even more disbelief + almost anger, you can pronounce the “A” very strongly and kind of slur the rest of the word, which one might write as “Alla”.
So, this reads to me like someone exclaiming their growing disbelief. 🙃
(All of this is very informal. These are not official rules you’d find in a dictionary, but younger generations would probably interpret it as I described.)
Ålder: Alla
This tickles my German funny bone. 🙃
I mean, it really isn’t hard to write an application, which won’t work on Windows or macOS. For example, I have a little utility, which adds a text file into a folder underneath ~/.local/ and opens it in my default text editor via xdg-open
, so that I can easily jot something down. Both of things are currently implemented Linux-only.
In this case, I could’ve pulled in two libraries to do those things with Windows/macOS support. But it’s also an incredibly simple application. If you build something more complex, there’s a good chance that no library exists and that you still need to make assumptions about the OS.
Of course, a complex applications is likely to be useful enough, that someone wants to use them on Windows/macOS and then contributes support (and pinky-promises to the maintainer to regularly test on those platforms). That’s the other vehicle how lots of open-source applications do support a multitude of platforms.
But yeah, it’s just not quite as much of a given as your comment makes it sound…
Yeah, I don’t care to dunk on them, but you don’t exactly need a UI design degree to see that the contrast between background and foreground is far too low…
This is a highly confusing post for anyone who doesn’t follow the Apple drama…
“Dad Jokes” are a specific kind of joke, which typically make people groan, because they’re so terrible. See [email protected], for example.
But his sentence could also mean that he tells jokes to his dad. She notices that and asks about it, therefore making a Dad Joke herself.
He doesn’t get the Dad Joke, which exposes him as perhaps not being very good at the whole Dad Joke thing.
Coincidentally also the logo of [email protected].
So, what’s happening is that it interprets a number at the start of a line, followed by a dot, to be an enumeration:
And then it indents that text to a certain fixed width, which is why a very long number sticks out to the left.
Why your comment didn’t work, is for two reasons:
I think, you found a bug in the Lemmy webpage. 🙃
So, is there no differentiation between “a fish” and “the fish”?
If the question writer was aware, they would have formulated the question differently. It’s just not clear-cut whether HTML is a programming language or not, so you wouldn’t be quizzing their knowledge, but rather just whether they hold the same opinion as you. Or whether they meta-gamed correctly. Neither of which make for a fun show…
Yeah, I considered explaining that differently, but figured it doesn’t really matter for the story. 😅
It’s “edge” basically in the sense that it’s on-the-edge towards the physical world: https://en.wikipedia.org/wiki/Edge_computing
In our case, there’s some dumb devices, which wouldn’t be able to talk across the internet on their own, so we put Raspberry Pis next to them to hook them up to the internet. In other words, the Raspberry Pis just push network packages through, they’re not going to be crunching numbers or whatever.
At $DAYJOB, we’ve been working on a service which uses Raspberry Pis as edge devices. And our product manager – bless him – has made sure we’d have enough hardware budget and wanted to buy only Raspberry Pi 5, so we’d have really good performance.
And I think, we really befuddled him with our reaction, because you know, normally devs won’t say no to good hardware, but because our software happens to be efficient and Linux is efficient, we’ve just been like, eh, a Pi 3B+ is already a lot beefier than we need it.
We had to explain that to him like five times before he actually started to believe it. 🙃
On KDE, I’d recommend getting a KWin Script for tiling. Krohnkite is what people use currently.
It’s not as buttery smooth as dedicated tiling window managers and it can be a bit glitchy at times, but it is better than one might expect and significantly easier (and likely less glitchy) than trying to get bspwm to work in Plasma.