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/)TR
Posts
4
Comments
205
Joined
3 yr. ago

  • I amuse myself with coding, and for the last couple of years, slowly teaching myself spanish. I know it's a little thing that will probably never matter to anyone, but it feels kind of cool that I can open mexican newspapers and not go "Wtf is this gibberish?"

  • Any time I've ever had a server of any kind connected to the net it's gotten endless 'doorknob turning' from bots scanning for stuff. At the very least, bots trying ssh passwords on common accounts.

    I don't have any specific jellyfin advice, but random attempts from all over is pretty usual on the net these days.

  • Either SoX running in Termux on my phone with:

    play -n synth brownnoise synth pinknoise mix synth 0 0 0 10 10 40 trapezium amod 0.1 30

    (originally yoinked from I can't remember who, in the early days of Mastodon)

    or more recently, a 10-hour loop of the Sardukar chant from Dune. It's right about the right frequency to block a lot of the noise around here and it isn't anything intelligible for my brain to keep me awake thinking about.

    If I just want some noise-blocking sound while I'm trying to code or something then myNoise has a vast array of sound generators. It was well worth kicking them $5 a while back.

  • Ideally I'd like it as a playlist, sort of like youtube-tui's library, but this seems like it might be a workable solution. Also, even if it turns out not to be, very nice script. I've always sucked terribly at bash scripting.