Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
32
Comments
29
Joined
11 mo. ago

  • I am not using any app like qpwgraph to make connections, all i know is that this script works:

     
        
    cat > ~/Music/record-desktop.sh << 'EOF'
    #!/bin/bash
    OUTPUT="${1:-$HOME/Music/Recordings/recording-$(date +%Y%m%d-%H%M%S).wav}"
    pw-record --target 0 "$OUTPUT" &
    PID=$!
    sleep 0.5
    pw-link bluez_output.30:50:75:16:40:A6:monitor_FL pw-record:input_FL
    pw-link bluez_output.30:50:75:16:40:A6:monitor_FR pw-record:input_FR
    echo "Recording to $OUTPUT (PID $PID) — press Enter to stop"
    read
    kill $PID
    echo "Done! Saved to $OUTPUT"
    EOF
    chmod +x ~/Music/record-desktop.sh
    
    
      

    as for everything else:

     
        
    
    [spiderunderurbed@daspidercave:~/Music]$ systemctl status --user pipewire-pulse.service 
    ● pipewire-pulse.service - PipeWire PulseAudio
         Loaded: loaded (/etc/systemd/user/pipewire-pulse.service; linked-runtime; preset: ignored)
        Drop-In: /nix/store/admlblh3rvzwjyhvgl8wf5fdr44iqmgc-user-units/pipewire-pulse.service.d
                 └─overrides.conf
         Active: active (running) since Thu 2026-02-26 18:55:45 NZDT; 23min ago
     Invocation: f234a6d525b844ba9ee769e0d46787ec
    TriggeredBy: ● pipewire-pulse.socket
       Main PID: 3143 (pipewire-pulse)
          Tasks: 3 (limit: 18874)
         Memory: 14.5M (peak: 20.7M, swap: 2.5M, swap peak: 2.5M, zswap: 472.1K)
            CPU: 1.618s
         CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
                 └─3143 /nix/store/z8pz8hz2psggqsws4n7mzbbdghpcxm71-pipewire-1.4.9/bin/pipewire-pulse
    
    Feb 26 18:55:45 daspidercave systemd[2666]: Started PipeWire PulseAudio.
    Feb 26 18:55:45 daspidercave pipewire-pulse[3143]: mod.protocol-pulse: vm.overrides in pulse.properties are deprecated, use pulse.properties.ru>
    Feb 26 18:55:45 daspidercave pipewire-pulse[3152]: pw.conf: execvp error 'pactl': No such file or directory
    Feb 26 18:55:45 daspidercave pipewire-pulse[3154]: pw.conf: execvp error 'pactl': No such file or directory
    
    [spiderunderurbed@daspidercave:~/Music]$ systemctl status --user pipewire-alsa
    Unit pipewire-alsa.service could not be found.
    [ble: exit 4]
    
    [spiderunderurbed@daspidercave:~/Music]$ systemctl status --user pipewire-alsa.service
    Unit pipewire-alsa.service could not be found.
    [ble: exit 4]
    
    [spiderunderurbed@daspidercave:~/Music]$ 
    
      
  • I managed to fix it for pw-record, I dont know how to get it working for audacity:

     
        
    cat > ~/Music/record-desktop.sh << 'EOF'
    #!/bin/bash
    OUTPUT="${1:-$HOME/Music/Recordings/recording-$(date +%Y%m%d-%H%M%S).wav}"
    pw-record --target 0 "$OUTPUT" &
    PID=$!
    sleep 0.5
    pw-link bluez_output.30:50:75:16:40:A6:monitor_FL pw-record:input_FL
    pw-link bluez_output.30:50:75:16:40:A6:monitor_FR pw-record:input_FR
    echo "Recording to $OUTPUT (PID $PID) — press Enter to stop"
    read
    kill $PID
    echo "Done! Saved to $OUTPUT"
    EOF
    chmod +x ~/Music/record-desktop.sh
    
      
  • It just seems overkill to have a entire partition or drive encrypted for probably a few images, not like 2-5 but there are plenty I want encrypted, there is plenty I dont need encrypted.

  • Free and Open Source Software @beehaw.org

    How to encrypt an image (and other stuff) graphically on linux

  • Lots of appliances doesn't need to be smart, I agree, there are plenty borderline where I think there is some benifit, bulbs for example, I think things should be a lot more local, it's a shame people use cloud solutions instead of home assistant or how much telemetry these smart appliances are allowed to get.

  • I disagree. I think that's far too extreme, there shouldn't be blanket bans because big tech ruins it for everyone, it harms stuff like minor indie creators or small buisnesses, that being said it needs to be HEAVILY regulated, like fridges should never have ads nor any smart appliance

  • raspberrypi @lemmy.ml

    Can a raspberrypi 4 be used with lancache for a lan party well?

  • I hope they add supports for more foldables!

  • I'm curious about the sizes of nfts, crypto and blockchain compared to the ai bubble

  • homelab @lemmy.ml

    Why does df not show the full avalible size in glusterfs?

  • Linux @lemmy.ml

    Fastest disk-space usage analyzer (for files), faster than ncdu?

  • Nix / NixOS @programming.dev

    Custom ISO with initrd.systemd enabled gives me: "failed to setup loop device for /iso/nix-store.."

  • Linux @lemmy.ml

    What are all the files/folders that will be in the filesystem after initrd?

  • Stop Killing Games @lemmy.dbzer0.com

    Idea/Thoughts on how software (specifically games) payment models

  • Linux Gaming @lemmy.world

    How or Should i use taskset to only allocate performance cores to my games (for linux)

  • Selfhosted @lemmy.world

    VERY simple web-based reliable file browser/hosting

  • I dont think i ever set AV1 encoding inside OBS, looking at my settings, it just shows h.264:

  • I tried nvidia-offload, as I set up PRIME awhile ago, it didnt help, here is the logs, if its useful: https://pastebin.com/CiJ4Zyjw

    Idk if OBS would actually respect the GPU being handed to it, or if it'll do something weird with screen capture, its weird per-gpu settings is not a option with OBS, if this is a OBS bug, i can file a bug report. Hopefully it can be resolved here.

  • Unfortunately as the post said, atleast two of those things are actually useful skills

  • I have the hyprland portals installed, and the kde ones, due to some issue I had to explicitly install them so idk if that will mess with the way applications handle it, assuming not, and yes I have two gpus, one dgpu, and one igpu, the dgpu is directly connected to my hdmi, does OBS stuggle with 2 gpus? still, that sounds like it would be a issue with capturing the monitor managed by my igpu. Not a reason to stop a second pipewire capture.

    What logs do you need? I provided some from running OBS but i assume it isnt enough, what logs should I collect, or is there a flag i need to run with OBS

  • Linux @lemmy.ml

    OBS does not allow me to create a new pipewire screen (only one works)

  • Weird it's called clicker when you can do key presses too, but I'll check it out. It looks like it fulfills my use case

  • If it works on wayland then yes

  • What's the difference between this and ydotool

  • Unfortunately it ain't a gui

  • Linux @lemmy.ml

    GUI/App to automate key presses in linux wayland

    1. Probably the second, I am not hard set on a wiki
    2. I know but, the tools you have during the creation process itself, its useful for writing books as you said, styling, but easy cross-page linking and a whole host of other things you might need for worldbuilding I think isnt avalible in libreoffice.
  • How good is cross page linking?

  • Ehh, libreoffice doesn't even come close to what I am going for, I doubt libreoffice can come anywhere close to being used in any wiki, world building or not, transitions between pages are not seamless, and the best thing it can do is just make a document look good, which is of course useful for like all other use cases, but not for a wiki, think along the line of fandom.com or wikipedia, it would be difficult to recreate something like that with libreoffice, it simply just addresses a different use case.

  • Free and Open Source Software @beehaw.org

    FOSS Self-hostable or desktop app wiki (great for worldbuilding)?

  • Free and Open Source Software @beehaw.org

    FOSS Android OS (better-privacy, community driven) that runs on Foldables

  • Would signal also work?

  • GIMP @lemmy.world

    How to create a jagged-edge transition in GIMP?

  • Linux @lemmy.ml

    Will kernel-level anti-cheat ever work on linux?

  • Selfhosted @lemmy.world

    What load balancers can do HA (preferably open source, web gui)