Skip Navigation
blog.ryujinx.org Progress Report May 2023

May we offer you a progress report this fine month? Tears were shed, monarchies were restored, and we’ve seen a fully functional, multi-stage detachable dropship, complete with cruise missile systems and meat grill in a Zelda game. Truly, nature is healing. If you hadn’t already guessed, this month

Progress Report May 2023
0
Podman is awesome—and totally frustrating
  • I think calling it an emulation downplays podman. Docker and podman are both container runtimes. Docker came first and is known synonymously with containers, whereas podman is newer and attempts to fix docker's problems.

    One outcome of this is podman chose to match docker's cli very closely so nobody needs to learn a new cli. You can even put podman on the docker socket so "docker [command]" runs with podman.

  • Unhappy with Lemmy
  • If you expected someone's fledgling project that's just getting started to be as polished and refined as something that's had thousands of dev hours over the last 5-10 years then that's just bad expectations management. It will get better.

  • Why did Microsoft Build VSCode? Turns out, GitHub Copilot.
  • Buried at the bottom of the article is a link to this github issue that explains VS Code's policy, which is apparently to make beta-quality APIs available to one or two extensions first to get feedback, then make it publicly available later. The extension author gets access to the API early but accepts that it's non-final and subject to changes or breakages. This appears to be what happened with InlineCompletionProvider which is one of the APIs Codeium complains about.

    Sure, it's very convenient for Microsoft to give early access to another Microsoft product but it's not the worst policy ever to get feedback before everyone in the world starts developing against API and it becomes harder to fix design problems.

    I wonder if Codeium has requested their extension to be selected for this status.

  • Announcing .NET 8 Preview 5
    devblogs.microsoft.com Announcing .NET 8 Preview 5 - .NET Blog

    We're thrilled to announce .NET 8 Preview 5, featuring enhanced Metrics APIs, SourceLink integration, default Dynamic PGO, and Alpine ASP.NET Docker Composite Images.

    Announcing .NET 8 Preview 5 - .NET Blog
    0
    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/)LO
    loren @sh.itjust.works
    Posts 3
    Comments 5
    Moderates