[-] kelvie@lemmy.ca 13 points 20 hours ago

I think anyone who's tried one of these games or is the parent of someone who's tried one of these games figures out this loophole (or alternatively , predatory practice) pretty quickly.

[-] kelvie@lemmy.ca 6 points 2 weeks ago

I think in terms of actually doing stuff AMD is close in terms of power draw (W/performance) but it's the little things like going to sleep and while completely idle that the entire MacBook draws so little power that needs to catch up -- and that's not entirely on the processor.

[-] kelvie@lemmy.ca 3 points 1 month ago

Size and easy to clean (and waterproof) is one, I have a ChefSteps Joule which is app control only, but it is much easier to clean, and much smaller than my old Anova (fits in a drawer with other crap)

Granted it is more annoying to use the app than the controls, but the trade off for us was worth it, if not for everyone.

[-] kelvie@lemmy.ca 9 points 1 month ago

After this news I switched to using KDE with Karousel, an animation plugin, and a rounded corners plugin (kwin scripts).

I also use a command runner plasmoid to somewhat replicate waybar from shell scripts.

[-] kelvie@lemmy.ca 1 points 2 months ago

Isn't this more of a litmus test of whether or not they have lime cordial in stock?

[-] kelvie@lemmy.ca 2 points 2 months ago

Well you have to state why it wasn't good. It was incredibly region-dependent, but if you live near one of their endpoints the latency wasn't noticeable and the quality was great, as it was for me.

In the end I got to play a bunch of games for free, and have an extra controller I still use, so there's that. They made us whole, at least, after they shut down (I even imported my into the breach save game into Steam with Google takeout after)

[-] kelvie@lemmy.ca 4 points 3 months ago

There are people reverse engineering the glasses right now (I have a pair):

https://github.com/wheaney/XRLinuxDriver

One of my longshot projects is to convert my framework laptop main board to exactly this. I basically use the glasses a lot more than the screen at this point (it's more convenient at night before bed)

[-] kelvie@lemmy.ca 1 points 3 months ago

I installed the beta with this, and I believe this fixed a bunch of flashing while streaming games from a KDE desktop in Wayland when streaming over 120fps using Sunshine (the desktop would flash every now and again, this didnt happen using Hyprland, which I switched back from)

[-] kelvie@lemmy.ca 29 points 3 months ago* (last edited 3 months ago)

Back during the WoW days (the flying mount expansion), every time I would walk home from Uni I'd think: "This would be a lot faster if I turned into a crow and flew over these houses".

I played a Druid.

[-] kelvie@lemmy.ca 3 points 4 months ago

By some definition. They have always been usable to some degree because I think animators or something use Linux commercially on Nvidia, and for gpgpu they are still top class on linux (nothing comes close)

They haven't always been the best for gaming or desktop (Wayland) use though, since Intel and AMD opened up their drivers.

Arguably in my experience Nvidia has been far less buggy for the last 30+ years on x11, and with this change they may have finally reached parity on Wayland, haven't tried it myself.

[-] kelvie@lemmy.ca 3 points 4 months ago

I never wait around while the car is charging (generally only charge at home), but this has been useful for waiting to board a ferry, actually being in the car on a ferry, and waiting for road closures to clear.

I also do have a steam deck, and this is basically the same thing but with a bigger screen.

[-] kelvie@lemmy.ca 6 points 4 months ago

I updated my AMD framework BIOS using fwupd last weekend with no problem on arch.

87
submitted 7 months ago by kelvie@lemmy.ca to c/linux_gaming@lemmy.ml

Yes, yes, I know, buy AMD, but I already have nVvdia to use CUDA, but this new patch on the nightly branch (on arch, you can use sunshine-git but with my patch here: https://aur.archlinux.org/packages/sunshine-git) finally makes it so that I don't have to "dual boot" into X11 to get game streaming at full performance.

Prior to this, wayland-based streamers had to make a round-trip through CPU ram, and now it stays within GPU ram and thus we can stream 4k on nvidia/Wayland!

24
submitted 1 year ago by kelvie@lemmy.ca to c/games@lemmy.world

Anyone heard of this? I've been following it since the first few trailers looked fake, but now I'm more convinced this is going to be a real game (and actually looks kinda good).

34
submitted 1 year ago by kelvie@lemmy.ca to c/linux@lemmy.ml

My set-up is roughly analogous to this: https://community.frame.work/t/guide-fedora-36-hibernation-with-enabled-secure-boot-and-full-disk-encryption-fde-decrypting-over-tpm2/25474

Summary is that I use full-disk encryption (FDE) and use the TPM to decrypt the swap, and use full lockdown mode with a kernel patched to allow hibernation.

Suspend-then-hibernate (in my opinion) is a must-have feature for a laptop that goes in a backpack -- if I close my laptop's lid and put it in my backpack, I expect it to both not overheat, and to have some amount of battery left regardless of when I decide to take it out again.

Anyway, does anyone have it working well, or any other tips?

One thing I've been toying with is using a systemd script to drop the filesystem caches before hibernating to have it resume faster.

75
submitted 1 year ago* (last edited 1 year ago) by kelvie@lemmy.ca to c/selfhosted@lemmy.world

I've been using gparted live for the most part to repair all sorts of stuff, but I'm wondering if anyone else has any other more modern recommendations, preferably even ones with Wifi or more graphics card support!

I also find installing deb packages to be way slower than they should be on a modern system (what are deb packages doing that alpine apk and arch packages don't??)

Bonus if they boot fast, too.

10
submitted 1 year ago by kelvie@lemmy.ca to c/selfhosted@lemmy.world

Does anyone have a recommendation for someone with a domain name and a k8s cluster where I can set up a simple image and/or video host?

I don't want to have to use Imgur anymore, and am more than capable of setting up cloudflared, and just want to share a screenshot or two, or perhaps show some friends something cool in a video game without having to go through YouTube or Twitch.

13
submitted 1 year ago by kelvie@lemmy.ca to c/selfhosted@lemmy.world

Just wondering how many of us use ipv6 for our local hosts, as with my router upgrade, my ISP only allows me to have 253 IP ipv4 addresses (and I don't want to have to buy a new router/gateway, a 10gbe router/gateway is expensive).

Anyway, do you guys use statically assigned ULA addresses? Statically assigned global addresses? DHCPv6? SLAAC? What do you guys do for DNS resolution, avahi/mdns everywhere (given that ipv6 addresses seem to change all the time).

I've currently mostly gotten ipv6 working (dual stack) on machines I touch, my my k3s cluster is out of commission until I can figure out a way to not have them consume any precious ipv4 addresses.

I'm not even sure what prefix I want to choose for the cluster / service CIDR, should I be using a ULA or the one specified https://docs.k3s.io/installation/network-options#dual-stack-ipv4--ipv6-networking, 2001:cafe:42::

view more: next ›

kelvie

joined 1 year ago