I mean… we gotta eat.
- 6 Posts
- 835 Comments
pastermil@sh.itjust.worksto
Linux@lemmy.ml•MOS Is a New Open-Source Server OS Aimed at Homelabs and Self-Hosting
20·25 days agobased on Devuan
pastermil@sh.itjust.worksto
Linux@lemmy.ml•VirtualBox upstream now supports KVM as a (still experimental) backend on Linux.
3·28 days agoThat’s a good one!
pastermil@sh.itjust.worksto
Linux@lemmy.ml•Why is Debian always left out of the distro recommendations?
1·1 month agoI use Debian as one of my daily drivers. I wouldn’t recommend the vanilla version to beginners, but I’d recommend LMDE.
At the time, lynx couldn’t do that.
Now it can??
pastermil@sh.itjust.worksto
Linux@lemmy.ml•I currently have a dual boot between Windows and Linux but I'm thinking about removing Windows. Would I need to do anything to Grub in order to continue use Linux Mint?
4·1 month agoYou’re already booting your Linux Mint just fine with the GRUB, right? Assuming you won’t be changing your drives, all you’d need to do is nuke the Windows partition and update your GRUB. You can then reuse that partition for something else. Merging that partition would be time consuming and the devs have said to be risky, but it can be done with a LiveUSB, and I haven’t had any problem myself aside having to wait some time.
I guess it’s just that musl and busybox are not fit for desktop use cases
Can I entertain you with some minimalistic distros? Alpine is the first thing that comes to mind.
It uses busybox which is some kind of minimalistic all-in-one program that includes everything you need to run an OS such as init system and core utilities. And yes, you guessed it, it includes a shell that is a stripped down version of bash. Even the libc is stripped down here, with musl instead of glibc.
Speaking of busybox and musl, there’s also another distro that centers around compiling tiny embedded rootfs image. With this you can configure what (not) to include in the kernel. You can also do the same with busybox, where you can choose to include or exclude utilities.
But honestly, to have something lean while being able to keep up with modern computing, I’d choose Gentoo where you can choose what (not) to put in your programs at compile time.
You do not want to use dash interactively! It is created solely for scripting and not for creature comfort. This means all the stuff you’re probably used to such as line editing and command history will not be available.
At some point, you’d want to ask yourself how heavy is “heavy” and how much stuff are you willing to shed? Do you not need tools such as web browser, media player, or office suite? Are you willing to get rid of desktop environment?
In the extreme, you can remove all the documentations, all the manpages to save space. You can even remove all the localization files, without which stuff would look weird, but would still run.
Further than that, you can even customize your kernel, opting out all the drivers you don’t need, or even some that you could use (e.g. wifi, audio, hardware monitoring). Next, some kernel features that are less essential such as statistics, logging, and debugging, as well as the handling for some network protocols. If you wanna go crazy, you can enable the expert/embedded options and with that you can disable stuff that can be critical (e.g. error reporting, certain IPC feature).
It’s a rabbit hole, really.
pastermil@sh.itjust.worksto
Linux@lemmy.ml•Open Gaming Collective (OGC) formed to push Linux gaming even further
361·1 month agoWhere have you been, the cave?
Linux community have been solving problems together since the dawn of time, despite the bazillion different standards they endorse on their own, they collaborate with each other.
Take a look at KDE & GNOME. They are opposed to each other on the surface level, but they both share countless amount of work. Also MATE, which is a fork of GNOME that is created basically from disagreement of modern GNOME’s direction, still uses a lot of GNOME’s library.
Isn’t LoongArch basically just rebranded MIPS?
pastermil@sh.itjust.worksto
Linux@lemmy.ml•Can you use Linux today without the terminal?
18·1 month agoI cannot vouch for every distro and every use case out there, but for me, yes you can daily drive without having anything to do with terminal. Some distros have worked a lot ensuring this.
I would recommend to start with Linux Mint.
With systemd? AFAIK, it’s a hard dependency this days.
pastermil@sh.itjust.worksto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•TPB weird behavior in searches?English
1·1 month agoNope, not just them. Same goes for me, tried in different setups of mine.
pastermil@sh.itjust.worksto
Linux@lemmy.ml•Way to try multiple distros over period of month possibly
4·2 months agoYou can use LiveUSB. If you want to try them with their installation processes, you can try them on VM (e.g. QEMU).
Using VM may not reflect real hardware, tho. For this, I’d suggest more than one laptop. If you don’t have a spare, some cheap office surplus might help.
If you want to just use that one laptop, but don’t want to burn out your disk drive when you try out different installations, you can always use external drives.
pastermil@sh.itjust.worksto
Linux@lemmy.ml•‘It’s such poor quality software’: GOG owner criticises Windows, says it will support Linux better in the future | VGC
1·2 months agoDon’t they still have it?



Sounds like an interesting story premise.
More on the creepy side if you ask me.