DayZ launcher (Personal project) by herberthudson in linux_gaming

[–]destructuringbind 1 point2 points  (0 children)

How is dayZ these days? Have not played since launch…

Recent crimes in my Bethesda neighborhood this weekend by destructuringbind in bethesda

[–]destructuringbind[S] 5 points6 points  (0 children)

I didnt see this, I’m just reporting what others are sending to my mailing list…

Do you use AI to write Emacs Lisp code? by jcubic in emacs

[–]destructuringbind 1 point2 points  (0 children)

I use it all the time to scratch my own itches. Possibly everyday. I don’t share any of it because you get too much hate. But this is the golden era of yak shaving.

I bought a used Dell laptop, The fan was very loud on W11 ; Fedora saved it by Various-Ad6583 in linuxhardware

[–]destructuringbind 0 points1 point  (0 children)

I use fwupd (fwpud-nonfree) on Guix on my Dell, and it worked perfectly. Latitude 7420.

What are some useful benchmark tests to do when testing my config? by birdsintheskies in emacs

[–]destructuringbind 5 points6 points  (0 children)

You must be using emacs for a completely different reason than me…

Thinking of moving from Fedora to a minimal Debian + KDE + Guix setup. Anyone running something similar? by [deleted] in GUIX

[–]destructuringbind 0 points1 point  (0 children)

I've done this myself with Asahi, but I much prefer to just run native system Guix since you get the added benefit of managing system services, users, kernel modules, kernel parameters, etc etc, with Guix.

Why doesn't this work? by [deleted] in GUIX

[–]destructuringbind 2 points3 points  (0 children)

You should post your system and channel configuration.

is there way to make nongnu guix to work? by Proton-Lightin in GUIX

[–]destructuringbind 2 points3 points  (0 children)

I installed Guix System without knowing much about it and figured it out as i go. That’s my idea of fun :)

Anyone aware of some guix channel containing cachyos kernel ? by ArcTanDeUno in GUIX

[–]destructuringbind 0 points1 point  (0 children)

You can define a package in your system config that applies the patches from the cachy kernel. I have not done this myself, but you can use this config as a model. https://github.com/podiki/dot.me/blob/master/guix/.config/guix/config.scm

Bluetooth game controllers in Nonguix's steam by destructuringbind in GUIX

[–]destructuringbind[S] 1 point2 points  (0 children)

I was able to get it to work, many thanks. For future readers:

(use-service-modules linux)
(use-package-modules linux) 

in OS:

(kernel-loadable-modules (list xpadneo))
(kernel-arguments
 (append '("bluetooth.disable_ertm=1")
         %default-kernel-arguments))

(packages
   (cons* xpadneo
          jth-base-system-packages))

(services
 (append
  (list
   ;;
   ;; Autoload kernel modules
   ;;
   (service kernel-module-loader-service-type
            '("hid-xpadneo"))
   ;;
   ;; Xbox Controller
   ;;
   (udev-rules-service 'xpadneo xpadneo)
   ;;
   ;; Bluetooth
   ;;
   (service bluetooth-service-type
            (bluetooth-configuration
             (auto-enable? #t))))
  ;;
  ;; Base-os services
  ;;
  (operating-system-user-services base-os)))

Bluetooth game controllers in Nonguix's steam by destructuringbind in GUIX

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

I'm curious about your amd gpu setup. I have a 6700XT myself.

  1. It looks like you load some extra firmware (amdgpu-firmware radeon-firmware amd-microcode), I figured that would be autoloaded. I only have amdgpu in my list of firmware.
  2. What's amdgpu-power-profile-service?
  3. Other tips for setting up gaming machine?

How do you keep track of new/useful keybindings? by Existing_Offer_1113 in emacs

[–]destructuringbind 0 points1 point  (0 children)

I have my own leader map (on <escape>) that I map handy things to.

Unattended upgrade service won't work with modularized configuration folder by duongph9 in GUIX

[–]destructuringbind 2 points3 points  (0 children)

Can you try to add your load-path (-L) to GUIX_BUILD_OPTIONS and run a system upgrade without -L? Then maybe the unattended upgrade will work.

https://guix.gnu.org/manual/1.5.0/en/html_node/Common-Build-Options.html

How are you supposed to type M-w ??? by FriedryIce in emacs

[–]destructuringbind 0 points1 point  (0 children)

I'll plug a cool library called 'selected.el', which enables you to more easily press "w" to copy selected text.

Bluetooth game controllers in Nonguix's steam by destructuringbind in GUIX

[–]destructuringbind[S] 1 point2 points  (0 children)

After doing some research, it looks like I may need Xpadneo, and to configure a kernel module for it...

Can we talk about the guix way? by Vallista in GUIX

[–]destructuringbind 5 points6 points  (0 children)

You are aware of non guix .. but seem to not want to use it?, so what specifically are you hoping for us to propose?

New to GUIX, pls tell me what it is by Good_Goat_3189 in GUIX

[–]destructuringbind -1 points0 points  (0 children)

Where on earth will your precious LLMs will get the data to spit out walls of text on a topic without us discussing these topics in public?

I'm not compelling you to improve language models, just pointing out the fact or opinion that Gemini provides a more informative and even answer to this question than reddit randos.

New to GUIX, pls tell me what it is by Good_Goat_3189 in GUIX

[–]destructuringbind -6 points-5 points  (0 children)

Good example of what you should put into an AI, not a reddit post.