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/)B
Posts
3
Comments
151
Joined
3 yr. ago

  • +1 for FreshRSS, I've only been using it for about six months but I'm constantly tweaking my config just because I like to play around with it.

  • Oh dear

    Jump
  • I first read it as neanderthals are less aggressive so they must focus now on weapons. I'm pretty sure the intention is that the guys working on the wheel have to stop because the current leadership are neanderthals.

    I think neanderthals were less war-like than humans because humans eradicated all of them, but I'm probably reading too much into it.

  • Never!

    Jump
  • Yes I am aware that I am paying to use someone else's hardware. I already self-hosted lots of stuff on my own hardware, renting a server has other benefits that my own hardware doesn't, mainly guaranteed uptime.

  • Never!

    Jump
  • Thanks for the guide. S3 buckets are the way to go and I already have a few Linode/Akami servers I keep for playing around with. I'm just a little worried about Navidrome hammering the server because I messed something up then getting a $1000 bandwidth charge.

  • Never!

    Jump
  • I got a pretty great one for cheap that I want to migrate my Navidrome service to. I don't mind the $12 renewal; I just need to figure out how to host 1TB of music on the cloud for cheap.

  • Deleted

    Permanently Deleted

    Jump
  • I also got a bag of ladybugs this summer to control aphids on my cherry tree, but they didn't stick around. Idk if I applied them too late or the birds got them but we didn't get any cherries because of the aphids. I'm going to try again next year with more bags of them and earlier in the season.

  • Thats super interesting about the wire frame intro to Escape From New York. I've seen that movie a ton of times but I always thought that part was early digital.

  • Super cool clock concept.

  • Code Bullet is great. I love his crazy AI stuff. He's been doing it since before LLMs became popular. The dudes super smart, you can rest assured he knows what a vm is. It was way more entertaining watching this on bare metal.

  • I assumed they had gone out of business until the failed rebrand. If this is some kinda 4d chess to get people talking about them it's working great.

  • Totally agree, but at this point Microsoft is so ingrained in the US federal government that it's practically a branch of it.

  • I've been thinking about pulling the trigger on a Wacom tablet lately. I remember seeing a video of someone using one and it recognized the handwriting and did OCR in place. I also vaguely remember they drew a rough shape like a square or something and it fixed it. Does anyone know if there is an open source app that has something like that?

  • That sounds like a very functional and rational solution to the problem of age verification. But age verification isn't the ultimate goal, it's mass surveillance, which your solution doesn't work for.

  • I let one cut and the other gets to pick first.

  • Nice. What are you doing with the picos? I have one inside my pi4 seeed studio router.

  • I've been really happy with Fresh-RSS. Someone else on here put me onto about 6 months ago and it's changed how I consume news.

    I find the most time consuming part was/is curating my feed but with tools like RSS-Bridge I can really get fine grain control on what makes it through.

    On your LLM summarizer question, yes they have several plug-ins. I've recently started piping the whole feed into Gemini and telling it to pick the top 5 and summarize. But I do that in bash and emacs :

  • I build smart playlists for Navidrome with Symfonium on Android or Feishen on desktop, then export to server to get them into Navidrome. I also have been playing around with local AI generating smart playlists with mixed success. The file structure is very simple.

    Navidrome just announced plug-ins last release. I think an AI playlist maker would be pretty fun.

  • I've never heard of h2c but it seems useful. I use docker swarm with a few nodes. But for internal communication all the containers can communicate with each other using docker's built-in DNS.

    I run Traefik in front of Caddy for a few different applications including Nextcloud.