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/)C
Posts
70
Comments
50
Joined
3 yr. ago

  • Same, I also use Cloudflare dns, tunnels, and pages. Having these all in the same place makes it easy to deploy/keep track of everything

  • I see this being useful for senior/assisted living care. This isn’t a job many people want to do, doesn’t pay well, and requires ungodly amounts of patience

  • I use OVH. Reasonable prices, very reliable, and no bandwidth caps

  • politics @lemmy.world

    'We Were Told Nothing.' FDA Canceled Meeting to Discuss the Next Flu Shot

    time.com /7262388/fda-flu-vaccine-meeting-canceled/
  • Just discovered #spotdl (https://github.com/spotDL/spotify-downloader). It's a great way to download songs from #youtube with metadata and lyrics, or to just quickly listen to that one song somebody

    Jump
  • Oh yeah don’t get me wrong I love nicotine+ too! I figured I’d link to slskd since this is the selfhosted community after all 🙃

  • Just discovered #spotdl (https://github.com/spotDL/spotify-downloader). It's a great way to download songs from #youtube with metadata and lyrics, or to just quickly listen to that one song somebody

    Jump
  • I’m not a fan of YouTube’s audio compression algorithm (optimized for saving google’s bandwidth but sounds awful on higher fidelity audio setups). If quality is a concern, I can’t recommend slskd enough

  • I use wiki.js in the linuxserver.io flavor. I have 3 URLs for every service I run: public, LAN, and tailscale url. My "homepage" is a big markdown table with links to all the services. It's not pretty by any means, but it's very functional

  • you can also delete them recursively with

    find . -name '*.DS_Store' -type f -print -delete

    (adapted from this script)

  • The pi zero is good for small projects that don’t require a lot of compute, however I personally haven’t found it to be useful in a self-hosted context. Unless you really don’t care about performance, the low specs make it unsuitable for hosting most of the services you listed above

  • “Hacking” can be as easy as running some script you found online to prowl for vulnerable systems. This doesn’t take a lot of creativity. A lot of people/businesses/governments don’t practice good security hygiene (e.g. apply security patches as soon as they’re available) and end up getting popped by skiddies. I’d be more impressed if these Russian “hackers” could consistently repel attacks, but a simple google search suggests that they are struggling to defend their own turf