Skip Navigation

User banner
Posts
4
Comments
22
Joined
2 yr. ago

  • It's super expensive to live there, you can tell by the giant dollar ($) sign on it.

  • Are you able to categorise the reports in any way? It could help with defining rules for the community.

  • Sounds to me like this is a workaround so that Google can maintain control over who gets to release apps now that they can't do it by locking the apps behind Google Play. I wouldn't be surprised if being verified also includes some kind of fee.

  • Leclair also faces eight charges from the incident, ranging from dangerous driving, possession of drugs for the purpose of trafficking, failure to comply with a demand for a breath sample, and flight from a peace officer.

  • Is it just me or does that sound exaggerated, clickbaity?

    No, warn is, by definition (see 1.c), an accurate term to use.

  • How many bits of data can a Starling "carry" and is it faster to have a starling fly data across the country to deliver data than it is for the data to be downloaded?

  • Evel Knievel movies. Although I did really like the series.

  • Canada has a lot to offer and to gain from being part of the Eurostack initiative.

    I think The Conversation just wrapped news about Eurostack in Canada wrapping paper to get views.

    Canada can't be a part of Eurostack; its goal is bring everything (tech) in-house. Aside investing capital so Eurostack can hit its lofty 300 billion euro goal in 10 years, I dont see what Canada can offer or gain from this. If the "gain" is that we stop Canadian dependence on US tech, we'd just be swapping one overlord for another.

    Yes, of course we could reduce our dependence on US tech, but Canada should be stealing this page from Europe's playbook and making their own Euro Canstack

  • Deleted

    Permanently Deleted

    Jump
  • Well, I hope they have insurance.

    Thanks, I'll see myself out.

  • According to the alleged recipients themselves,

    I don't see these people, especially after the context in the video, as reliable sources. I remain skeptical about these calls. Don't get me wrong, PP sucks, but Rachel should have done a little more "fact-checking"

  • Do you think Carney will allow Germany to trade theirs for draft picks later?

  • Yes. The transition from Xamarin to Maui has been similar to transition from .net framework to .net core.

    A few things you will run into:

    • namespaces have changed
    • certain things will be deprecated but still currently work (ie FillAndExpand)
    • platform specific setup has changed (you'll need to convert to the new way, but code will likely remain the same)
    • upgrade your nuget packages to the Maui equivalents (the ones we used had Maui versions so we didn't have to change any of them)
    • certain ways of doing things have change slightly, like how to run things on the main UI thread (you'll see warnings)
    • your xaml code will remain mostly unchanged but your layout may need to be fixed (especially if your dependencies changed their interfaces)

    That's all I can think of right now. There's no easy way to do it and it's going to suck. Focus on getting it to build with all your dependencies upgraded and then go from there.

  • Wallpapers @lemmy.ca

    Mines of Moria

  • You will speak the version that you learned. You will mostly notice regional differences in the idioms and synonyms of the words you know might be used more commonly in one region vs the other.

    For example, in London you might hear people use boot instead of trunk.

    But the majority of the words will be the same regardless of region.

  • That means one of the options could be Trump's resignation. Right? Right?

  • Deleted

    Permanently Deleted

    Jump
  • "Copilot I'm losing this match, aim for me"

  • Kind of a nothing burger.

    These repositories, belonging to more than 16,000 organizations, were originally posted to GitHub as public, but were later set to private, often after the developers responsible realized they contained authentication credentials allowing unauthorized access or other types of confidential data. Even months later, however, the private pages remain available in their entirety through Copilot.

    The repo was listed as public and archived. It's not clear from the article but I suspect that the "private" information is just a copy of what was made public and not the information added after it was made private.

  • I thought of Crysis also when I read the title. But first, I'm down for Quake and more specifically QuakeTF (team fortress). I spent way too much of my youth playing quake and qtf (honorable mention to UTF).

  • Wallpapers @lemmy.ca

    Winter Island

  • Is it from an old pic that happened to be good quality?

    I'm not sure. It's not oc and I don't have source.

  • Wallpapers @lemmy.ca

    Cozy Winter

  • Windows 98 -> Slackware dual boot (with big ol' red grub screen) -> windows up to win 10 -> debian(laptop) win10 (pc)

    Gonna try getting a new m.2 drive and dual booting soon to test playing the games I like on Linux. If all goes well, I'll be moving away from windows

  • Programmer Humor @programming.dev

    Password requirements are getting out of hand