Skip Navigation

Posts
5
Comments
635
Joined
2 yr. ago

  • or the work day start will drift whichever way

    What? I don't follow.

  • With all of these games, players will no longer be able to use multiplayer modes, link Ubisoft accounts in-game, or use any other online features. In addition to this, any Ubisoft Connect rewards will be made unavailable.

    So Singleplayer will continue to work?

  • Hades is a great game. It's action though.

  • Here’s where the hard part comes in: It’s gotta be cheap (25 or less)

    That's not hard. I don't even buy games above 15 € anymore. And I still get tons of great games that way.

    (Not that I would need any new games with my unplayable backlog.)

  • OP asks for small thing, most replies ask for huge things.

    I guess the opposites of small thing and biggest positive impact on the world makes it hard to answer.

  • That's a bad name for that kind of community.

    You posting this on here implies you've heard enough of Musk and don't want to anymore. But that community produces Musk content - is only opposed to worship.

    With that context I assume you referenced a related community for OP - the opposite of what I thought you were doing.

  • That's only one of two aspects.

    If they share your data to show you ads and you block ads, they still processed and shared your data.

  • Due to a visitation ban, we have been unable to have contact with Mr. Ikeda, which has resulted in limited information that we can share and a delay in our public announcement.

    a special fraud comprise of fraudulent activities targeting unacquainted individuals through phone calls or various communication methods. These scams aim to deceive victims into transferring money or other property to a specified account or using other methods.

  • The relevant reasoning [of how this makes sense in terms of alternative to privacy and regarding GDPR compliance]:

    The option for people to purchase a subscription for no ads balances the requirements of European regulators while giving users choice and allowing Meta to continue serving all people in the EU, EEA and Switzerland. In its ruling, the CJEU expressly recognised that a subscription model, like the one we are announcing, is a valid form of consent for an ads funded service.

  • The summary OP could have provided in the post:

    A crowd funding / fundraising for an anime music video with/for Japanese actress and singer Aya Hirano.

    With the support of anime fans, we're tackling the long-standing issue of underpaid animators. Our objective is to foster a system that provides ample budgets for anime production and to set up an animation studio dedicated to enhancing the working conditions of our animators. As part of our ongoing commitment, we're thrilled to announce our second project: an animated music video spotlighting a song by the renowned Aya Hirano!

  • I read the table example again and I don't see how it describes a solution.

  • I'm not sure if you're replying on topic or opening other entirely tangential topics.

    Duty of the other party is a duty, not a guarantee. 2FA is a safety net against negligence and mistakes. It still makes sense.

  • You seem to have misread.

    Even in your case (which is included if not implied in my description) you send out your password to what you want to log in to. Which was my point.

  • Stretching while preserving proportions is still stretching. You change the spacing and relative sizing between objects.

    Framing is not only about the border of the frame.

  • Two included contextual references got lost - "speaking of AMD" and "this cut of the kernel".

  • As a German, I'll point to state media, cooperations, and EN target.

    • dw.com EN news/international target
    • 3sat.de and arte.tv for great documentaries (channels are cooperations between EU countries)
    • Tagesschau for "classic" news
    • various programmes of various state channels
  • As a more fun or absurd anecdote, I reviewed a change in a SQL server stored procedure that merely copied the parameter value into a variable, solving a significant performance issue.

    The query optimizer on first invocation determines the optimal query execution and resolution approach. For a stored procedure with parameters, parameter values can change what the best approach is.

    In this case, the parameter could hold a record ID or null for all records. Because it included sub queries, whether it's one or the other makes a huge difference on the query execution approach.

    Using an intermediate variable prevents it of taking and remembering the optimization path for the other case.

  • Yes

    The secure password isn't only in your securely encrypted password database. You transfer it into forms, then over network, then you don't know what happens on the other parties side.

    Having a separate factor where you verify you have the second factor (preferably a separate device, physically separate) is an important and significant elevation of security.

    On anything you deem high importance it's warranted. Elsewhere it's weighing security and convenience.

  • From that Overview.md:

    openDesk auf gitlab.opencode.de Der openDesk integriert Open Source Anwendungen bekannter Anbieter zu einer browserbasierten Open Source Kollaborations-Suite.

    Der openDesk ist ein digitaler Arbeitsplatz für die Öffentliche Verwaltung mit Fokus auf Digitale Souveränität, Nutzerfreundlichkeit und Zukunftsfähigkeit.

    Das Open Source Softwareprodukt "openDesk" ermöglicht die Wiederverwendbarkeit von Open Source Quellcodes der Öffentlichen Verwaltung und gibt Raum zur Teilhabe an der Weiterentwicklung. Flexible Weiterentwicklungsmöglichkeiten erlauben das Einbringen eigener Ideen, Anforderungen und Anwendungen.

    Als Betriebsumgebung von openDesk kommt Kubernetes zum Einsatz. Die teilweise nicht originär für den Containerbetrieb ausgelegten Anwendungen werden dabei mehr und mehr für dieses Betriebsszenario optimiert.

    translates to

    The openDesk integrates open source software of known publishers to a combined open source collaboration suite.

    The openDesk is a digital workstation for the civil/public service with focus on digital sovereignty, usability, and future proofness.

    […] offers opportunities for collaboration for continued development. […]

    openDesk runs in a Kubernetes environment. The in part not originally developed to be containerized applications are and will be further optimized for that runtime scenario.