General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Charlie Kahn
Brodie Robertson
comments
Comments by "Charlie Kahn" (@charliekahn4205) on "Brodie Robertson" channel.
They're not meant for phones. The primary usage is large tablets.
15
But then you couldn't call it "looks cute"
7
On Windows, the "shell" only runs the desktop icons, background, and taskbar. The native compositor is dwm, and there's no window server at all. Windows is built from the ground up for graphics, so it can just dole out pieces of the framebuffer to applications.
5
@RandomGeometryDashStuff you can literally replace it with another shell
5
You could do the same with Sawfish and Emacs
3
However, autoremove is opt-out, which is infuriating since removing Xfce would remove Xorg as well, even though Xorg is still needed when you have KDE installed.
3
So it's more like a Wayland-native Mate or LXDE, or literally every other desktop environment ever?
3
The real problem is that there's no standard way of having multiple versions of a program installed at once.
2
@kreuner11 I thought shell32 was just the decorator
2
@mathgeniuszach their hardware would be a lot friendlier to Linux if they would support ACPI. As it is, you need a custom build for everything they make.
2
@techgeeknzl The obvious answer, then, is to use a more comprehensive front-end for a more comprehensive back-end. If the dependency system is more complex, dependency management should be more complex and powerful for the user.
2
@ In terms of integration, it beats running GNU userland in an app
2
Why should a package manager ever even provide the possibility of uninstalling packages that don't conflict, upon an install command? In fact, a package manager should ideally treat package removal with extreme care, making sure not to auto autoremove unless specifically prompted to. This doesn't have to do with this specific bug, but the fact that this feature shouldn't exist in the first place.
2
@Jay-uk8uw MS switched over from DOS in 2000. They just keep the interface this way for familiarity
1
UNIX has standard IPC
1
Or you could use XQuartz and make it take over the desktop.
1
@florianfelix8295 I do occasionally
1
@mgord9518 Nvidia has actually gotten really good now. They're updating their drivers at a decent pace, they actually have compatibility with things even if they don't like them, and they're making some improvements with their open-source stack. Nouveau is also making significant progress.
1
@marcogenovesi8570 And? X11 has good, sensible APIs that make sense and haven't been broken for decades. A new display system should imo strive to keep this solid foundation and just implement the spec in a radically different way.
1
@rightwingsafetysquad9872 X doesn't depend on Xorg. You can replace it with a different server, or even something that just mimics a server.
1
I just don't like the separation that this requires between "system" and "graphics" when most programs aren't used to that. If everything from the ground up is formatted the same way and interfaced in the same secure way, then the system can be as scalable as traditional Unix requires.
1
Files on Android have always been terrible. Every app is a separate volume that's locked to just the app's user ID. This makes sense for security, since basically everything phones do is through the web, but it makes transferring data a nightmare.
1
@coarse_snad it's called unified virtual memory space. Just let the programmer access every address individually. it's insanely insecure, stupidly annoying, and generally bad practice. But you can't truly leak memory.
1
@LINMOBnet any tablet that runs Windows should run Linux, more or less. MS requires ACPI and UEFI for Windows on ARM, so you just need to compile.
1
@ The thing is that ARM is so much more power-efficient and the features that make x86 "easy" all have nothing to do with the CPU and everything to do with the ROM on the motherboard
1
@Fred-f1g it doesn't have to be x86, it just needs a real BIOS
1
It's less that and more Linux userland running on the Android kernel build, without any of the actual Android bits
1
Freedesktop works because it's optional. Plenty of other standards exist outside of it.
1
@PavelShevchuk doesn't Windows still bluescreen if you remove a serial device while it's being accessed?
1
Well Linux doesn't necessarily only work because there's Linus at the head, especially since one guy couldn't possibly maintain something that huge full-time. As long as there are dedicated maintainers of any sort, vetting possible contributions that anyone could submit, things should be fine.
1
It'll never work because UNIX doesn't force a layout concept, so any standard theme would have to be way larger than anyone has the time to make
1
Might as well just shove everything into a container and turn every variable into its own process
1