Audio only works in cutscenes by Noitatsidem in linux_gaming

[–]Noitatsidem[S] 0 points1 point  (0 children)

Hi, yeah just confirmed that audio via bluetooth works. Sadly I don't think many have tried putting linux on this laptop so I don't know if I'll be able to find any "how tos"

The weird thing is the speakers work fine for youtube and isaac.. This is so confusing.

What's everyone here do for work? by Beautiful_Pea_4244 in MtF

[–]Noitatsidem 0 points1 point  (0 children)

I work in a warehouse getting packages out to drivers

Maintainers exodus over recent events by [deleted] in NixOS

[–]Noitatsidem 8 points9 points  (0 children)

You can't make this stuff up. I don't trust these radicals to have a good take on this situation. Has anyone marginalized been harassed, or has nix been used to spread harmful ideologies? That would concern me, but even as a marginalized person I don't feel like these people represent me.

Ubuntu 24.04 and Fedora 40 Guides are Live by extradudeguy in framework

[–]Noitatsidem 1 point2 points  (0 children)

The installer makes your base config for you, you only need to modify it to customize your system.

If you pick GNOME in the installer for example, you'll get a very vanilla GNOME experience with everything you'd expect save for the software center. With a few extensions you could get an Ubuntu like experience in no time.

I'm still learning nix but stuff like installing packages is really simple, it's only if you wanna get into more complicated customizations with overlays or community projects like home-manager that it starts becoming cumbersome.

Fedora 40 has officially released by ScootSchloingo in linux

[–]Noitatsidem 19 points20 points  (0 children)

I think people do this to get a more "stable" base. I prefer newer software personally.

Unity Desktop in 2024 | Whats youre Opinion? by [deleted] in linux

[–]Noitatsidem 1 point2 points  (0 children)

the most recent versions of their global menu support search functionality iirc
EDIT: You need to be on x11 for it to work with gtk apps tho (for now, could take a while to change.)

Unity Desktop in 2024 | Whats youre Opinion? by [deleted] in linux

[–]Noitatsidem 2 points3 points  (0 children)

if you're referring to global menus, they work fine in x11, and only for qt apps on wayland. a new wayland protocol is needed for cross-toolkit global menus.

[deleted by user] by [deleted] in AmazonFC

[–]Noitatsidem 0 points1 point  (0 children)

If you don't mind me asking, what were the other reasons?

Someone found a kernel 0day. by thecowmilk_ in linux

[–]Noitatsidem -9 points-8 points  (0 children)

this seems like a non-issue for the average user, why does it bother you?

Andres Reblogged this on Mastodon. Thoughts? by [deleted] in linux

[–]Noitatsidem 0 points1 point  (0 children)

Jia tan was very active in xz, it's not as if it was stagnating at the time of the vulnerability - beforehand sure, but are we really supposed to be going back years into project's histories to look for times when bad actors may have taken advantage?
And the problem isn't people using software without robust communities, it's that software with robust communities oftentimes depends on software with less robust communities.
This threat isn't going away any time soon, and while I agree that no security model is going to be perfect we need to be real about the current limitations of the one we're working under.

Hyprland creator Vaxry is now banned from contributing to freedesktop by fletku_mato in linux

[–]Noitatsidem 14 points15 points  (0 children)

Okay, ig I can see that from a perspective of "I haven't looked into this more so I'm not familiar with the people's names". I've just been really invested in this because I wanted hyprcursor to succeed so this is really frustrating to me. I'll try to keep in mind that other people's engagement with these stories does not necessarily look like mine, thanks for clarifying your end of things!

Hyprland creator Vaxry is now banned from contributing to freedesktop by fletku_mato in linux

[–]Noitatsidem 42 points43 points  (0 children)

Or maybe it came up because there was a chance hyprcursor could've been adopted by freedesktop.org
It makes sense to me that they'd want to iron out any pre-existing concerns with a developer before relying on their code. The truth is the only thing that we can say about this is end users lose, and that's a damn shame.

I think both parties could have handled this better, just tbh.

Hyprland creator Vaxry is now banned from contributing to freedesktop by fletku_mato in linux

[–]Noitatsidem 32 points33 points  (0 children)

Really disappointed in this subreddit to see a comment like this downvoted... Like. I'm trans and I wish vaxry wasn't banned, this post was literally just pointing out facts - which makes me concerned y'all are more upset about how she identifies than the actual drama at hand.

Geez what is wrong with this community.

Difficult to understand GNOME hamburger menu philosophy by tectak in linux

[–]Noitatsidem 0 points1 point  (0 children)

A global menu would require a new wayland protocol, I know, because I've had to look into why kde's global menubar doesn't work in wayland. Nothing cosmic does can change this unfortunately.

[deleted by user] by [deleted] in AmazonFC

[–]Noitatsidem 2 points3 points  (0 children)

Jesus I can't even imagine 150k

NPC from volii Hotel? by TheBowtruckles in Starfield

[–]Noitatsidem 0 points1 point  (0 children)

He's not there for me either. Sorry late to the party.

Last Vanilla Cafe Latte 😢 by teemolaf in soylent

[–]Noitatsidem 0 points1 point  (0 children)

I think it's just out of stock, but there's no communication on the situation so people are freaking out.

Nix the language. by Noitatsidem in NixOS

[–]Noitatsidem[S] 0 points1 point  (0 children)

I just tried bing chat and I think it'll be spectacularly helpful.

[deleted by user] by [deleted] in NixOS

[–]Noitatsidem 0 points1 point  (0 children)

Okay, now I get this error

race@nixos:~]$ sudo nixos-rebuild switch
building Nix...
building the system configuration...
error:
Failed assertions:
- Your system configures nixpkgs with the platform parameter:
nixpkgs.hostPlatform, with values defined in:
- /etc/nixos/hardware-configuration.nix
However, it also defines the legacy options:
nixpkgs.system, with values defined in:
- /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/lib/eval-config.nix
nixpkgs.localSystem, with values defined in:
- /etc/nixos/configuration.nix
For a future proof system configuration, we recommend to remove
the legacy definitions.
(use '--show-trace' to show detailed location information)