• 4 Posts
  • 206 Comments
Joined 1 年前
cake
Cake day: 2023年6月4日

help-circle
  • Not sure if you’re the only one but I’m also using Fedora and everything is working perfectly on an up to date installation.

    System:
      Host: linux Kernel: 6.11.3-200.fc40.x86_64 arch: x86_64 bits: 64
      Desktop: KDE Plasma v: 6.2.1 Distro: Fedora Linux 40 (KDE Plasma)
    Machine:
      Type: Desktop Mobo: ASRock model: X570 Phantom Gaming 4
        serial: <superuser required> UEFI: American Megatrends v: P4.50
        date: 10/19/2022
    CPU:
      Info: 8-core AMD Ryzen 7 5800X3D [MT MCP] speed (MHz): avg: 3578
        min/max: 550/4550
    Graphics:
      Device-1: Advanced Micro Devices [AMD/ATI] Navi 31 [Radeon RX 7900 XT/7900
        XTX/7900 GRE/7900M] driver: amdgpu v: kernel
      Display: wayland server: X.org v: 1.20.14 with: Xwayland v: 24.1.3
        compositor: kwin_wayland driver: X: loaded: amdgpu
        unloaded: fbdev,modesetting,radeon,vesa dri: radeonsi gpu: amdgpu
        resolution: 1: 3440x1440 2: 2560x1440
      API: OpenGL v: 4.6 compat-v: 4.5 vendor: amd mesa v: 24.1.7 renderer: AMD
        Radeon RX 7900 XTX (radeonsi navi31 LLVM 18.1.6 DRM 3.59
        6.11.3-200.fc40.x86_64)
    














  • Once again, the format doesn’t work for me when the main topic is about a fad that nobody talks about anymore.

    It worked in South Park for a long time because they had a relevant episode a week or two after it happened. In Futurama, not so much.

    The Bender story was pretty neat though. They could have left out all of the NFT stuff and focused just on the Bender plot and it would have been a significantly better episode.




  • We don’t have many unit tests that test against live APIs, most use mock APIs for testing.

    The only use for this header would be if somebody sees it during development, at which point it would already be in the documentation or if you explicitly add a feature to look if the header is present. Which I don’t see happening any time soon since we get mailed about deprecations as well.


  • I don’t really get the purpose of a header like this, who is supposed to check it? It’s not like developers casually check the headers returned by an API every week.

    Write them a mail if you see deprecated functions being used by a certain API key, probably much more likely to reach somebody that way.

    Also, TIL that the IETF deprecated the X- prefix more than 10 years ago. Seems like that one didn’t pan out.