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/)KE
Posts
1
Comments
366
Joined
2 yr. ago

  • Sounds like both of them are not fully telling the truth, Costner seemed like he was losing interest and wanting to focus on other things but now suddenly that he may not be in it he's taking issue..

    Sheridan and co being late having the S5 PT2 scripts makes a lot of sense, he is spread way too thin and IMO the show should have only been 3-4 seasons with now it's going both on and off set.

  • I haven't dug into their policies or checked network traffic but I have a b0bsweep per hair slam and while I don't believe it works with HA it maps my main floor and I was able to block it from public egress and put it on my subnet with DNS capture and filtering to a pihole and it has never once complained. Open the app and change a setting or click go and it does it. Haven't tried adding it to HA yet because of that.

  • From other articles online that already have the direct links to the APKs I was just able to download the unlock APK for the zenfone 10 from an asus website.

    Also would like a source on this as I can't find any corroborating information.

  • My thinking is the same, I see lots of k8s mentions on here and from coworkers at home and all I use is docker and VMs because I don't want all that complexity I have to deal with at work.

  • Much less intensive than an elasticsearch anything. I have Loki, grafana and 3 promtail clients running for my env (switched from Graylog/elasticsearch) and over the last few days Loki is sitting at 3GB memory and 8% CPU processing logs for about 6 devices.

  • App

    Jump
  • Just my 2 cents, I'm still using my unlocked S20 FE and have no such apps installed. Could most likely be from a carrier device and their subsidies of getting you the phone.

  • Excited and thinking about ordering this probably mid September it looks like, once it's out. Zenfone 9 didn't seem to fully support all Tmobile bands or features so hopefully that isn't the case for the 10.

  • I expose self-hosted bitwarden for my family to access through cloudflared tunnels and only allowing US IP via cloudlfare rules. Only the webUI is exposed and traffic has to go through cloudflare and nginx to be able to do anything.

  • Same I'm curious what it might offer over Samsung's panels since I have those customized and use almost daily for apps like calculator, notes and shortcut to bitwarden plus quick access to the screenshot utility.

  • I've been giving libretube a shot for the last 3 weeks and uninstalled it a few days ago, half the time videos wouldn't play or would just stop mid video or a video I knew was posted wasn't showing up in search or the channels page.

  • I have 1 postgres container with 7 DBs created in it and 1 mysql container with 1 DB in it, (bookstack...) so it is definitely possible and would make sure persistence and storage is properly configured as another user has gone through.