- Joined
- Oct 25, 2019
I have ubuntu as my main partition and windows 7 for playing games but I went years without using my ubuntu partition and it's been a real bitch trying to figure out how to use this shit again.
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.
I have ubuntu as my main partition and windows 7 for playing games but I went years without using my ubuntu partition and it's been a real bitch trying to figure out how to use this shit again.
I've tried Void's musl version for a while. But I did end up having a glibc chroot on it as well since some software like my browser doesn't correctly work with musl.Sure, Alpine is one example. Gentoo has support for musl as well, and Void has a split-distro thing going on where you can either run a glibc or musl version of the distro. I currently run glibc Void, but I'm interested in seeing if anyone had some experience with musl in general on a daily driver machine.
That's a shame. Did you notice any performance increases or reduced space needed while using musl, or is the only benefit just knowing that your programs don't have any glibc fuckery going on in them?I've tried Void's musl version for a while. But I did end up having a glibc chroot on it as well since some software like my browser doesn't correctly work with musl.
Not really. Seemed to boot up a little bit faster but that could just have been my imagination.That's a shame. Did you notice any performance increases or reduced space needed while using musl, or is the only benefit just knowing that your programs don't have any glibc fuckery going on in them?
Try KDEnlive for video editingbeen using windows 10 for a really long time. decided to stop with it due to the immense bloat slowing down my computer. transitioned to manjaro with KDE plasma 5. not regretting a single thing. almost every single game in my library works exceedingly well. the only thing I need to think about now is how I will replace the adobe programs.
I am using scribus as replacement for adobe indesign, and inkscape as replacement for adobe illustrator, but I am not sure what to use to replace video and audio adobe software. is it possible to just install adobe software using WINE, or is it not quite as easy as that? if not, what are good alternatives for them?
looking at its set of features, it does seem incredibly promising. thanks, I definitely shall try it at my first available opportunity.Try KDEnlive for video editing
been using windows 10 for a really long time. decided to stop with it due to the immense bloat slowing down my computer. transitioned to manjaro with KDE plasma 5. not regretting a single thing. almost every single game in my library works exceedingly well. the only thing I need to think about now is how I will replace the adobe programs.
I am using scribus as replacement for adobe indesign, and inkscape as replacement for adobe illustrator, but I am not sure what to use to replace video and audio adobe software. is it possible to just install adobe software using WINE, or is it not quite as easy as that? if not, what are good alternatives for them?
From what I heard the learning curve for it is a bit steep but it's extremely powerful.looking at its set of features, it does seem incredibly promising. thanks, I definitely shall try it at my first available opportunity.
krita does seem like a very good photoshop/SAI/etc. alternative for linux, but unfortunately it is for digitally painting bitmap graphics. inkscape and illustrator are for vector graphics, which is what I am looking for. not much of a digital painter guy.KDenLive for video, and also give Krita a try for an Illustrator replacement. It's a KDE application so it will work well in your Plasma environment.
well, it does look like any other industry standard video editor (i.e. adobe premiere / sony vegas), both of which I am used to, so I am sure I will be fine.From what I heard the learning curve for it is a bit steep but it's extremely powerful.
Godspeed
krita does seem like a very good photoshop/SAI/etc. alternative for linux, but unfortunately it is for digitally painting bitmap graphics. inkscape and illustrator are for vector graphics, which is what I am looking for. not much of a digital painter guy.
starting to think I need to start running Arch on my dual-boot laptop. I've noticed whenever I google linux stuff, Arch stuff is getting more and more prominently featured, they have a pretty well coordinated wiki and a lot of documentation and are pretty good at keeping manuals up to date. (yes I know about the man command but you'll never get me to like browsing documentation in the terminal, supposedly there's a way to autoconvert all manuals with pandoc as they're updated but I just really don't want to bother)
I haven't really heard anyone talk about it's default DE which is apparently 'Pantheon', is it any good? I notice it uses GTK3 which a lot of people complain about, but it doesn't seem like there's any DE that uses Qt5 yet except for LXQT which is stuck in development hell.
I just want something that won't randomly decide to fuck up like Ubuntu LTS releases seem to, it has given me insight as to why Debian-based distros they haven't completely overtaken Redhat yet.
honestly my biggest concern with going with arch is having to use pacman, I was exposed to it through using msys2 and I fucking despise it with every fiber of my being
oh, you're right. the google result for 'arch linux desktop environment default' was deceiving, I should've read more closely.Arch does not have a default DE, if you want one, you have to install it yourself.
if you wanna use arch linux without any of the hassle of building it from scratch for your own needs, you can always go for manjaro linux which is based on arch. it does have its own repositories that are downstream from arch, but nothing stops you from accessing the arch repository directly (by using yay package manager). personally I am not scared of building arch for myself from scratch, but I am a casual user, and maximizing computer resources for my exact needs is not a very high priority, especially since I do almost everything you can do with a computer: editing videos, playing games, compiling programs, and so on. manjaro (with KDE) has served me exceedingly well and I would recommend it to all casual users any day.starting to think I need to start running Arch on my dual-boot laptop. I've noticed whenever I google linux stuff, Arch stuff is getting more and more prominently featured, they have a pretty well coordinated wiki and a lot of documentation and are pretty good at keeping manuals up to date. (yes I know about the man command but you'll never get me to like browsing documentation in the terminal, supposedly there's a way to autoconvert all manuals with pandoc as they're updated but I just really don't want to bother)
I haven't really heard anyone talk aboutits default DE which is'Pantheon', is it any good? I notice it uses GTK3 which a lot of people complain about, but it doesn't seem like there's any DE that uses Qt5 yet except for LXQT which is stuck in development hell.
I just want something that won't randomly decide to fuck up like Ubuntu LTS releases seem to, it has given me insight as to why Debian-based distros they haven't completely overtaken Redhat yet.
honestly my biggest concern with going with arch is having to use pacman, I was exposed to it through using msys2 and I fucking despise it with every fiber of my being
if you wanna use arch linux without any of the hassle of building it from scratch for your own needs, you can always go for manjaro linux which is based on arch. it does have its own repositories that are downstream from arch, but nothing stops you from accessing the arch repository directly (by using yay package manager). personally I am not scared of building arch for myself from scratch, but I am a casual user, and maximizing computer resources for my exact needs is not a very high priority, especially since I do almost everything you can do with a computer: editing videos, playing games, compiling programs, and so on. manjaro (with KDE) has served me exceedingly well and I would recommend it to all casual users any day.
If you have lots of RAM you can also skip having swap but it's always preferable to Linux broken OOM Killer if things go wrong.