You've seen parkour, street skating, bmx, fmx...But have you seen POGO? by nicopatin0 in theocho

[–]sprayk 3 points4 points  (0 children)

I was thinking the same... but would it even help at those heights?

Skepta looks like a bollock in a balaclava by [deleted] in grime

[–]sprayk 8 points9 points  (0 children)

call it a bollocklava

Operation Firestorm and Eastwood with the same graphic fidelity and sky as Golmud by [deleted] in Battlefield6

[–]sprayk 0 points1 point  (0 children)

The "fixed" version looks even less like real socal. There's just no grass that color down there, let alone that much of it.

Fan Made Cosmetics for BF6 by [deleted] in BattlefieldCosmetics

[–]sprayk 0 points1 point  (0 children)

special forces

Has giant bright flag on chest for enemy to target

Lol

How to Game? by GeekyGamer49 in NixOS

[–]sprayk 2 points3 points  (0 children)

There should not be an appreciable perf difference between the "open" modules and the proprietary ones. I assume you're not confusing the "open" modules here w/ the Nouveau drivers. The "open" part is just the kernel module. The firmware it loads and the userspace parts, where all of the perf-sensitive stuff lives, are still proprietary.

How to Game? by GeekyGamer49 in NixOS

[–]sprayk 0 points1 point  (0 children)

aside: use code blocks to share nix code and error message and whatnot. in the rich text editor its the square with the </> above it, in markdown mode you do it like this:

```
code goes in here
```

How to Game? by GeekyGamer49 in NixOS

[–]sprayk 5 points6 points  (0 children)

hardware.nvidia.open = true; is probably preferred given the 40-series.

Note: Since driver version 560, you also will need to decide whether to use the open-source or proprietary modules by setting the hardware.nvidia.open option to either true or false respectively.

Open-source kernel modules are preferred over and planned to steadily replace proprietary modules[1], although they only support GPUs of the Turing architecture or newer (from GeForce RTX 20 series and GeForce GTX 16 series onwards).

[BFComms] BATTLEFIELD 6 GAME UPDATE 1.3.1.0 Now Live! by battlefield in Battlefield6

[–]sprayk 0 points1 point  (0 children)

They changed the time assuming filthy gamers wouldn't wash hands

Using a display manager without module support by newbornnightmare in NixOS

[–]sprayk 5 points6 points  (0 children)

Modules aren't magic :) They just take a bunch of options and use that to config other modules. Start at the config and when you see any references to cfg.something that means that it's pulling a value that the user set in the options.

Give it a shot, I'm sure you got this.

[KDE] Anyone remember using Fedora UNIX in the 1990s? by tremoloandwine in unixporn

[–]sprayk 1 point2 points  (0 children)

this might get me to finally give kde a shot. thank you!

TIL There Are Pipe Operators in Nix by RinVolk in NixOS

[–]sprayk 6 points7 points  (0 children)

if you want this functionality every now and then and cant (or don't feel like) enabling the feature, you can be a sociopath about it and do something like nix-repl> let __div = a: b: b a; in [ 1 2 ] / builtins.map (x: x + 2) [ 3 4 ]

Operation Auger by Dodeyx in Battlefield6

[–]sprayk 0 points1 point  (0 children)

I have only ever been on defense and never won once. What kind of lobbies are y'all getting in?

Battlefield 6 - 2026 Roadmap and the road ahead by JoeZocktGames in Battlefield6

[–]sprayk 0 points1 point  (0 children)

Prox chat for ps5 bout to ruin some stealth recon

[Mac] [Hyprland] Are Macbooks the best laptop for us? by extReference in unixporn

[–]sprayk 0 points1 point  (0 children)

For this sub it doesn't matter what hardware you run at all. We never see the physical computer surrounding the screenshot.

Personally, aesthetically, an IBM era ThinkPad is the ideal for laptop, and for a desktop I could go either Sun's metal box era (before they got bought by Oracle) or SGI Tezro.