
[{"content":"I began with computers back in 1993, but really took off with them around 1995. I started my own business in 1995 and worked on it until 2008 when I moved.\nI have since dabbled with it off and on over the years. Managed to get 13 computer certifications. Beat my instructors in 12 out of 13 of them. Got the second highest score in my state when I took one test.\nNow I just learn by doing whatever peaks my interest and play games when I get tired of straining my brain.\n","date":"June 6 2026","externalUrl":null,"permalink":"/about/","section":"JennyKitten78","summary":"","title":"About Me","type":"page"},{"content":"\rAdd Docker\u0026rsquo;s official GPG key:\r#\rsudo apt update sudo apt install ca-certificates curl sudo install -m 0755 -d /etc/apt/keyrings sudo curl -fsSL https://download.docker.com/linux/debian/gpg -o /etc/apt/keyrings/docker.asc sudo chmod a+r /etc/apt/keyrings/docker.asc\rAdd the repository to Apt sources:\r#\rsudo tee /etc/apt/sources.list.d/docker.sources \u0026lt;\u0026lt;EOF Types: deb URIs: https://download.docker.com/linux/debian Suites: $(. /etc/os-release \u0026amp;\u0026amp; echo \u0026#34;$VERSION_CODENAME\u0026#34;) Components: stable Architectures: $(dpkg --print-architecture) Signed-By: /etc/apt/keyrings/docker.asc EOF sudo apt update\rInstall Docker and enable/start it.\nsudo apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin sudo systemctl enable --now docker\rAdding Hawser (if using Dockhand)\r#\rIf using Dockhand, you can now install Hawser (the Dockhand Agent) on the system.\ncurl -fsSL https://raw.githubusercontent.com/Finsys/hawser/main/scripts/install.sh | bash\rThen enable it and start it (make sure to include your token if need be in the config file /etc/hawser/config):\nsudo systemctl enable --now hawser\r","date":"June 6 2026","externalUrl":null,"permalink":"/posts/install-docker-on-debian-13/","section":"Posts","summary":"","title":"Install Docker on Debian 13","type":"posts"},{"content":"","date":"June 6 2026","externalUrl":null,"permalink":"/","section":"JennyKitten78","summary":"","title":"JennyKitten78","type":"page"},{"content":"\rDisable Power Saving\r#\rTo disable sound card power management in Linux, you can run the command\necho 0 | sudo tee /sys/module/snd_hda_intel/parameters/power_save\nto temporarily turn it off. For a permanent change, add\noptions snd-hda-intel power_save=0\nto a configuration file like /etc/modprobe.d/hda.conf.\nAlso keep volume at max 97% for best quality\nDisable node suspension\r#\rnano ~/.config/wireplumber/wireplumber.conf.d/disable-suspension.conf\rmonitor.alsa.rules = [ { matches = [ { # Matches all sources node.name = \u0026#34;~alsa_input.*\u0026#34; }, { # Matches all sinks node.name = \u0026#34;~alsa_output.*\u0026#34; } ] actions = { update-props = { session.suspend-timeout-seconds = 0 } } } ] # bluetooth devices monitor.bluez.rules = [ { matches = [ { # Matches all sources node.name = \u0026#34;~bluez_input.*\u0026#34; }, { # Matches all sinks node.name = \u0026#34;~bluez_output.*\u0026#34; } ] actions = { update-props = { session.suspend-timeout-seconds = 0 } } } ]\rRestart systemctl --user restart pipewire.service and systemctl --user restart wireplumber.service to apply changes.\nNotes\r#\rNone for now.\n","date":"June 6 2026","externalUrl":null,"permalink":"/posts/linux-sound-card-audio-popping/","section":"Posts","summary":"","title":"Linux Sound Card Audio Popping","type":"posts"},{"content":"I have multiple mental health issues (depression, anxiety, social anxiety, autism, cpstd, passive suicidal ideation, and adhd) and several physical issues (fibromyalgia, syringomyelia, diabeties, and polycythemia vera) that plague my life daily.\nThey want to do surgery for my Syringomyelia but the doctor that I have to go to has only done it twice in his life. This means a high likely-hood of possible paralysis from the surgery (his own words) which would leave me with a 50/50 chance to no longer have use of my body from my shoulder blades down.\nThis is a scary situation and has taken a toll on my mental health on top of everything else.\n","date":"June 6 2026","externalUrl":null,"permalink":"/health/","section":"JennyKitten78","summary":"","title":"My Health","type":"page"},{"content":"","date":"June 6 2026","externalUrl":null,"permalink":"/posts/","section":"Posts","summary":"","title":"Posts","type":"posts"},{"content":"","externalUrl":null,"permalink":"/authors/","section":"Authors","summary":"","title":"Authors","type":"authors"},{"content":"","externalUrl":null,"permalink":"/categories/","section":"Categories","summary":"","title":"Categories","type":"categories"},{"content":"","externalUrl":null,"permalink":"/series/","section":"Series","summary":"","title":"Series","type":"series"},{"content":"","externalUrl":null,"permalink":"/tags/","section":"Tags","summary":"","title":"Tags","type":"tags"}]