• 0 Posts
  • 9 Comments
Joined 2 years ago
cake
Cake day: July 24th, 2024

help-circle
  • I am so grateful for already having been paranoid about sharing anything identifying about me starting 15+ years ago.

    I never uploaded a picture of myself. Never used my real name anywhere. I used different nicks for different branches of the Internet. A plethora of different email addresses etc.

    People thought I was being overly careful and I probably missed a lot of things due to not using Whatsapp, Facebook, Instagram, Twitter, Snapchat but I can’t say I regretted it at any point.




  • I know you specifically want a hardware solution, but if you use pipewire I have something for you that took forever to figure out from the docs and does just what you want with a single static config file: https://pastebin.com/XigrzvfD

    Put this in ~/.config/pipewire/pipewire.conf.d/10-virtual-sinks.conf and restart pipewire once. It is safe to try this. Once you remove the file and restart pipewire everything is back to normal.

    This creates virtual output devices that you can assign applications to and control with e.g. pavucontrol. It’s mapped to use my specific output devices, if you uncomment the lines and remove the node name expressions then all USB/PCIe devices are used.

    It creates a setup of: virtual:[Games, Media, Comms] -> virtual:Main -> virtual:All Physical Outputs -> [output devices]

    I wanted all audio to always play on all devices. You can of course adapt it to your use case. In my case the virtual Main is my global mute for everything. I never touch volumes or mute of the actual output devices.

    I have the volume of these output nodes mapped to physical knobs to control games/voice/media independently globally.

    EDIT: To control the nodes I use this script: https://pastebin.com/pANNDvup

    Mute toggle: volume.sh set-mute virtual:Games toggle

    Volume: volume.sh set-volume virtual:Games %d

    You will have to adapt that slightly as I use it with OpenDeck and a stream deck clone for control. OpenDeck outputs [-]10 but wpctl needs 10-/10+. There is currently no way to set an absolute volume with that script since I didn’t have the need.



  • A lot of people I know regularly use screen sharing through discord or opentalk. Both for work/productivity and while gaming (watching each other, helping, sharing what people are up to etc).

    To get people to switch it sadly should support all features: text, voice, video and sending files/images/gifs/videos.

    It’s tough.


  • I just bought an Innioasia Y1, which is an iPod classic clone for $50.

    Put an unofficial Rockbox port on it and installed a 512gb micro SD card. Ignoring the mediocre DAC and comparatively unresponsive click wheel it’s pretty good. I finally have my entire music library with me again and look at my phone less often (both of which were goals of getting an mp3 player again).

    I was big into mp3 players 15-20 years ago and used Rockbox on all of them so this is really nice especially at the price point.

    PS: They are working on a Y2 that improves upon a lot of things. The Y1 was marketed as a kids device but is awesome with Rockbox on it and went viral the past few months.