FBJimmy

joined 10 months ago
[–] FBJimmy@lemmus.org 37 points 1 week ago (4 children)

Yelp still exists!?

Who is finding a McDonalds location on their phone's map app and then thinking "I'd better cross-check this against Yelp first"!?

[–] FBJimmy@lemmus.org 5 points 1 month ago

3x 3 day pre-season tests for the new regs

[–] FBJimmy@lemmus.org 37 points 1 month ago (9 children)

1440p for the win!

[–] FBJimmy@lemmus.org 6 points 2 months ago (1 children)

Note that New Scientist was acquired by the Daily Mail in 2021...

[–] FBJimmy@lemmus.org 17 points 3 months ago

Single GPU with scripts that run before and after the VM is active to unload the GPU driver modules from the kernel.

I think this was my starting point and I had to do just a few small tweaks to get it right for my setup - i.e. unload and reload the precise set of kernel modules that block GPU passthrough on my machine.

https://gitlab.com/Karuri/vfio

At this point from a user experience p.o.v it's not much different to dual booting, just with a different boot sequence. The main advantage though is that I can have the Windows OS on a small virtual harddrive for ease of backup/clone/restore and have game installs on a dedicated NVME that doesn't need backing up

[–] FBJimmy@lemmus.org 40 points 3 months ago (15 children)

I've been 100% linux for my daily home computing for over a year now... With one exception... To be honest I didn't even try particularly hard to make gaming work under Linux.

Instead I have a Windows VM - setup with full passthrough access to my GPU and it's own NVME - just for Windows gaming. To my mind now it's in the same category as running console emulation.

As soon as I click shutdown in windows, it pops me straight back into my Linux desktop.

[–] FBJimmy@lemmus.org 8 points 3 months ago

"Mr Edwards left the BBC in April."

[–] FBJimmy@lemmus.org 3 points 3 months ago* (last edited 3 months ago) (8 children)

len(string) passes the object 'string' to a function 'len' that returns its length.

sting.len() (edit: hypothetically if it existed) calls the method 'len' which is an inherent part of any object of string type.

In practice the result is the same, but the latter is the more object-oriented approach.

[–] FBJimmy@lemmus.org 3 points 5 months ago

I had some hard to track down intermittent network issues when I upgraded from LMDE5 to LMDE6 - the solution was to get a newer kernel from backports - its fairly painless...

https://forums.linuxmint.com/viewtopic.php?t=413995#:~:text=You%20get%20the%20kernel%20updates,using%20with%20command%20uname%20%2Dv.

[–] FBJimmy@lemmus.org 10 points 5 months ago (3 children)

Obviously the one that's in better condition 😅

 
view more: next ›