• 1 Post
  • 238 Comments
Joined 1 year ago
cake
Cake day: August 22nd, 2023

help-circle





  • External trade with capitalist cultures doesn’t mean the Federation itself has internal capitalism, it’s just a necessity for getting things from cultures outside of it. All the poker on the Enterprise was almost certainly just friendly games with chips, not actual gambling. Picard himself says money doesn’t exist so it’s not like they’re getting a salary. And I can’t recall the projects and patrons you’re referencing, but that could mean someone providing non-monetary support like using their connections or social status to support the project.



  • Assuming this is just another mistake (likely), it seems like since Russian arms sometimes end up hitting NATO soil, that the reasonable course of self-defense is to extend their air defenses and shoot down arms that come near their territory. You can’t know that the drone will go off target until it does, so you just have to shoot down anything heading in the general direction, even if it’s likely targeting Ukraine.


  • The Democratic governor of PA eulogized the murdered audience member waxing about how happy he was to be at a Trump rally and died as a hero for covering his family. I’m not saying he should diss a murdered man, just don’t act like a Trump rally is some great All-American event.

    “It’s a tragic attack and our thoughts and prayers are with the victims. Political violence is abhorrent. We are providing all necessary support to uncover how this came about.” That’s all you need to do. Instead Democrats are out there mythologizing the event for Trump.








  • Did the image get copied onto their servers in a manner they were not provided a legal right to? Then they violated copyright. Whatever they do after that isn’t the copyright violation.

    And this is obvious because they could easily assemble a dataset with no copyright issues. They could also attempt to get permission from the copyright holders for many other images, but that would be hard and/or costly and some would refuse. They want to use the extra images, but don’t want to get permission, so they just take it, just like anyone else who would like an image but doesn’t want to pay for it.


  • The US can’t afford to lose Israel as an ally so it needs to be subtle.

    Israel is not in any way a critical US ally. Their influence in the region is basically non-existent and their inclusion in our various Middle Eastern adventures would do more harm than good so they’re never asked. They’re a client state heavily dependent on US arms and diplomatic protection, not some highly desirable ally we need to carefully court.


  • In life, people will frequently say things to you that won’t be the whole truth, but you can figure out what’s actually going on by looking at the context of the situation. This is commonly referred to as “being deceptive” or sometimes just “lying”. Corporate PR and salespeople, the ones who put out this press release, do it regularly.

    You don’t need to record content categories of searches to make a good tool for displaying websites, you need it to perform predictions about what users will search for. They’ve already said they wanted to focus on AI and linked to an example of the system they want to improve, it’s their site recommender, complete with sponsored recommendations that could be sold for a higher price if the Mozilla AI could predict that “people in country X will soon be looking for vacations”.


  • Zaktor@sopuli.xyztoTechnology@lemmy.mlFirefox to collect your (anonymized) search data
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    5 months ago

    The example of the “search optimization” they want to improve is Firefox Suggest, which has sponsored results which could be promoted (and cost more) based on predictions of interest based on recent trends of topics in your country. “Users in Belgium search for vacations more during X time of day” is exactly the sort of stuff you’d use to make ads more valuable. “Users in France follow a similar pattern, but two weeks later” is even better. Similarly predicting waves of infection based on the rise and fall of “health” searches is useful for public health, but also for pushing or tabling ad campaigns.


  • You can technically modify any network weights however you want with whatever data you have lying around, but without the core training data you can’t verify that your modifications aren’t hurting the original capabilities. Fine-tuning (which LoRa is for) isn’t the same thing as modifying a trained network. You’re still generally stuck with their original trained capabilities you’re just reworking the final layer(s) to redirect/tune it towards your problem. You can’t add pet faces into a human face detector, and if a new technique comes out that could improve accuracy you can’t rebuild the model with it.

    In any case, if the inference software is actually open source and all the necessary data is free of any intellectual property encumberances, it runs without internet access or non commodity hardware.

    Then it’s open source enough to live in my browser.

    So just free/noncorporate. A model is effectively a binary and the data is the source (the actual ML code is the compiler). If you don’t get the source, it’s not open source. A binary can be free and non-corporate, but it’s still not source code.