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/)P
Posts
14
Comments
530
Joined
3 yr. ago

  • I've always assumed it depends on what your context is. If your perspective is the country that the immigrant is from, then they would be an expat. If you are in context of the other country they are an immigrant.

    Ie

    "My friend is an expat who went off to The Netherlands." "My friend is an immigrant that came here from The USA."

  • If they don't, that's something you can't blame on a new start.

  • Pretty much, add the new domain to certbot, then create a new server directive with the new name and certificate paths. I would probably just copy and paste the existing one for your current domain, then just change the domain. SNI will then select the right certificate for you.

    You can set certbot to create a single certificate with both domains, but tbh the above is just simpler to setup and maintain.

  • Deleted

    Permanently Deleted

    Jump
  • Not sure about navidrome, but if it supports upnp, you could setup a bubbleupnp server to bridge the two.

  • Rule

    Jump
  • They are upset on behalf of their ai partner. Or they are some manager that is trying to push AI on all their workers.

  • Server '03 was also pretty solid, didn't have some of the weird aspects of xp.

  • Well yea ofc it works like that, the services are not on the same network, so the packets need to be sent onto another adapter. That means either nat or forwarding tables.

    Now if that was a good design of docker is another question.

  • Yea, I occasionally get a little notice trying to tell me about why I would be seeing interruptions. But I don't have any interuptions since I don't see ads. The fake buffering doesn't actually bother me.

  • I have that too! I also have that one folder of random shit that I've avoided sorting for the last 20 years.

  • But a grid can just be a number with a list of numbers. A tensor is just two numbers with a list of numbers. A n-tensor is just two lists of numbers. Two lists can be combined with a number to indicate when they split. If we put that number at the start of the list, then we just have a list.

    Everything is just a list of numbers.

  • Retail security told me that most shoplifters do actually buy stuff as it's kinda odd to not go to the checkout. They'll either pocket stuff, or skip an item during scanning and pay without it in the shopping.

  • They are still in use as multicast. Typically it's for local traffic.

    I don't think multicast over the internet would have taken off as multicast requires all routers between the source and any destinations to be multicast aware. Each would need to keep track of the subscriptions, meaning more resources that would mean higher cost. There was also less interest as one of the pluses of internet delivery was that delivery was on demand.

    In the end cdns were going to be created anyway for static content and streaming could just use the same systems to produce effectively the same improvements.

    But your next question would be why have they not done it for the experimental range.

    Well, everything knows those packets are not on the internet so will block them. If you want to ask the internet to upgrade everything for that, well just ask how the ip6 upgrade is going.

  • The first item on the list is probably also just home but they don't want to confuse people. So really you have lots of consumer machines, and 3 business machines.

  • Removed Deleted

    Permanently Deleted

    Jump
  • I don't think ofcom expect to get any money. It's either to just be a precursor to requiring a DNS/ip block by isps. Or just as they have told that they have to do this anyway.

  • Well that was a predictable outcome of commercial vpns. The "protect your data from isps" line never really answered the "what about the VPN provider" question.

  • Deleted

    Permanently Deleted

    Jump
  • The scrapers are not actually an ai, they are just dumb scrapers there to get as much textual information as possible.

    If they have to do Anubis tests, that is going to take more time to get the data they scrape. I suspect that they are probably paid per page they provide, so more time per page is less money for them.

  • Cabled from Vodafone is not much better, ip6 does auto configure from the router with a local address, so it at least supports it. but no routable ips yet.

  • Images might be even less, it looks like a fair amount of the site is inline SVG.

  • I think it's saying that the default association for SVG is edge, as setting a default browser does not change that. If you use another image viewer for SVG it might behave differently.