• 0 Posts
  • 11 Comments
Joined 10 months ago
cake
Cake day: March 8th, 2024

help-circle
  • If they actually wanted to protect children, the answer is simple: reverse the responsibilities. Require porn sites to include metadata indicating it isn’t safe for minors. Require browsers to recognize that metadata, and filter out that content if parental controls are enabled. If parents are still too lazy to turn it on, make it default (like “safe search”, but more effective). The fact none of them have even suggested this is proof they don’t care about children or even porn, they just want to be seen as if they do.


  • I agree it seems a little shoe-horned to make her a classical witcher. I hope it’s not just to give her the title, because she could easily be the protagonist, and/or have the job of being a witcher without the trial of the grasses. She was given the training and education of a witcher, and has magical powers of her own already. Receiving the trials would be a huge deal, narratively, to the characters, and to world building. I could easily see this being a fumbled corporate attempt at placating fans that wanted to see geralt, without any regard for the characters or world building. (Similar to “Rey Skywalker” having absolutely no business being a Skywalker). But that’s all speculation. If it’s treated as a major plot point, and not done just for the hell of it, it could still be good.


  • IIRC, the original polish “witcher” was made by taking word for “witch” and changing the grammatical gender to be masculine. Evidently this was not an existing word meaning “male witch”, and so was better translated as “witcher” (ie a made up word clearly derived from “witch”) instead of “witch” or “wizard”.




  • You are misrepresenting a lot of stuff here.

    it’s behavior is unpredictable

    This entirely depends on the quality of the AI and the task at hand. A well made AI can be relatively predictable. However, most tasks that AI excels at are tasks which themselves do not have a predictable solution. For instance, handwriting recognition can be solved by a neural network with much better than human accuracy. That task does not have a perfect solution, and there is not an ideal answer for each possible input (one person’s ‘a’ could look exactly the same as another’s ‘o’). The same can be said for almost all games, especially those involving a human player.

    and therefore cannot be tested

    Unpredictable things can be tested. That’s pretty much what the entire field of statistics and probability is about. Also, testability is a fundamental requirement for any kind of machine learning. It isn’t just a good practice kind of thing; if you can’t test your model, you don’t even have a model in the first place. The whole point is to create many candidate models and test them to find the best one.

    It would cheat and find ways to know things about the game state that it’s not supposed to know

    A neural network only knows what you tell it. If you don’t tell it where the player is, it’s not going to magically deduce it from nothing. Also, it’s output has to be interpreted to even be used. The raw output is a vector of numbers. How this is transformed into usable actions is entirely up to the developer. If that transformation allows violating the rules, that’s the developers fault, not the networks. The same can be said of human input; it is the developers responsibility to transform that into permissable actions in game.

    it would hide in a corner as far away from the player as possible because it’s parameters is to avoid death

    That is possible. Which is why you should make a performance metric that reflects what you actually want it to try to do. This is a very common issue and is just part of the process of making an AI. It is not an insurmountable problem.

    Neural networks have been used to play countless games before. It’s probably one of the most studied use cases simply because it is so easy to do.



  • Why do you need so much info on Mike? Can’t you just evaluate his statements/work on its own merit? The whole point of open source, federated platforms is that you don’t have to trust him. If he decides to enshittify it, you can just go with a fork or another instance. A nomadic identity isn’t a centralized alternative to the fediverse, it’s just a way of bringing some of the features of a centralized identity to a decentralized one (at least, that’s the way I interpreted the article).




  • I dislike TikTok as much as the next guy, but I think there are several issues with this bill:

    • It specifically mentions TikTok and ByteDance. While none of the provisions seem to apply exclusively to them, the way they are included would give them no recourse to petition this, the way other companies would be able to (ie, other companies could argue in court that they aren’t controlled by a foreign adversary, but TikTok can’t. The bill literally defines “foreign adversary controlled application” as “TikTok, or …” (g.3.A)). It also gives the appearance that this law is only supposed to apply to them, which isn’t what it says but it might be treated that way anyway.

    • It leaves the determination of whether or not a company is “controlled by a foreign adversary” entirely up to the president. He has to explain himself to Congress, but doesn’t need their approval. That seems ripe for exploitation. I think it should require Congress to approve, either in a addition to or instead of the president.

    • According to g.2.A.ii (in the definition of “covered company”), the law only applies to social media with more than 1,000,000 monthly active users. Not sure why that’s included.

    • There is a specific exemption for any app that’s for posting reviews (g.2.B). I’m guessing one such company paid a whole lot to just not have this apply to them.