There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

LiquorFan , in The 5 stages of Linux gaming

Eventually you learn to go from step 1 to 5 directly.

InverseParallax , in Has anyone had success cross compiling from x86_64 glibc to aarch64 musl?

It used to be common, did a lot of work on aarch64 as it was basically coming up, a lot of work was ad-hoc using codesourcery and later rolling my own tool chain for cross compiles.

Once the platform became semi-stable we tried to build everything locally, libraries are the real nightmare, you just can’t deal with them long term. If you’re at the bottom of the stack with 1-2 dependencies it’s definitely doable, it’s as you climb up higher that things fall apart.

Via con Dios my friend.

mlc894 , in Yet another FOSS music Player for Linux

I wonder if you can offer a glimpse of what you’re hoping will be different about yours Vs other existing options? Don’t get me wrong, more options is good, but I wonder if you’re focusing development with a specific niche in mind?

MMarco94 OP ,

You’re right; I’ve edited the post:

I feel like there’s a gap between very simple players like Amberol and more complete ones like Tauon.
I hope to fill the gap by having something with a very simple UI, that at the same time can display your music library in an organized fashion.

MashingBundle , in Best Distro for Laptops?
@MashingBundle@lemmy.fmhy.ml avatar

In terms of optimization, Gentoo is the best you’re gonna get, but the word “convenience” makes me hesitant to recommend it to you.

Arch is minimal, and has many resources/guides on battery optimization (Especially for ThinkPads), but if you’d like to learn something else, Void is the way to go.

If you’re looking for a tiling WM, I can wholeheartedly recommend bspwm. Lots of control and customization, but pretty easy to configure when you understand it. Just know, it might be a hard change going from stacking to tiling.

Jean_Lurk_Picard OP ,
@Jean_Lurk_Picard@lemmy.world avatar

Hmm I’ll check out the battery optimization guides. I understand Gentoo is probably the best for overall optimization but I’m not advanced enough to use it.

MashingBundle ,
@MashingBundle@lemmy.fmhy.ml avatar

If you can set up and maintain an Arch installation, you can probably figure out Gentoo. It wasn’t too bad when I did it. It’s just not very convenient. in order to properly optimize, you have to set your use flags for each package. Not only that, but packages are compiled from source, rather than installed as pre-compiled binaries. So basically, you have to configure each package and updates take much longer.

Nisaea , in Lemoa - A Gtk client for Lemmy
@Nisaea@lemmy.sdf.org avatar

Looks very promising!

unknowing8343 , in NixOs why?

If you are worried that your computer will screw you with a bad update tomorrow, and the possibility of setting up your system like it’s a wishlist.

neoney , in NixOs why?
@neoney@lemmy.neoney.dev avatar
  • 1 config for all my devices (pc, laptop, aarch64 server)
  • 1 config language that I have to learn for the most part
  • stuff won’t randomly break on an update, and even if I mess something up, I can press the up arrow when booting to boot an older generation
  • everything is organized in 1 place (especially useful for my server, cause docker containers, NixOS container, native services are in the same spot)
Nuuskis , in NixOs why?
CrypticCoffee , in The Current Challenges With Using Linux On Airplanes

Those slides look like they’re written by someone who doesn’t understand Linux. Though Boeing and safety don’t seem to go hand in hand nowadays if that documentary about their safety standards and engineering is to believed. Blaming foreign pilots that got killed because of engineering changes that pilots weren’t fully trained on was low. Especially given how many airlines actually insisted on training for these systems but seemed to be fobbed off.

I’d rather fly Airbus.

Some context: www.bbc.co.uk/news/business-54174223

flashgnash , in NixOs why?

The reason I really like NixOS is it’s by nature very robust. Your config is the almost universal truth about what’s installed on your machine and if it works

For example, if I make some change that breaks my whole system, I simply boot off the last working build, then revert my config to the previous version in git

Also, if there’s a package in the nix package manager you can say with 99% certainty it will just work out of the box, and if it doesn’t there’ll be a config option you can enable to get it to work

Also also if you move to a new machine you can copy over your config and the machine is built up just how you like it right out of the gate

Also also also if you do software dev you can have development environments that have all the packages you need for that project and only those packages

Also also also also you’re not gonna run into the issue later down the line of having loads of random shit installed on your system in 3 different package managers and 9 different places, cleaning up your machine is as simple as just removing the entries from your application list

Stupidly easy to install things too. If you want to install gnome desktop as an example it’s as simple as adding

services.xserver.enable = true; services.xserver.displayManager.gdm.enable = true; services.xserver.desktopManager.gnome.enable = true;

To your config

minnix , in NixOs why?
@minnix@lemux.minnix.dev avatar

1 config to rule them all.

Also this: itsfoss.com/why-use-nixos/

Mydayyy , in Yet another FOSS music Player for Linux

The UI looks neat, once I get my music library in order I am inclined to try it.

Out of curiosity: What were your complains with existing music players?

SSUPII , in The Current Challenges With Using Linux On Airplanes

Honestly just anti-foss rambling. Nothing is stopping them to make a custom hardened kernel with what they need. What they want is someone else to cater for them.

solidsnail OP ,

linux.com/…/boeing-joins-the-elisa-project-as-a-p…

ELISA (Enabling Linux in Safety Applications) Project announced that Boeing has joined as a Premier member, marking its commitment to Linux and its effective use in safety critical applications. Hosted by the Linux Foundation, ELISA is an open source initiative that aims to create a shared set of tools and processes to help companies build and certify Linux-based safety-critical applications and systems

I imagine this means they’re contributing both actively and financially to Linux.

cypherpunks ,
@cypherpunks@lemmy.ml avatar

are there any points in their slide deck which you can really say are inaccurate? as a long-time Linux proponent myself, I actually can’t.

exu , in Support for modern standby on Ubuntu?

Maybe have a look at this ArchWiki page. This describes how you can check for all supported idle methods and provides further links to go more in-depth.

solidsnail , in Best Distro for Laptops?

Some thinkpads have official support for Ubuntu by the manufacturer (lenovo), which means battery optimizations out of the box, amongst other things. Might be relevant for your laptop.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines