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/)T
Posts
4
Comments
110
Joined
3 yr. ago

  • Just like WhatsApp did when they introduced the TOS change for WhatsApp for Business

  • Can instances be hosted abroad instead? Or are host admins liable as long as they're in an age verification required jurisdiction

  • Does Urbit help with that? Heard it's some way to communicate p2p or something

  • Sometimes it's really easy, open a bunch of code files and see if it's littered witb comments. If it is: likely sloppified

  • I think it's important to note that human review is not = quality always, it's case by case and a lot of times the nuance and potential problems don't appear until the code has been fiddled with manually in my experience.

    Basically saying that it depends on how it was used, but my hunch is using AI for new languages for production use without an expert to help is a bad use case since the new comer has no idea what nuances exist. Unless that's not the case here

  • Flock isn't the only one with ALPR cameras, I hope the movements recognize that and block all ALPR deployments

  • The argument it's making is not relying on technology (in this case some AI) because it can be distrupted. I don't think having a single point of failure is unique to technology in general

  • Always remember you can dual boot if there's software you can't avoid using

  • If everything was a mistake then so is this statement, checkmate

  • Is that the bot in the bots social network thing they created? Or is that unrelated

  • How does debit work for fraud? Are banks more willing to refund when theres5fraud? In the US it feels like it's mostly on the user to bear

  • Teamspeak, Mumble? These were popular for gaming communities, not sure what happened to these apps

  • Thank you for the info! I'm guessing that I could use a mini PC with a zigbee adapter to create my own dashboards or bridge to home assistant, unless zigbee hubs offer similar capabilities

  • I'm planning on assembling and coding w/e needs coding on microcontrollers, and a mini PC/HA hardware won't be connected to the cloud. But generally speaking yes: most IoT devices in the US connect to someone else's computer these daya

  • Will do. Is it more for security purposes? Reliability?

  • That's interesting, I'll have to read more about mine. I think I purposefully bought the "dumbest" option but will need to experiment with it just like you did

  • That's a good point. This can help me with things like adding a DNS server (I'm assuming pi-hole can be run standalone on a mini PC)

  • Thanks. I thought the already thought out protocols and configurations would make it easier to program the micro controllers to plug in with that rather than building something on my own