Little programs or scripts or automations you’ve created ad-hoc to solve a particular single use case

I have lots of shortcuts i make on my phone and I have one i love that detects when bluetooth accidentally or purposefully disconnects from my speaker and reconnects it and fixes a playback glitch so its back to playing properly

  • Victor@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    9 hours ago

    script that saves the current buffer of my continously running screen recorder to a file

    Curious to know why you are continuously recording your screen. Must fill up your hard drives really quickly?

    • neidu3@sh.itjust.worksM
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      9 hours ago

      Why: I case I want to show something unplanned to someone. Freak accident in a game, for example.
      Disk: It’s only keeping the latest 30 minutes in a buffer. Saving basically means copying that buffer to a different file.