- Joined
- Dec 17, 2019
My brother in Christ, you have no idea what a keyboard launcher is so shut the fuck up or use one and form your own opinion before trying to act like a smug smartass.My brother in Christ, that's called a shell.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
My brother in Christ, you have no idea what a keyboard launcher is so shut the fuck up or use one and form your own opinion before trying to act like a smug smartass.My brother in Christ, that's called a shell.
I mean, that is the method busybox took, so they aren't doing anything unique there. I believe you can actually compile the gnu coretutils to all be one binary also. Although most of the time when people want to save space they just go with busybox.So all the core utils in the Rust version are actually just one binary with lots of hard links to it under every name. Call itsortand it will behave likesort
how did you install the nvidia drivers?outside of installing Nivida drivers to get my second monitor to work and fiddling switch steam to try to get some games to work.
I installed the nivida drivers through the official app. They are the official ones too.on launchers. If you run wayland at least, and you don't know what a shell script is. Walker is pretty good. If you know how to script, dmenu is actually really nice. You don't have to spend hours reading the man page, or about the configuration language it uses to change the way it's laid out. It has a few flags to change the way information is showed, or the style. Or more ideally, you can just configure it the way was intended to be configured, by editing the config.h and recompiling. Which sounds difficult if you've never heard the word compile before, but it's way easier than setting up rofi's config.
But wayland is actually where all the more full featured menus are. Like wofi. I would rather use it than rofi, if I have the choice. The config is laid out better, you use css to change the style which is an improvement in this case. And most importantly it has a dmenu mode. So anyone halfway compitent can make it do anything you want.
I mean, that is the method busybox took, so they aren't doing anything unique there. I believe you can actually compile the gnu coretutils to all be one binary also. Although most of the time when people want to save space they just go with busybox.
how did you install the nvidia drivers?
what official app? mints "app store" thing?I installed the nivida drivers through the official app. They are the official ones too.
Yeah it was in the default Nivida panel.what official app? mints "app store" thing?
hopefully that's what you mean. because if it was nvidias. that could potentially be what went wrong. You don't want to install drivers on linux the way you do on windows.
I'm assuming that means nvidias app.Yeah it was in the default Nivida panel.
That's retarded as hell.I'm assuming that means nvidias app.
That's almost certainly why it won't boot then. If there was nothing else you did.
NEVER install drivers for linux from anything outside of the repo where you got your kernel, unless you are compiling them manually. If it loads a driver that's compiled for the wrong kernel, it's going to cause problems like the ones you are experiencing.
I'm not a mint user, and I don't use nvidia, but at least in mint's app store, you should be able to install them. since it just pulls in programs from apt, and from flapak. Generally speaking, unlike windows you will almost never need to install drivers at all. GPU's are a rare case where it can be different though. But you still will never want to to go from nvidia directly, or any other gpu provider for that matter.
Welcome to Linux.That's retarded as hell.
If it's an nvidia driver issue and if the PC seems to go past the boot screens but then is just a black screen, then you could try hitting Ctrl+Alt+F3 to swap to the terminal screen. If that works then you enter in your username and password to login and can start entering commands. You could probably manually uninstall the nvidia drivers from there, and reinstall the default graphical driver so after a reboot things will be working again.I installed the nivida drivers through the official app. They are the official ones too.
I'm going to try to reinstall Windows I think. Probably Windows 10 but whenever I try to install it asks for drivers but doesn't read them from my drive.If it's an nvidia driver issue and if the PC seems to go past the boot screens but then is just a black screen, then you could try hitting Ctrl+Alt+F3 to swap to the terminal screen. If that works then you enter in your username and password to login and can start entering commands. You could probably manually uninstall the nvidia drivers from there, and reinstall the default graphical driver so after a reboot things will be working again.
Though if you already have everything backed up, you might consider doing a fresh OS install be less trouble.
It's actually the shell command line that is obsolete as a user interface, and the shell program only has value as a command interpreter. Commands should be written in and executed straight from the text editor, since writing commands and handling their output is a text processing task.Yet no one who ever glorifies their shell as the be-all-end-all of computing would live without any form of window compositor
Yeah, using a companies app for drivers that mainly focus on making the drivers for windows, to install drivers the way you install drivers on Windows while you are running linux is retarded as hell, you're right.That's retarded as hell.
I didn't use the company app I used the pre installed Mint app?Yeah, using a companies app for drivers that mainly focus on making the drivers for windows, to install drivers the way you install drivers on Windows while you are running linux is retarded as hell, you're right.
Especially when you have an app that comes with the distro, that will do all the work for you. And wont brick your system, unlike nvidias shit.
Who's the tard on the right? And why the fuck is Temu Linus wearing braces again?
ya ive already migrated everyone over from discord to other platforms, i don't have an account anymoreI like Denshi's stuff. He makes guides for a lot of random software, mostly server stuff. You really don't need much to install most of these things. Set up an XMPP server and pester your friends to move from der 'cord and then try to stop them from uploading warrior.png
Guess which OS did this already?It's actually the shell command line that is obsolete as a user interface, and the shell program only has value as a command interpreter. Commands should be written in and executed straight from the text editor, since writing commands and handling their output is a text processing task.
TempleOS had some genuinely neat UI concepts. The idea of everything, and I mean everything, being represented as a rich text document, with embeddable images, diagrams, hyperlinks, and lest we forget, 3D models, is really interesting, and Terry put a lot of work into making it relatively easy to make your own DolDoc interfaces. I think there’s a lot that the wider world of OSes can learn (unironically) from TempleOS, and DolDoc is a prime example of that.