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

pending anonymous user

  • Except the primary distributor doesn't have any actionable details.

  • Not even another page should be the primary source. That page should be a secondary for updates. The alert itself should have included all the actionable details.

  • I wonder why such an important piece of info is posted on social media but not on a dedicated webpage that can be linked to any social media posts.

  • It is great until the ownership and business model comes into consideration.

  • TL;DR: The UK OSBA strikes again.

    Edit: l long thought it were named Bill, not Act. Sorry for the confusion.

  • Wait. If this exception get adopted, does that mean one can pirate everything and use "AI training data" as a perfect defense? People doesn't even need to have any hardware, thanks to cloud computing. All the proof you need is you used or intend to use said data for AI training purposes.

  • I will just get an AMD (7745HX?) mini PC with adequate RAM and call it a day. It should run almost anything that you throw in a light setup with minimal power usage.

  • I'm curious why he still carry all those things after he is done with it.

  • IMO the correct use of AI in searches is keyword correction and suggestion, like a beefed up version of "do you mean".

  • Which I do specified "in the broadcast domain". Sure you can use it with VLAN but that more than the scenario I'm describing.

  • It doesn't matter. Port configuration can switch around and the bottleneck is still there. Traffic with in the broadcast domain (i.e. subnet) will handled by the switch alone.

    There is WiFi onboard so it can have some actual benefits, depending on design and how user access resources, but how likely you're going to saturate that 1/2.5G link? Not even you stream some 4K movies from Plex to iPhone will does that.

  • That's the only use I can think of but I don't know if OpenWRT support VLAN cuz I never used it directly.

  • What's the point of having 1G on WAN and 2.5G on LAN? Traffic won't hit the LAN port until it's routed to the Internet, yet the WAN port is the bottleneck.

    Edit: Seems like I switch up the port speed but my point still holds as the bittleneck still exist.

  • For-jail-o?

  • It is a straight downgrade. The day you forgot to bring the dongle you are stranded.

  • It is a ok tool to get things started.

  • Starting out with Python by Tony Graddis

    I read the 3rd edition in library, now it's 6th. Don't know if it is as good as the memory serves.

  • Ops. Missed that part.

  • I use BTRFS for snapshots, and auto compression. Maybe it can be done with raids with LVM? AFAIK BTRFS redundancy is basically the same as traditional RAID, similar to using mdadm. Still, you would want a backup strat instead relying on the disk redundancy. I learn that the hardway.