[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"article-low-latency-layer-reflex-anti-lag-linux-gpus-en":3,"article-related-low-latency-layer-reflex-anti-lag-linux-gpus-en":36,"series-tools-83470c71-ea65-4bf5-b4a6-f85b361909bd":89},{"id":4,"title":5,"content":6,"summary":7,"source":8,"source_url":9,"author":10,"image_url":11,"keywords":12,"language":18,"translated_content":10,"views":19,"is_premium":20,"created_at":21,"updated_at":21,"cover_image":11,"published_at":22,"rewrite_status":23,"rewrite_error":10,"rewritten_from_id":24,"slug":25,"category":26,"related_article_id":27,"status":28,"google_indexed_at":10,"x_posted_at":10,"tweet_text":10,"title_rewritten_at":10,"title_original":10,"key_takeaways":29,"topic_cluster_id":34,"embedding":35,"is_canonical_seed":20},"83470c71-ea65-4bf5-b4a6-f85b361909bd","low_latency_layer brings Reflex to Linux GPUs","\u003Cp data-speakable=\"summary\">low_latency_layer is an open-source Vulkan layer that brings Reflex and Anti-Lag 2 style latency reduction to Linux GPUs.\u003C\u002Fp>\u003Cp>An open-source project called \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FKorthos-Software\u002Flow_latency_layer\" target=\"_blank\" rel=\"noopener\">low_latency_layer\u003C\u002Fa> is trying to make low-latency gaming less tied to one vendor on \u003Ca href=\"https:\u002F\u002Fwww.linux.org\" target=\"_blank\" rel=\"noopener\">Linux\u003C\u002Fa>. The project is built as an implicit Vulkan layer and, according to its author, it can expose \u003Ca href=\"https:\u002F\u002Fdeveloper.nvidia.com\u002Fvulkan-driver\" target=\"_blank\" rel=\"noopener\">NVIDIA Reflex\u003C\u002Fa>-style and \u003Ca href=\"https:\u002F\u002Fwww.amd.com\u002Fen\u002Fproducts\u002Fsoftware\u002Fadrenalin\u002Fantilag.html\" target=\"_blank\" rel=\"noopener\">AMD Anti-Lag 2\u003C\u002Fa>-style behavior across different GPUs.\u003C\u002Fp>\u003Cp>That matters because Linux gaming has spent years living with uneven vendor support. Nicolas James, the developer behind the project, says he started it after running into stability problems with Mesa’s Anti-Lag 2 work and seeing weaker latency gains than the Windows proprietary implementation.\u003C\u002Fp>\u003Cp>The numbers in his testing are eye-catching too: he used a 540Hz monitor with \u003Ca href=\"\u002Ftag\u002Fnvidia\">NVIDIA\u003C\u002Fa> Reflex Analyzer, tested games including \u003Ca href=\"https:\u002F\u002Fstore.steampowered.com\u002Fapp\u002F2073850\u002FTHE_FINALS\u002F\" target=\"_blank\" rel=\"noopener\">THE FINALS\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fstore.steampowered.com\u002Fapp\u002F730\u002FCounterStrike_2\u002F\" target=\"_blank\" rel=\"noopener\">Counter-Strike 2\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fstore.steampowered.com\u002Fapp\u002F1091500\u002FCyberpunk_2077\u002F\" target=\"_blank\" rel=\"noopener\">Cyberpunk 2077\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fstore.steampowered.com\u002Fapp\u002F2050650\u002FResident_Evil_Requiem\u002F\" target=\"_blank\" rel=\"noopener\">Resident Evil Requiem\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwww.marvelrivals.com\" target=\"_blank\" rel=\"noopener\">Marvel Rivals\u003C\u002Fa>, and \u003Ca href=\"https:\u002F\u002Fplayoverwatch.com\" target=\"_blank\" rel=\"noopener\">Overwatch 2\u003C\u002Fa>, and says the results were similar to or better than proprietary Windows implementations on the same hardware.\u003C\u002Fp>\u003Ctable>\u003Cthead>\u003Ctr>\u003Cth>Fact\u003C\u002Fth>\u003Cth>Value\u003C\u002Fth>\u003C\u002Ftr>\u003C\u002Fthead>\u003Ctbody>\u003Ctr>\u003Ctd>Project\u003C\u002Ftd>\u003Ctd>low_latency_layer\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>License\u003C\u002Ftd>\u003Ctd>MIT\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Monitor used in testing\u003C\u002Ftd>\u003Ctd>540Hz\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Games named in testing\u003C\u002Ftd>\u003Ctd>6\u003C\u002Ftd>\u003C\u002Ftr>\u003Ctr>\u003Ctd>Linux gaming stack mention\u003C\u002Ftd>\u003Ctd>DXVK-NVAPI + Proton\u003C\u002Ftd>\u003C\u002Ftr>\u003C\u002Ftbody>\u003C\u002Ftable>\u003Ch2>What low_latency_layer actually does\u003C\u002Fh2>\u003Cp>The key idea is simple: if Reflex or Anti-Lag 2 is exposed through a Vulkan layer, the feature is no longer locked to the vendor that originally shipped it. James describes the project as hardware-agnostic, which means the layer intercepts the device extensions and translates the latency logic without requiring the original \u003Ca href=\"\u002Ftag\u002Fgpu\">GPU\u003C\u002Fa> brand.\u003C\u002Fp>\n\u003Cfigure class=\"my-6\">\u003Cimg src=\"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779201239076-aasd.png\" alt=\"low_latency_layer brings Reflex to Linux GPUs\" class=\"rounded-xl w-full\" loading=\"lazy\" \u002F>\u003C\u002Ffigure>\n\u003Cp>That makes the project interesting for two groups at once. AMD users on Linux get a path beyond Mesa’s earlier Anti-Lag 2 effort, while Intel users can potentially benefit from the same low-latency plumbing even though the feature names came from AMD and NVIDIA ecosystems.\u003C\u002Fp>\u003Cp>This is also why the project matters for Proton users. A lot of Linux gaming already depends on translation layers such as \u003Ca href=\"https:\u002F\u002Fwww.protondb.com\" target=\"_blank\" rel=\"noopener\">Proton\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fdoitsujin\u002Fdxvk-nvapi\" target=\"_blank\" rel=\"noopener\">DXVK-NVAPI\u003C\u002Fa>, so a Vulkan layer that sits in the same stack fits the way Linux gamers already run Windows titles.\u003C\u002Fp>\u003Cul>\u003Cli>Implicit Vulkan layer design means the feature can sit between the game and the driver.\u003C\u002Fli>\u003Cli>MIT licensing keeps the code easy to inspect, patch, and redistribute.\u003C\u002Fli>\u003Cli>Support is aimed at Steam Play gaming, where Proton already handles a lot of the compatibility work.\u003C\u002Fli>\u003Cli>The project is open on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FKorthos-Software\u002Flow_latency_layer\" target=\"_blank\" rel=\"noopener\">GitHub\u003C\u002Fa> with setup and benchmark notes.\u003C\u002Fli>\u003C\u002Ful>\u003Ch2>Why the project exists in the first place\u003C\u002Fh2>\u003Cp>James’s explanation is refreshingly blunt. He says the Mesa Anti-Lag 2 implementation had stability issues and was disabled by default, then adds that his own testing showed weaker latency gains than the proprietary Windows version. That is the kind of gap Linux gamers notice immediately, especially in shooters where input delay is easier to feel than to explain.\u003C\u002Fp>\u003Cp>He also points out something important about Vulkan: these features are device extensions, and device extensions can be intercepted by a Vulkan layer. That is the technical opening low_latency_layer uses. NVIDIA’s version is more complicated, he says, but conceptually it does the same kind of work.\u003C\u002Fp>\u003Cblockquote>“I started this project earlier this year because I was frustrated with the state of Anti-Lag 2 on Linux,” Nicolas James told Phoronix.\u003C\u002Fblockquote>\u003Cp>That quote tells you the motivation better than a product pitch ever could. This is not a corporate compatibility initiative; it is one developer trying to fix a pain point he hit while playing FPS games on Linux.\u003C\u002Fp>\u003Cp>The broader implication is that Linux gaming still depends heavily on hobbyist engineering, even when the goal is something as practical as reducing input latency. When a single open-source layer can potentially unify vendor-specific features, it exposes how much of PC gaming performance still lives in glue code rather than in the game itself.\u003C\u002Fp>\u003Ch2>How it compares with the usual Linux options\u003C\u002Fh2>\u003Cp>The most useful comparison is not between low_latency_layer and some abstract ideal. It is between this project, Mesa’s earlier Anti-Lag 2 work, and the proprietary Windows implementations that define the latency target everyone keeps measuring against.\u003C\u002Fp>\n\u003Cfigure class=\"my-6\">\u003Cimg src=\"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779201238046-vdho.png\" alt=\"low_latency_layer brings Reflex to Linux GPUs\" class=\"rounded-xl w-full\" loading=\"lazy\" \u002F>\u003C\u002Ffigure>\n\u003Cp>James says his own data suggests the layer performs similarly or better than the proprietary Windows versions on the same hardware. That is a bold claim, but it is backed by a concrete testing setup: a 540Hz display, Reflex Analyzer measurements, and a repeatable list of games ranging from competitive shooters to heavier single-player titles.\u003C\u002Fp>\u003Cul>\u003Cli>Mesa Anti-Lag 2 had stability issues and was disabled by default.\u003C\u002Fli>\u003Cli>Windows proprietary implementations are the benchmark James says he tried to match or beat.\u003C\u002Fli>\u003Cli>low_latency_layer aims to work across AMD and Intel GPUs, not just one vendor.\u003C\u002Fli>\u003Cli>Its Proton-friendly design makes it easier to slot into existing Linux gaming setups.\u003C\u002Fli>\u003C\u002Ful>\u003Cp>The comparison also matters because NVIDIA Reflex and AMD Anti-Lag 2 are usually discussed as closed, vendor-tied features. If an MIT-licensed layer can deliver the same effect across hardware, that changes the practical meaning of “support” for Linux gamers.\u003C\u002Fp>\u003Cp>There is still a difference between a promising \u003Ca href=\"\u002Ftag\u002Fgithub\">GitHub\u003C\u002Fa> project and code that ships broadly in distros or game stacks. The project page includes benchmarks, setup notes, and implementation details, but the real proof will be whether maintainers and users trust it enough to include it in everyday gaming setups.\u003C\u002Fp>\u003Ch2>What to watch next\u003C\u002Fh2>\u003Cp>For now, low_latency_layer is a good example of how Linux gaming keeps improving through small, technical projects rather than headline-grabbing announcements. The code lives on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FKorthos-Software\u002Flow_latency_layer\" target=\"_blank\" rel=\"noopener\">GitHub\u003C\u002Fa>, the license is permissive, and the target audience is clear: people who want lower latency without waiting for vendor-specific support to line up perfectly.\u003C\u002Fp>\u003Cp>If the benchmarks hold up outside the author’s own tests, the next question is adoption. Will Proton users try it? Will distro packages follow? Will game-specific Reflex support become less relevant if the layer keeps working across AMD, Intel, and NVIDIA hardware?\u003C\u002Fp>\u003Cp>My bet is that the answer depends on two things: whether the project keeps its latency gains in real-world play, and whether the setup stays simple enough for ordinary Linux gamers. If both hold, low_latency_layer could become one of those quiet utilities that people stop talking about because it just becomes part of the way Linux gaming works.\u003C\u002Fp>","low_latency_layer is an open-source Vulkan layer that brings Reflex and Anti-Lag 2 style latency reduction to AMD and Intel GPUs on Linux.","www.phoronix.com","https:\u002F\u002Fwww.phoronix.com\u002Fnews\u002FLow-Latency-Layer",null,"https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779201239076-aasd.png",[13,14,15,16,17],"Linux gaming","Vulkan layer","NVIDIA Reflex","AMD Anti-Lag 2","Proton","en",0,false,"2026-05-19T14:33:32.463919+00:00","2026-05-19T14:33:32.44+00:00","done","e08984e1-4ea7-4ff5-979e-db0f81b96330","low-latency-layer-reflex-anti-lag-linux-gpus-en","tools","9ae0773b-5a25-4d26-a750-c26b7f031f0f","published",[30,31,32,33],"low_latency_layer is an open-source Vulkan layer for lower-latency gaming on Linux.","The project targets AMD, Intel, and NVIDIA hardware with a hardware-agnostic approach.","James says his tests on a 540Hz display matched or beat Windows proprietary implementations.","The code is MIT licensed and available on GitHub for inspection and use.","a7343b93-37cc-4634-a2bc-707f6275bdb6","[0.00022293403,-0.005945514,-0.0044236872,-0.09302404,-0.031007193,0.036502875,-0.029489521,-0.020939387,0.0021681092,0.011183607,-0.000653266,-0.001098715,0.018442847,0.019980943,0.12955797,0.006353562,-0.018925196,0.008092281,0.022106376,-0.011953447,-0.025887037,0.00594145,-0.012551793,-0.012492481,-0.016886674,-0.015693834,0.028222457,-0.028982196,0.050933227,0.021674698,-0.009055187,0.0017198235,0.017635845,0.009653226,0.00885296,0.023068924,-0.0058830087,0.016153771,0.0034127468,0.033418108,0.012028443,-0.019418633,0.016267477,-0.032691874,-0.006968077,0.011251335,0.02078138,0.019848704,-0.021741746,0.033462986,-0.016749695,0.013445618,0.0035804089,-0.15272307,0.009443521,0.037613727,0.00021202957,-0.011926383,-0.003305403,-0.010242512,-0.016188467,0.008678526,-0.00054208597,-0.0079650255,-0.030424818,-0.020183591,0.0050891414,-0.023412589,-0.011538396,-0.011331028,-0.012708594,0.04000964,0.0062044663,-0.011205685,0.008079402,-0.0057769082,0.0020627095,0.02283915,0.011721695,0.018951925,-0.018451028,0.007825883,-0.01726481,-0.00439476,0.037291188,0.012238161,0.008585726,-0.02124374,-0.0035795704,0.002845089,0.006288233,-0.0036990712,0.0038894212,0.0059371097,-0.011566202,0.001163278,0.0021948358,-0.00057266455,-0.041767616,0.0041054343,-0.0029456008,-0.008627552,0.018973349,0.034361593,0.002952799,0.00024834217,0.00051157124,0.008822443,0.0042433,0.003654833,0.008664194,-0.0023973605,0.0038167736,-0.01162066,-0.0033718084,-0.09773911,-0.004772248,0.009570943,0.003696559,0.00873996,-0.0001767491,0.004841634,-0.037878178,0.034518413,-0.005287359,-0.012421793,0.009064282,0.002623223,-0.0013554667,0.042217277,-0.006415917,-0.025707824,0.015606181,0.00607703,0.0023751133,0.008740364,0.0002612713,-0.025738545,-0.03875893,-0.00187732,-0.019468924,-0.0049686586,-0.015357795,0.0021508913,-0.022055047,0.009810738,-0.02167986,-0.024168063,-0.00055501773,0.001750595,0.017886389,0.0032864178,-0.011527528,-0.027355757,-0.004195261,-0.018314935,-0.01710473,-0.0120421285,0.020400526,0.010260681,-0.009908805,0.014194455,0.018698437,-0.0033527077,-0.026555171,0.010834546,0.007637865,-0.009380344,0.022312202,0.00048142302,-0.005741274,-0.016755968,0.003850265,0.0022486756,0.021947576,0.0035553689,-0.024122084,0.031990405,0.007757988,-0.006291939,0.011852259,-0.027864747,0.03848218,0.015535017,-0.008131775,-0.0014539866,-0.0147381015,-0.006955836,-0.0063548503,0.0142719485,-0.006880299,-0.005528999,-0.006067549,-0.008080331,-0.013859867,-0.033811636,0.0013220166,0.0055109058,-0.03149762,0.01015129,-0.0231499,7.120624e-05,0.036955494,-0.018198535,-0.018221833,0.014294662,-0.0012415653,-0.012343128,0.021042336,-0.0019254254,-0.018197369,-0.03569727,-0.024087306,-0.010593613,0.011950205,0.004874154,-0.015125855,-0.009597673,-0.016894354,-0.010361122,0.027037615,-0.017158162,0.04300728,0.0055591003,-0.010175798,-0.019931229,0.0108408,-0.004106488,-0.050629307,0.028608644,-0.01188206,-0.035694655,0.005877982,0.006931494,0.005329431,0.0134253055,-0.009248628,0.0052432315,0.028091384,-0.00024629547,-0.021461956,0.005976767,0.008933309,0.011853148,0.014652109,0.010091506,0.010892485,0.023375763,-0.032294378,-0.011633015,-0.004356778,0.003458511,-0.016618323,-0.0042269723,0.013470399,0.001550473,0.04091011,0.00810143,-0.0019918047,-0.024576152,0.016401833,-0.0073191067,-0.021176875,0.0020069333,-0.0076640565,0.0066078124,0.019530399,0.0025760396,-0.010151751,0.011614592,0.0004480817,0.002819815,0.033554163,-0.012178215,-0.0073774983,-0.035952426,-0.0055952417,0.033513486,-0.013457964,-0.015389981,0.017263269,-0.008361967,-0.010349334,0.008232368,0.016355446,-0.0022370229,-0.024725698,-0.012656445,-0.03658645,-0.009107452,0.0144030405,0.042535357,-0.007955579,-0.002557016,-0.0027822796,-0.0100318445,0.014841349,-0.0071945945,0.009584496,0.0363555,0.017859032,-0.018902626,-0.008456256,0.0445492,-0.008235172,0.016436927,0.007606631,0.027845718,-0.011012906,0.019579083,-0.028124368,0.017643949,-0.0065250886,-0.040307865,-0.02687659,-0.011577226,0.0089963805,-0.020996276,-0.009506308,-0.009541597,0.016873296,0.013759551,-0.008116242,0.002088543,-0.0007865526,-0.027621232,0.013249388,-0.0135096675,0.012481057,-0.009272132,0.0023863246,-0.007746113,0.011974058,0.009214926,0.0033322154,0.052011322,-0.0066116187,-0.01933476,0.002474369,-3.1844575e-05,0.007766542,0.01888031,0.017127799,-0.008700489,-0.009403608,0.0046170927,0.021120602,0.014256373,0.018587863,-0.027801592,0.019604493,0.017169574,0.0009834109,-0.00048853265,-0.01673664,0.024825983,-0.013860097,-0.0055554523,0.00852508,-0.01834111,0.025576642,-0.022009198,-0.0008162837,0.0082426565,0.010520343,-0.031408265,0.024598068,0.014097542,0.011855435,0.008182007,0.019685015,0.00074760837,0.010992826,-0.020311475,0.0037535077,0.008215537,0.01690604,0.0059000175,-0.013776355,0.033703826,0.002850566,0.019892454,-0.015183475,0.0010154351,-0.017755933,-0.0053343247,-0.006472129,0.008174621,-0.025071763,0.019194458,0.016416427,0.00473301,-0.0037246721,0.013732198,-0.01655303,-0.00994554,-0.020618567,-0.00043755907,0.00438485,-0.010031983,-0.018951342,0.017397378,0.0029394878,0.0076556504,0.0041403915,-0.034084354,-0.021460243,-0.019168787,0.02077053,0.020004015,0.003823793,0.018017394,0.019307038,0.012916629,0.0095759705,-0.018602256,0.015409083,-0.008479651,0.0051949155,0.009214426,-0.00077802077,-0.019120343,-0.005239764,0.032262713,0.0010994354,0.01165341,-0.019658165,-0.01771365,0.007381713,-0.02289664,-0.011014068,-0.0027108397,-0.014303377,-0.011394373,-0.0044879983,-0.020550335,-0.008949017,-0.003478695,-0.03020038,-0.007299726,-0.0046487446,-0.01234112,0.003074511,0.027924003,0.012409194,-0.0025497337,-0.0055499603,0.0013949375,-0.007965079,-0.002698339,-0.008032374,-0.04274548,0.0061021964,-0.018742332,0.017823283,0.02227191,-0.01228543,0.0030206293,-0.026845166,-0.0043819193,-0.018600697,-0.018598981,0.009745845,0.016673325,0.01220276,0.016727922,-0.014588534,0.013009451,-0.008871399,0.03415048,0.009860833,0.027984058,0.04291713,-0.052455425,0.008734076,-0.0011977719,0.010183862,-0.0033184376,0.017554142,0.012680835,0.027842522,-0.0012278775,0.0067188116,0.005969468,-0.005079985,0.01639071,-0.0075208023,0.002852961,0.0183105,0.0036192187,0.004430002,-0.0046072523,-0.008600976,-0.0070618694,0.023129968,0.001426757,-0.03430629,-0.0034241495,0.006850804,0.016700312,0.0030288557,-0.019769816,0.0023012762,0.0070170206,-0.020021942,-0.022487031,-0.010761932,-0.02321349,0.03611337,-0.00016567032,0.0038918764,-0.00045794147,0.019974057,0.00037331533,0.02770166,0.016107598,-0.015766768,-0.01804853,-0.01250599,-0.0031483083,-0.010144469,0.009467565,-0.018837368,0.035548374,-0.011883231,-0.022732517,0.005562621,-0.02894609,0.020028004,-0.0024412596,-0.023453379,0.046697628,-0.025686339,-0.0038880513,0.021597033,-0.016758041,-0.013768452,-0.001152631,-0.018288279,0.016786087,-0.01886379,0.0047628926,-0.0053967913,-0.0013640655,0.043403547,-0.09476043,-0.012509686,-0.0135010965,-0.025789557,-0.017489253,-0.014035287,0.011384149,-0.005034171,-0.0028119246,-0.013868958,-0.00039979498,0.0030864053,0.034408092,0.016686806,-0.0044724774,-0.011788702,0.0058383825,-0.009771245,0.01978341,0.0021032954,0.04919662,-0.007586447,0.010449094,0.008630427,-0.0057057906,-0.0024906502,0.026322285,-0.0011814822,0.006072713,-0.016306711,-0.017004997,-0.014951141,-0.007919057,-0.0065036495,0.044586178,0.012151291,-0.014586508,-0.015901996,0.012935533,0.007877927,0.008816408,0.023658628,0.010481881,0.001227705,0.023834743,-0.0047147907,-0.007695968,-0.0042181206,0.020156346,0.019405691,-0.030196002,-0.020894589,-0.013890992,-0.018561395,0.019648923,-0.022077592,0.030285114,0.0022889653,-0.033604715,0.026029993,-0.023225289,-0.005258248,-0.037228286,0.01120614,0.012854758,0.0034699342,-0.007126147,0.03144608,0.00798014,0.024122382,-0.0069256895,-0.0044577294,0.008710692,-0.02052222,0.015241183,0.011838724,0.007656874,-0.03146612,-0.0040127058,0.008291725,-0.03656655,-0.036714707,-0.10766075,0.014028388,-0.00025080566,-0.019707693,0.011068207,-0.031865202,0.009192957,-0.025999904,-0.010345796,-0.02583576,-0.019830514,0.002232437,-0.0016786125,-0.0028887333,0.004966357,-0.0002376781,0.0038566536,0.0049354024,-0.031166045,-0.050254542,-0.03139938,0.006085575,0.035890736,-0.012338993,0.009662032,-0.011302821,0.022602811,-0.028083704,-0.0032388142,-0.036742397,0.012741022,-0.13766095,0.0072307936,-0.0030996273,-0.033653237,-0.024308283,0.018454168,-0.0017526605,0.014080642,-0.007548489,-0.0114162825,-0.002751532,-0.023015646,0.0051495736,-0.015109888,0.0078115477,0.12433046,0.0126335425,0.0111050075,0.0006741772,-0.021222431,0.009139207,-0.017101066,0.0072547407,0.011831621,0.01362873,-0.010958206,0.018470317,0.011777615,-0.015412698,0.025496833,0.02190076,0.011171775,-0.015021719,0.0006625673,-0.0071061426,0.02782113,-0.0016646215,-0.025376659,0.004190026,0.005619701,0.041836187,-0.014389099,-0.005156511,0.028005585,-0.0020183367,-0.008283122,-0.020394543,0.016178766,0.025182657,-0.0071394946,-0.0043110214,-0.10405273,0.009104485,0.0047962144,0.0055920566,0.013993635,-0.0077303774,0.020701908,0.03672051,0.005600879,0.016880015,0.010253784,-0.008259599,0.007177389,-0.01395815,-0.0005754755,0.032211855,0.008490843,0.0010881101,0.020282848,-0.018634757,0.00969151,0.0076703876,-0.025788916,-0.012338311,-0.0144328615,0.013766716,0.011898079,0.017541587,-0.017245093,0.004642989,0.0031597943,0.0013833903,-0.0056571844,-0.008443891,0.015719512,-0.024113124,0.00035745738,0.003459528,-0.011578667,0.01131875,0.0128075285,-0.0033627586,0.017135417,0.001704981,-0.0026460541,0.003060131,0.023956737,-0.009415371,-0.007628361,-0.004347677,-0.04545961,0.0012336073,-0.021383103,0.003504465,0.0037180898,-0.024878176,-0.0025744315,0.008459651,-0.018797051]",{"tags":37,"relatedLang":48,"relatedPosts":52},[38,40,42,44,46],{"name":15,"slug":39},"nvidia-reflex",{"name":16,"slug":41},"amd-anti-lag-2",{"name":14,"slug":43},"vulkan-layer",{"name":13,"slug":45},"linux-gaming",{"name":17,"slug":47},"proton",{"id":27,"slug":49,"title":50,"language":51},"low-latency-layer-reflex-anti-lag-linux-gpus-zh","low_latency_layer 讓 Linux GPU 也有低延遲","zh",[53,59,65,71,77,83],{"id":54,"slug":55,"title":56,"cover_image":57,"image_url":57,"created_at":58,"category":26},"809bc2ad-21ca-4c70-90ce-a45705469d11","gemini-live-on-pixel-talk-not-type-en","Gemini Live on Pixel lets you talk, not type","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779210269154-mqwh.png","2026-05-19T17:04:05.084549+00:00",{"id":60,"slug":61,"title":62,"cover_image":63,"image_url":63,"created_at":64,"category":26},"e0ec5f99-c3c7-4032-8351-b640927f2601","sim-visual-agent-workflow-canvas-en","Sim turns agent workflows into a visual canvas","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779201896017-bgff.png","2026-05-19T14:44:17.589672+00:00",{"id":66,"slug":67,"title":68,"cover_image":69,"image_url":69,"created_at":70,"category":26},"39106212-3aab-4cbb-8f59-90ff3bafd605","dbt-sl-turns-semantic-layer-setup-into-a-loop-en","dbt sl turns Semantic Layer setup into a loop","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779200668575-svfx.png","2026-05-19T14:23:58.905277+00:00",{"id":72,"slug":73,"title":74,"cover_image":75,"image_url":75,"created_at":76,"category":26},"141fbbe7-cd23-45f5-aaca-9a558bd934c8","kubernetes-v136-release-notes-playbook-en","Kubernetes v1.36 turns release notes into a playbook","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779197685693-yz7q.png","2026-05-19T13:34:16.628071+00:00",{"id":78,"slug":79,"title":80,"cover_image":81,"image_url":81,"created_at":82,"category":26},"ea288b1e-ddae-44ff-be40-c1056ab5a9d9","kubernetes-turns-clusters-into-declared-state-en","Kubernetes turns clusters into declared state","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779197680974-7cc1.png","2026-05-19T13:24:27.216519+00:00",{"id":84,"slug":85,"title":86,"cover_image":87,"image_url":87,"created_at":88,"category":26},"c68c66d5-fd1a-42c3-be06-29843ec3f7fb","ibm-vibe-coding-guide-turns-prompts-into-code-en","IBM’s vibe coding guide turns prompts into code","https:\u002F\u002Fxxdpdyhzhpamafnrdkyq.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Fcovers\u002Finline-1779183883878-35no.png","2026-05-19T09:44:03.056322+00:00",[90,95,100,105,110,115,120,125,130,135],{"id":91,"slug":92,"title":93,"created_at":94},"8008f1a9-7a00-4bad-88c9-3eedc9c6b4b1","surepath-ai-mcp-policy-controls-en","SurePath AI's New MCP Policy Controls Enhance AI Security","2026-03-26T01:26:52.222015+00:00",{"id":96,"slug":97,"title":98,"created_at":99},"27e39a8f-b65d-4f7b-a875-859e2b210156","mcp-standard-ai-tools-2026-en","MCP Standard in 2026: Integrating AI Tools","2026-03-26T01:27:43.127519+00:00",{"id":101,"slug":102,"title":103,"created_at":104},"165f9a19-c92d-46ba-b3f0-7125f662921d","rag-2026-transforming-enterprise-ai-en","How RAG in 2026 is Transforming Enterprise AI","2026-03-26T01:28:11.485236+00:00",{"id":106,"slug":107,"title":108,"created_at":109},"6a2a8e6e-b956-49d8-be12-cc47bdc132b2","mastering-ai-prompts-2026-guide-en","Mastering AI Prompts: A 2026 Guide for Developers","2026-03-26T01:29:07.835148+00:00",{"id":111,"slug":112,"title":113,"created_at":114},"d6653030-ee6d-4043-898d-d2de0388545b","evolving-world-prompt-engineering-en","The Evolving World of Prompt Engineering","2026-03-26T01:29:42.061205+00:00",{"id":116,"slug":117,"title":118,"created_at":119},"3ab2c67e-4664-4c67-a013-687a2f605814","garry-tan-open-sources-claude-code-toolkit-en","Garry Tan Open-Sources a Claude Code Toolkit","2026-03-26T08:26:20.245934+00:00",{"id":121,"slug":122,"title":123,"created_at":124},"66a7cbf8-7e76-41d4-9bbf-eaca9761bf69","github-ai-projects-to-watch-in-2026-en","20 GitHub AI Projects to Watch in 2026","2026-03-26T08:28:09.752027+00:00",{"id":126,"slug":127,"title":128,"created_at":129},"231306b3-1594-45b2-af81-bb80e41182f2","claude-code-vs-cursor-2026-en","Claude Code vs Cursor in 2026","2026-03-26T13:27:14.177468+00:00",{"id":131,"slug":132,"title":133,"created_at":134},"9f332fda-eace-448a-a292-2283951eee71","practical-github-guide-learning-ml-2026-en","A Practical GitHub Guide to Learning ML in 2026","2026-03-27T01:16:50.125678+00:00",{"id":136,"slug":137,"title":138,"created_at":139},"1b1f637d-0f4d-42bd-974b-07b53829144d","aiml-2026-student-ai-ml-lab-repo-review-en","AIML-2026 Is a Bare-Bones Student Lab Repo","2026-03-27T01:21:51.661231+00:00"]