kelvie

joined 1 year ago
[–] kelvie@lemmy.ca 8 points 1 week ago

While I'd like it to have rumble and trackpads, I pre-ordered one (to Canada).

I just want the xbox button layout with proper motion controls, which it seems like this delivers on, and with a bonus of actual back buttons (that can be mapped in Steam, unlike when controllers emulate Xbox or switch controllers)

[–] kelvie@lemmy.ca 1 points 3 weeks ago

I love me an aloo burger but it really doesn't have a lotta protein.

[–] kelvie@lemmy.ca 1 points 3 weeks ago

Though it doesn't appear to hurt!

[–] kelvie@lemmy.ca 2 points 3 weeks ago

I also bought and use this in a terminal and Emacs. I really do feel like it increases legibility at a much smaller font size.

[–] kelvie@lemmy.ca 58 points 3 weeks ago

They're referring to the photonix comments. Which are notorious, and serve as a great example of what happens when you don't moderate.

[–] kelvie@lemmy.ca 2 points 1 month ago

This was one of the most annoying things to me switching to Firefox a couple of years ago.

I've also been following this bug since switching (back), and have kinetic scroll turned off for the last few years, I somehow got used to linear scrolling -- it's not something that bothers me anymore, but I'll be happy to switch back now!

[–] kelvie@lemmy.ca 2 points 1 month ago (1 children)

I mean it runs on a steam deck -- what's holding you back? Or do you just want to run it with better settings?

[–] kelvie@lemmy.ca 7 points 1 month ago (4 children)

Does this work on a Raspberry Pi? Do Wayland compositors work in general with whatever GPU drivers they have?

[–] kelvie@lemmy.ca 5 points 1 month ago

This is amazing, thank you!

Anyone know if this is one of the first (modern, as in uses a modern engine like Godot) open source games like this where us other kinds of programmers can learn from?

[–] kelvie@lemmy.ca 1 points 1 month ago

In addition there are also often packages to get hardware acceleration of video working, if you care about saving energy / fan noise there.

[–] kelvie@lemmy.ca 4 points 1 month ago (2 children)

I also use krunner but unless I've misconfigured it, I wouldn't call it fast (and it freezes a lot since it runs in the background).

Compared to when I used rofi on hyprland (which was really fast). I'm back on KDE cause of the hyprland toxicity debacle, and honesty the only thing that isn't fast, customizable, and reliable is the app runner.

Krunner also has a weird quirk where as it loads entries, it will change the currently selected option so when you hit Enter, it will actually not execute the one you want, but instead run "Install "

Talking out loud I should probably bind alt+space to back to rofi or try Fuzzel or something

[–] kelvie@lemmy.ca 1 points 1 month ago (3 children)

I'm no stranger to DIY nor reverse engineering, so I may still buy it as a winter weekend project.

DIY is difficult because I want real buttons, as well as customizable mini displays (like the Optimus keyboard of Olde)

As long as it shows up as a normal HID keyboard, and the upload protocol is reverse engineered, I'll be happy.

Maybe I'll get one and use the return policy to find out.

 

I kinda want to hook one up to raspberry pi for some home control, but I'm not sure if the software to configure it works on Linux (or how it even presents itself HID-device wise)

I'm sure it'll eventually be reverse engineered and have some custom drivers on github soon, but a quick google came up empty for this new device.

Edit: Oh I just realized this hasn't been released yet, I saw the "buy now" button and assumed it was.

 

According to nvtop, on both my nvidia and AMD computers, kscreenlocker_greet uses 200-400MB of VRAM while the screen is locked -- doesn't that feel excessive for a simple screen locker (I do realize that it's QML and thus in theory can use as much VRAM as say plasmashell).

This is kind of annoying as I was trying to set up a chatbot using my main desktop while it's idle, and would like that extra 400MB back for a higher context length.

Wasn't sure if this was a bug or just how software is nowadays so I opted to start a discussion rather than finishing filing a bug at bugs.kde.org.

Anyway, anyone know of an alternative screenlocker for kwin_wayland?

I thought I would disable kscreenlocker completely (by setting the screen to never lock?) and use something like swayidle and swaylock, but it doesn't look like kwin supports the wayland extensions required to use swaylock.

 

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!

 

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.

 

It causes a bunch of weird controller errors, such as when a controller disconnects (or if the deck goes to sleep), it can't reconnect again.

Just let it use the default version (which I believe should be Proton Hotfix, or whatever Valve decides it should be since BG3 is an AAA headliner, they'll want this to work)

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

Yes, yes, who needs speeds this fast, but it was cheaper than my 1Gbps plan before this.

Anyway, we switched for 3 weeks and it's been down twice for us now (both on weekends). It's like I'm beta testing their new backbone or something -- any other early adopters want to share their experience?

2023-07-19 Edit: since posting this it went down 3 more times. The TELUS on-hold music is starting to give me PTSD. There was something wrong with their backend where my network access hub kept getting un-registered (and my account getting unregistered), multiple times, but it's been okay for 24 hours now (knock on wood).

A tech came by monday morning to look at it, and all they did was call their backend team, but he gave me specific instructions to give the frontline support, which was useful, but still frustrating.

I'm at I think about a 50% rate on "if we get disconnected, we'll call you back".

 

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.

 

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.

view more: next ›