[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"summary-6bbef9a54e93c91f-karpathy-vibe-coding-to-agentic-engineering-shift-summary":3,"summaries-facets-categories":174,"summary-related-6bbef9a54e93c91f-karpathy-vibe-coding-to-agentic-engineering-shift-summary":3760},{"id":4,"title":5,"ai":6,"body":13,"categories":132,"created_at":133,"date_modified":133,"description":124,"extension":134,"faq":133,"featured":135,"kicker_label":133,"meta":136,"navigation":155,"path":156,"published_at":157,"question":133,"scraped_at":158,"seo":159,"sitemap":160,"source_id":161,"source_name":162,"source_type":163,"source_url":164,"stem":165,"tags":166,"thumbnail_url":133,"tldr":171,"tweet":133,"unknown_tags":172,"__hash__":173},"summaries\u002Fsummaries\u002F6bbef9a54e93c91f-karpathy-vibe-coding-to-agentic-engineering-shift-summary.md","Karpathy: Vibe Coding to Agentic Engineering Shift",{"provider":7,"model":8,"input_tokens":9,"output_tokens":10,"processing_time_ms":11,"cost_usd":12},"openrouter","x-ai\u002Fgrok-4.1-fast",8645,2451,27095,0.002932,{"type":14,"value":15,"toc":123},"minimark",[16,21,25,28,31,34,37,41,44,47,50,53,57,60,63,66,69,72,76,79,82,85,88,92],[17,18,20],"h2",{"id":19},"software-30-prompting-llms-as-the-new-programming-paradigm","Software 3.0: Prompting LLMs as the New Programming Paradigm",[22,23,24],"p",{},"Andrej Karpathy frames the current AI shift as Software 3.0, where LLMs become programmable interpreters. In Software 1.0, you write explicit rules in code. Software 2.0 involves curating datasets and architectures to train neural nets. Now, Software 3.0 treats massive LLMs—trained on internet-scale multitask data—as a universal computer. Programming boils down to crafting prompts and context windows to steer this interpreter through digital information space.",[22,26,27],{},"Karpathy illustrates with the OpenClaw installer: Traditional setups balloon into complex shell scripts for cross-platform compatibility. Instead, OpenClaw provides a text block you paste into an agent like Cursor or Claude. The agent intelligently adapts to your environment, debugs loops, and installs—leveraging the LLM's baked-in intelligence without spelling out every if-then. This isn't faster Software 1.0; it's a paradigm where your 'code' is a snippet of natural language, and the neural net handles the heavy lifting.",[22,29,30],{},"He contrasts his own MenuGen app—Vercel-hosted, OCRs menu photos, generates dish images via APIs—with a pure Software 3.0 version: Feed the photo to Gemini with a prompt like 'use Nanobanana to overlay images onto the menu.' Nanobanana directly inpaints visuals into the original pixels, rendering a visualized menu without intermediate apps, OCR, or UIs. MenuGen becomes obsolete; raw neural processing from image input to image output suffices. Karpathy stresses this unlocks non-programmable tasks before, like recompiling documents into personalized LLM knowledge bases—reframing unstructured data into wikis without traditional ETL pipelines.",[22,32,33],{},"\"Software 3.0 now is kind of about your programming now turns to prompting and what's in the context window is your lever over the interpreter that is the LLM.\"",[22,35,36],{},"This paradigm extends beyond code to general information processing, enabling novel apps like on-the-fly UIs from raw video\u002Faudio via diffusion models.",[17,38,40],{"id":39},"vibe-coding-raises-the-floor-agentic-engineering-raises-the-ceiling","Vibe Coding Raises the Floor, Agentic Engineering Raises the Ceiling",[22,42,43],{},"Karpathy coined 'vibe coding' last year for casual, intuitive building with early AI tools. By December, models like o1 and Claude hit a tipping point: Code chunks output cleanly, workflows cohere agentically, and corrections vanished. He dove into infinite side projects, feeling both exhilarated and unsettled—never more 'behind' as a programmer because AI handles execution flawlessly.",[22,45,46],{},"Vibe coding democratizes software: Anyone vibes out prototypes. But production demands more. Enter agentic engineering: Coordinating spiky, stochastic LLMs—'fable' ghosts summoned statistically—to preserve pre-AI quality bars without vulnerabilities. It's an engineering discipline magnifying productivity beyond 10x for top practitioners.",[22,48,49],{},"AI-native coders maximize tools: Custom setups in Cursor, Claude Code, or Codec; full feature utilization. Mediocre users treat them as ChatGPT adjuncts. Hiring must adapt—no LeetCode puzzles. Instead: \"Give me a really big project... write a Twitter clone for agents... deploy it... then I'm going to use 10 codecs, 5.4x for X high to try to break your website and they should not be able to break it.\"",[22,51,52],{},"\"Vibe coding is about raising the floor for everyone... agentic engineering is about preserving the quality bar of what existed before in professional software.\"",[17,54,56],{"id":55},"jagged-intelligence-verifiability-drives-peaks-and-troughs","Jagged Intelligence: Verifiability Drives Peaks and Troughs",[22,58,59],{},"LLMs are 'jagged, statistical ghosts'—peaking in verifiable domains like code\u002Fmath (RL-trained with clear rewards) but faltering elsewhere. Frontier labs prioritize economically valuable arenas, injecting data like chess positions, spiking capabilities. Out-of-distribution tasks stagnate.",[22,61,62],{},"Classic fails: Counting 'r's in 'strawberry' (now patched); advising to walk 50m to a car wash (Opus ignores driving context despite refactoring 100k-line codebases). Jaggedness stems from training: RLHF rewards verifiable outputs, data distributions, and lab focus. Users must probe: Are you in the 'circuits'? If not, fine-tune.",[22,64,65],{},"This explains why agents err on judgment calls, like MenuGen's agent mismatching Stripe\u002FGoogle emails for user credits—lacking persistent IDs. Humans supply taste, aesthetics, oversight: Directing ghosts requires 'a new kind of taste and judgment.'",[22,67,68],{},"\"State-of-the-art Opus 4.7 will simultaneously refactor a 100,000 line codebase... and yet tells me to walk to this car wash? This is insane.\"",[22,70,71],{},"Verifiability predicts acceleration: Code, math automate first. Professions assuming safety (e.g., basic reasoning) aren't. Everything's automatable with LLM judge councils, but verifiable domains scale easiest via RL\u002Ffine-tuning.",[17,73,75],{"id":74},"founder-advice-bet-on-verifiable-domains-and-new-opportunities","Founder Advice: Bet on Verifiable Domains and New Opportunities",[22,77,78],{},"Labs escape velocity in obvious verifiable spaces (code\u002Fmath). Founders: Seek underserved RL environments for fine-tuning—tractable, data-rich niches labs overlook. Verifiability enables pulling capability levers without base-model dependency.",[22,80,81],{},"Don't speed up old paradigms; invent Software 3.0 natives. 2026 hindsight: 'A lot of this code shouldn't exist... neural net doing most of the work.' Expect neural-host computers: LLMs as primary compute, CPUs as appendages for determinism. Raw inputs (video\u002Faudio) yield ephemeral UIs via diffusion\u002Ftool-use hybrids.",[22,83,84],{},"\"You can outsource your thinking but never your understanding.\"",[22,86,87],{},"Karpathy's Eureka Labs embodies this: Building AI for learning, agents everywhere.",[17,89,91],{"id":90},"key-takeaways","Key Takeaways",[93,94,95,99,102,105,108,111,114,117,120],"ul",{},[96,97,98],"li",{},"Paste agent prompts over complex scripts: OpenClaw's installer shows Software 3.0 trumps bash bloat—let LLMs adapt intelligently.",[96,100,101],{},"Skip intermediate apps: Raw prompts to Gemini\u002FNanobanana visualize menus directly; audit your stack for neural-native rewrites.",[96,103,104],{},"Probe jaggedness: Test LLMs on your domain—if verifiable (code\u002Fmath-like), RL\u002Ffine-tune; else, supply human judgment.",[96,106,107],{},"Hire for agentic scale: Assign massive projects (secure Twitter clones), stress-test with adversarial agents—not trivia puzzles.",[96,109,110],{},"Master oversight: Agents are interns—humans own taste, specs, error-catching (e.g., email mismatches).",[96,112,113],{},"Founders: Target verifiable niches for custom RL; build non-programmable before (knowledge bases, dynamic UIs).",[96,115,116],{},"Reframe productivity: Vibe code prototypes, agentically engineer production—aim for >10x via coordination.",[96,118,119],{},"Explore base models empirically: No manuals—map circuits via trials; chess spiked via data injection.",[96,121,122],{},"Anticipate neural dominance: By 2026, LLMs host processes, tools as co-processors for weird, foreign apps.",{"title":124,"searchDepth":125,"depth":125,"links":126},"",2,[127,128,129,130,131],{"id":19,"depth":125,"text":20},{"id":39,"depth":125,"text":40},{"id":55,"depth":125,"text":56},{"id":74,"depth":125,"text":75},{"id":90,"depth":125,"text":91},[],null,"md",false,{"content_references":137,"triage":150},[138,142,144,146,148],{"type":139,"title":140,"context":141},"tool","OpenClaw","mentioned",{"type":139,"title":143,"context":141},"MenuGen",{"type":139,"title":145,"context":141},"Nanobanana",{"type":139,"title":147,"context":141},"Cursor",{"type":139,"title":149,"context":141},"Claude Code",{"relevance":151,"novelty":152,"quality":152,"actionability":152,"composite":153,"reasoning":154},5,4,4.35,"Category: AI & LLMs. The article discusses the shift to 'agentic engineering' and how LLMs can be used as programmable interpreters, addressing a core topic of AI engineering that the audience prioritizes. It provides concrete examples, like the OpenClaw installer, illustrating practical applications of this new paradigm.",true,"\u002Fsummaries\u002F6bbef9a54e93c91f-karpathy-vibe-coding-to-agentic-engineering-shift-summary","2026-04-29 15:21:18","2026-05-03 17:00:03",{"title":5,"description":124},{"loc":156},"6bbef9a54e93c91f","AI Summaries (evaluation playlist)","article","https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=96jN2OCOfLs","summaries\u002F6bbef9a54e93c91f-karpathy-vibe-coding-to-agentic-engineering-shift-summary",[167,168,169,170],"agents","ai-llms","software-engineering","dev-productivity","Andrej Karpathy describes evolving from 'vibe coding'—where anyone can build quickly with AI—to 'agentic engineering,' a disciplined practice coordinating jagged LLMs as 'ghosts' to ship production-quality software faster than ever.",[168,169,170],"U7to0wx2j7Z11lau6jhzpiUsMEZfCfWna0Ri9hy0_hk",[175,178,181,184,187,190,192,194,196,198,200,202,205,207,209,211,213,215,217,219,221,223,226,229,231,233,236,238,240,243,245,247,249,251,253,255,257,259,261,263,265,267,269,271,273,275,277,279,281,283,285,287,289,291,293,295,297,299,301,303,305,307,309,311,313,315,317,319,321,323,325,327,329,331,333,335,337,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463,465,467,469,471,473,475,477,479,481,483,485,487,489,491,493,495,497,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558,560,562,564,566,568,570,572,574,576,578,580,582,584,586,588,590,592,594,596,598,600,602,604,606,608,610,612,614,616,618,620,622,624,626,628,630,632,634,636,638,640,642,644,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680,682,684,686,688,690,692,694,696,698,700,702,704,706,708,710,712,714,716,718,720,722,724,726,728,730,732,734,736,738,740,742,744,746,748,750,752,754,756,758,760,762,764,766,768,770,772,774,776,778,780,782,784,786,788,790,792,794,796,798,800,802,804,806,808,810,812,814,816,818,820,822,824,826,828,830,832,834,836,838,840,842,844,846,848,850,852,854,856,858,860,862,864,866,868,870,872,874,876,878,880,882,884,886,888,890,892,894,896,898,900,902,904,906,908,910,912,914,916,918,920,922,924,926,928,930,932,934,936,938,940,942,944,946,948,950,952,954,956,958,960,962,964,966,968,970,972,974,976,978,980,982,984,986,988,990,992,994,996,998,1000,1002,1004,1006,1008,1010,1012,1014,1016,1018,1020,1022,1024,1026,1028,1030,1032,1034,1036,1038,1040,1042,1044,1046,1048,1050,1052,1054,1056,1058,1060,1062,1064,1066,1068,1070,1072,1074,1076,1078,1080,1082,1084,1086,1088,1090,1092,1094,1096,1098,1100,1102,1104,1106,1108,1110,1112,1114,1116,1118,1120,1122,1124,1126,1128,1130,1132,1134,1136,1138,1140,1142,1144,1146,1148,1150,1152,1154,1156,1158,1160,1162,1164,1166,1168,1170,1172,1174,1176,1178,1180,1182,1184,1186,1188,1190,1192,1194,1196,1198,1200,1202,1204,1206,1208,1210,1212,1214,1216,1218,1220,1222,1224,1226,1228,1230,1232,1234,1236,1238,1240,1242,1244,1246,1248,1250,1252,1254,1256,1258,1260,1262,1264,1266,1268,1270,1272,1274,1276,1278,1280,1282,1284,1286,1288,1290,1292,1294,1296,1298,1300,1302,1304,1306,1308,1310,1312,1314,1316,1318,1320,1322,1324,1326,1328,1330,1332,1334,1336,1338,1340,1342,1344,1346,1348,1350,1352,1354,1356,1358,1360,1362,1364,1366,1368,1370,1372,1374,1376,1378,1380,1382,1384,1386,1388,1390,1392,1394,1396,1398,1400,1402,1404,1406,1408,1410,1412,1414,1416,1418,1420,1422,1424,1426,1428,1430,1432,1434,1436,1438,1440,1442,1444,1446,1448,1450,1452,1454,1456,1458,1460,1462,1464,1466,1468,1470,1472,1474,1476,1478,1480,1482,1484,1486,1488,1490,1492,1494,1496,1498,1500,1502,1504,1506,1508,1510,1512,1514,1516,1518,1520,1522,1524,1526,1528,1530,1532,1534,1536,1538,1540,1542,1544,1546,1548,1550,1552,1554,1556,1558,1560,1562,1564,1566,1568,1570,1572,1574,1576,1578,1580,1582,1584,1586,1588,1590,1592,1594,1596,1598,1600,1602,1604,1606,1608,1610,1612,1614,1616,1618,1620,1622,1624,1626,1628,1630,1632,1634,1636,1638,1640,1642,1644,1646,1648,1650,1652,1654,1656,1658,1660,1662,1664,1666,1668,1670,1672,1674,1676,1678,1680,1682,1684,1686,1688,1690,1692,1694,1696,1698,1700,1702,1704,1706,1708,1710,1712,1714,1716,1718,1720,1722,1724,1726,1728,1730,1732,1734,1736,1738,1740,1742,1744,1746,1748,1750,1752,1754,1756,1758,1760,1762,1764,1766,1768,1770,1772,1774,1776,1778,1780,1782,1784,1786,1788,1790,1792,1794,1796,1798,1800,1802,1804,1806,1808,1810,1812,1814,1816,1818,1820,1822,1824,1826,1828,1830,1832,1834,1836,1838,1840,1842,1844,1846,1848,1850,1852,1854,1856,1858,1860,1862,1864,1866,1868,1870,1872,1874,1876,1878,1880,1882,1884,1886,1888,1890,1892,1894,1896,1898,1900,1902,1904,1906,1908,1910,1912,1914,1916,1918,1920,1922,1924,1926,1928,1930,1932,1934,1936,1938,1940,1942,1944,1946,1948,1950,1952,1954,1956,1958,1960,1962,1964,1966,1968,1970,1972,1974,1976,1978,1980,1982,1984,1986,1988,1990,1992,1994,1996,1998,2000,2002,2004,2006,2008,2010,2012,2014,2016,2018,2020,2022,2024,2026,2028,2030,2032,2034,2036,2038,2040,2042,2044,2046,2048,2050,2052,2054,2056,2058,2060,2062,2064,2066,2068,2070,2072,2074,2076,2078,2080,2082,2084,2086,2088,2090,2092,2094,2096,2098,2100,2102,2104,2106,2108,2110,2112,2114,2116,2118,2120,2122,2124,2126,2128,2130,2132,2134,2136,2138,2140,2142,2144,2146,2148,2150,2152,2154,2156,2158,2160,2162,2164,2166,2168,2170,2172,2174,2176,2178,2180,2182,2184,2186,2188,2190,2192,2194,2196,2198,2200,2202,2204,2206,2208,2210,2212,2214,2216,2218,2220,2222,2224,2226,2228,2230,2232,2234,2236,2238,2240,2242,2244,2246,2248,2250,2252,2254,2256,2258,2260,2262,2264,2266,2268,2270,2272,2274,2276,2278,2280,2282,2284,2286,2288,2290,2292,2294,2296,2298,2300,2302,2304,2306,2308,2310,2312,2314,2316,2318,2320,2322,2324,2326,2328,2330,2332,2334,2336,2338,2340,2342,2344,2346,2348,2350,2352,2354,2356,2358,2360,2362,2364,2366,2368,2370,2372,2374,2376,2378,2380,2382,2384,2386,2388,2390,2392,2394,2396,2398,2400,2402,2404,2406,2408,2410,2412,2414,2416,2418,2420,2422,2424,2426,2428,2430,2432,2434,2436,2438,2440,2442,2444,2446,2448,2450,2452,2454,2456,2458,2460,2462,2464,2466,2468,2470,2472,2474,2476,2478,2480,2482,2484,2486,2488,2490,2492,2494,2496,2498,2500,2502,2504,2506,2508,2510,2512,2514,2516,2518,2520,2522,2524,2526,2528,2530,2532,2534,2536,2538,2540,2542,2544,2546,2548,2550,2552,2554,2556,2558,2560,2562,2564,2566,2568,2570,2572,2574,2576,2578,2580,2582,2584,2586,2588,2590,2592,2594,2596,2598,2600,2602,2604,2606,2608,2610,2612,2614,2616,2618,2620,2622,2624,2626,2628,2630,2632,2634,2636,2638,2640,2642,2644,2646,2648,2650,2652,2654,2656,2658,2660,2662,2664,2666,2668,2670,2672,2674,2676,2678,2680,2682,2684,2686,2688,2690,2692,2694,2696,2698,2700,2702,2704,2706,2708,2710,2712,2714,2716,2718,2720,2722,2724,2726,2728,2730,2732,2734,2736,2738,2740,2742,2744,2746,2748,2750,2752,2754,2756,2758,2760,2762,2764,2766,2768,2770,2772,2774,2776,2778,2780,2782,2784,2786,2788,2790,2792,2794,2796,2798,2800,2802,2804,2806,2808,2810,2812,2814,2816,2818,2820,2822,2824,2826,2828,2830,2832,2834,2836,2838,2840,2842,2844,2846,2848,2850,2852,2854,2856,2858,2860,2862,2864,2866,2868,2870,2872,2874,2876,2878,2880,2882,2884,2886,2888,2890,2892,2894,2896,2898,2900,2902,2904,2906,2908,2910,2912,2914,2916,2918,2920,2922,2924,2926,2928,2930,2932,2934,2936,2938,2940,2942,2944,2946,2948,2950,2952,2954,2956,2958,2960,2962,2964,2966,2968,2970,2972,2974,2976,2978,2980,2982,2984,2986,2988,2990,2992,2994,2996,2998,3000,3002,3004,3006,3008,3010,3012,3014,3016,3018,3020,3022,3024,3026,3028,3030,3032,3034,3036,3038,3040,3042,3044,3046,3048,3050,3052,3054,3056,3058,3060,3062,3064,3066,3068,3070,3072,3074,3076,3078,3080,3082,3084,3086,3088,3090,3092,3094,3096,3098,3100,3102,3104,3106,3108,3110,3112,3114,3116,3118,3120,3122,3124,3126,3128,3130,3132,3134,3136,3138,3140,3142,3144,3146,3148,3150,3152,3154,3156,3158,3160,3162,3164,3166,3168,3170,3172,3174,3176,3178,3180,3182,3184,3186,3188,3190,3192,3194,3196,3198,3200,3202,3204,3206,3208,3210,3212,3214,3216,3218,3220,3222,3224,3226,3228,3230,3232,3234,3236,3238,3240,3242,3244,3246,3248,3250,3252,3254,3256,3258,3260,3262,3264,3266,3268,3270,3272,3274,3276,3278,3280,3282,3284,3286,3288,3290,3292,3294,3296,3298,3300,3302,3304,3306,3308,3310,3312,3314,3316,3318,3320,3322,3324,3326,3328,3330,3332,3334,3336,3338,3340,3342,3344,3346,3348,3350,3352,3354,3356,3358,3360,3362,3364,3366,3368,3370,3372,3374,3376,3378,3380,3382,3384,3386,3388,3390,3392,3394,3396,3398,3400,3402,3404,3406,3408,3410,3412,3414,3416,3418,3420,3422,3424,3426,3428,3430,3432,3434,3436,3438,3440,3442,3444,3446,3448,3450,3452,3454,3456,3458,3460,3462,3464,3466,3468,3470,3472,3474,3476,3478,3480,3482,3484,3486,3488,3490,3492,3494,3496,3498,3500,3502,3504,3506,3508,3510,3512,3514,3516,3518,3520,3522,3524,3526,3528,3530,3532,3534,3536,3538,3540,3542,3544,3546,3548,3550,3552,3554,3556,3558,3560,3562,3564,3566,3568,3570,3572,3574,3576,3578,3580,3582,3584,3586,3588,3590,3592,3594,3596,3598,3600,3602,3604,3606,3608,3610,3612,3614,3616,3618,3620,3622,3624,3626,3628,3630,3632,3634,3636,3638,3640,3642,3644,3646,3648,3650,3652,3654,3656,3658,3660,3662,3664,3666,3668,3670,3672,3674,3676,3678,3680,3682,3684,3686,3688,3690,3692,3694,3696,3698,3700,3702,3704,3706,3708,3710,3712,3714,3716,3718,3720,3722,3724,3726,3728,3730,3732,3734,3736,3738,3740,3742,3744,3746,3748,3750,3752,3754,3756,3758],{"categories":176},[177],"Developer Productivity",{"categories":179},[180],"Business & SaaS",{"categories":182},[183],"AI & LLMs",{"categories":185},[186],"AI Automation",{"categories":188},[189],"Product Strategy",{"categories":191},[183],{"categories":193},[177],{"categories":195},[180],{"categories":197},[],{"categories":199},[183],{"categories":201},[],{"categories":203},[204],"AI News & Trends",{"categories":206},[186],{"categories":208},[204],{"categories":210},[186],{"categories":212},[186],{"categories":214},[183],{"categories":216},[183],{"categories":218},[204],{"categories":220},[183],{"categories":222},[],{"categories":224},[225],"Design & Frontend",{"categories":227},[228],"Data Science & Visualization",{"categories":230},[204],{"categories":232},[],{"categories":234},[235],"Software Engineering",{"categories":237},[183],{"categories":239},[186],{"categories":241},[242],"Marketing & Growth",{"categories":244},[183],{"categories":246},[186],{"categories":248},[],{"categories":250},[],{"categories":252},[225],{"categories":254},[186],{"categories":256},[177],{"categories":258},[225],{"categories":260},[183],{"categories":262},[186],{"categories":264},[204],{"categories":266},[],{"categories":268},[],{"categories":270},[186],{"categories":272},[235],{"categories":274},[],{"categories":276},[180],{"categories":278},[],{"categories":280},[],{"categories":282},[186],{"categories":284},[186],{"categories":286},[183],{"categories":288},[],{"categories":290},[235],{"categories":292},[],{"categories":294},[],{"categories":296},[],{"categories":298},[183],{"categories":300},[242],{"categories":302},[225],{"categories":304},[225],{"categories":306},[183],{"categories":308},[186],{"categories":310},[183],{"categories":312},[183],{"categories":314},[186],{"categories":316},[186],{"categories":318},[228],{"categories":320},[204],{"categories":322},[186],{"categories":324},[242],{"categories":326},[186],{"categories":328},[189],{"categories":330},[],{"categories":332},[186],{"categories":334},[],{"categories":336},[186],{"categories":338},[235],{"categories":340},[225],{"categories":342},[183],{"categories":344},[],{"categories":346},[],{"categories":348},[186],{"categories":350},[],{"categories":352},[183],{"categories":354},[],{"categories":356},[177],{"categories":358},[235],{"categories":360},[180],{"categories":362},[204],{"categories":364},[183],{"categories":366},[],{"categories":368},[183],{"categories":370},[],{"categories":372},[235],{"categories":374},[228],{"categories":376},[],{"categories":378},[183],{"categories":380},[225],{"categories":382},[],{"categories":384},[225],{"categories":386},[186],{"categories":388},[],{"categories":390},[186],{"categories":392},[204],{"categories":394},[180],{"categories":396},[183],{"categories":398},[],{"categories":400},[186],{"categories":402},[183],{"categories":404},[189],{"categories":406},[],{"categories":408},[183],{"categories":410},[186],{"categories":412},[186],{"categories":414},[],{"categories":416},[228],{"categories":418},[183],{"categories":420},[],{"categories":422},[177],{"categories":424},[180],{"categories":426},[183],{"categories":428},[186],{"categories":430},[235],{"categories":432},[183],{"categories":434},[],{"categories":436},[],{"categories":438},[183],{"categories":440},[],{"categories":442},[225],{"categories":444},[],{"categories":446},[183],{"categories":448},[],{"categories":450},[186],{"categories":452},[183],{"categories":454},[225],{"categories":456},[],{"categories":458},[183],{"categories":460},[183],{"categories":462},[180],{"categories":464},[186],{"categories":466},[183],{"categories":468},[225],{"categories":470},[186],{"categories":472},[],{"categories":474},[],{"categories":476},[204],{"categories":478},[],{"categories":480},[183],{"categories":482},[180,242],{"categories":484},[],{"categories":486},[183],{"categories":488},[],{"categories":490},[],{"categories":492},[183],{"categories":494},[],{"categories":496},[183],{"categories":498},[499],"DevOps & Cloud",{"categories":501},[],{"categories":503},[204],{"categories":505},[225],{"categories":507},[],{"categories":509},[204],{"categories":511},[204],{"categories":513},[183],{"categories":515},[242],{"categories":517},[],{"categories":519},[180],{"categories":521},[],{"categories":523},[183,499],{"categories":525},[183],{"categories":527},[183],{"categories":529},[186],{"categories":531},[183,235],{"categories":533},[228],{"categories":535},[183],{"categories":537},[242],{"categories":539},[186],{"categories":541},[186],{"categories":543},[],{"categories":545},[186],{"categories":547},[183,180],{"categories":549},[],{"categories":551},[225],{"categories":553},[225],{"categories":555},[],{"categories":557},[],{"categories":559},[204],{"categories":561},[],{"categories":563},[177],{"categories":565},[235],{"categories":567},[183],{"categories":569},[225],{"categories":571},[186],{"categories":573},[235],{"categories":575},[204],{"categories":577},[225],{"categories":579},[],{"categories":581},[183],{"categories":583},[183],{"categories":585},[183],{"categories":587},[204],{"categories":589},[177],{"categories":591},[183],{"categories":593},[186],{"categories":595},[499],{"categories":597},[225],{"categories":599},[186],{"categories":601},[],{"categories":603},[],{"categories":605},[225],{"categories":607},[204],{"categories":609},[228],{"categories":611},[],{"categories":613},[183],{"categories":615},[183],{"categories":617},[180],{"categories":619},[183],{"categories":621},[183],{"categories":623},[204],{"categories":625},[],{"categories":627},[186],{"categories":629},[235],{"categories":631},[],{"categories":633},[183],{"categories":635},[183],{"categories":637},[186],{"categories":639},[],{"categories":641},[],{"categories":643},[183],{"categories":645},[],{"categories":647},[180],{"categories":649},[186],{"categories":651},[],{"categories":653},[177],{"categories":655},[183],{"categories":657},[180],{"categories":659},[204],{"categories":661},[],{"categories":663},[],{"categories":665},[],{"categories":667},[204],{"categories":669},[204],{"categories":671},[],{"categories":673},[],{"categories":675},[180],{"categories":677},[],{"categories":679},[],{"categories":681},[177],{"categories":683},[],{"categories":685},[242],{"categories":687},[186],{"categories":689},[180],{"categories":691},[186],{"categories":693},[235],{"categories":695},[],{"categories":697},[189],{"categories":699},[225],{"categories":701},[235],{"categories":703},[183],{"categories":705},[186],{"categories":707},[180],{"categories":709},[183],{"categories":711},[],{"categories":713},[],{"categories":715},[235],{"categories":717},[228],{"categories":719},[189],{"categories":721},[186],{"categories":723},[183],{"categories":725},[],{"categories":727},[499],{"categories":729},[],{"categories":731},[186],{"categories":733},[],{"categories":735},[],{"categories":737},[183],{"categories":739},[225],{"categories":741},[242],{"categories":743},[186],{"categories":745},[],{"categories":747},[177],{"categories":749},[],{"categories":751},[204],{"categories":753},[183,499],{"categories":755},[204],{"categories":757},[183],{"categories":759},[180],{"categories":761},[183],{"categories":763},[],{"categories":765},[180],{"categories":767},[],{"categories":769},[235],{"categories":771},[225],{"categories":773},[204],{"categories":775},[228],{"categories":777},[177],{"categories":779},[183],{"categories":781},[235],{"categories":783},[],{"categories":785},[],{"categories":787},[189],{"categories":789},[],{"categories":791},[183],{"categories":793},[],{"categories":795},[225],{"categories":797},[225],{"categories":799},[225],{"categories":801},[],{"categories":803},[],{"categories":805},[204],{"categories":807},[186],{"categories":809},[183],{"categories":811},[183],{"categories":813},[183],{"categories":815},[180],{"categories":817},[183],{"categories":819},[],{"categories":821},[235],{"categories":823},[235],{"categories":825},[180],{"categories":827},[],{"categories":829},[183],{"categories":831},[183],{"categories":833},[180],{"categories":835},[204],{"categories":837},[242],{"categories":839},[186],{"categories":841},[],{"categories":843},[225],{"categories":845},[],{"categories":847},[183],{"categories":849},[],{"categories":851},[180],{"categories":853},[186],{"categories":855},[],{"categories":857},[499],{"categories":859},[228],{"categories":861},[235],{"categories":863},[242],{"categories":865},[235],{"categories":867},[186],{"categories":869},[],{"categories":871},[],{"categories":873},[186],{"categories":875},[177],{"categories":877},[186],{"categories":879},[189],{"categories":881},[180],{"categories":883},[],{"categories":885},[183],{"categories":887},[189],{"categories":889},[183],{"categories":891},[183],{"categories":893},[242],{"categories":895},[225],{"categories":897},[186],{"categories":899},[],{"categories":901},[],{"categories":903},[499],{"categories":905},[235],{"categories":907},[],{"categories":909},[186],{"categories":911},[183],{"categories":913},[225,183],{"categories":915},[177],{"categories":917},[],{"categories":919},[183],{"categories":921},[177],{"categories":923},[225],{"categories":925},[186],{"categories":927},[235],{"categories":929},[],{"categories":931},[183],{"categories":933},[],{"categories":935},[177],{"categories":937},[],{"categories":939},[186],{"categories":941},[189],{"categories":943},[183],{"categories":945},[183],{"categories":947},[225],{"categories":949},[186],{"categories":951},[499],{"categories":953},[225],{"categories":955},[186],{"categories":957},[183],{"categories":959},[183],{"categories":961},[183],{"categories":963},[204],{"categories":965},[],{"categories":967},[189],{"categories":969},[186],{"categories":971},[225],{"categories":973},[186],{"categories":975},[235],{"categories":977},[225],{"categories":979},[186],{"categories":981},[204],{"categories":983},[],{"categories":985},[183],{"categories":987},[225],{"categories":989},[183],{"categories":991},[177],{"categories":993},[204],{"categories":995},[183],{"categories":997},[242],{"categories":999},[183],{"categories":1001},[183],{"categories":1003},[186],{"categories":1005},[186],{"categories":1007},[183],{"categories":1009},[186],{"categories":1011},[225],{"categories":1013},[183],{"categories":1015},[],{"categories":1017},[],{"categories":1019},[235],{"categories":1021},[],{"categories":1023},[177],{"categories":1025},[499],{"categories":1027},[],{"categories":1029},[177],{"categories":1031},[180],{"categories":1033},[242],{"categories":1035},[],{"categories":1037},[180],{"categories":1039},[],{"categories":1041},[],{"categories":1043},[],{"categories":1045},[],{"categories":1047},[],{"categories":1049},[183],{"categories":1051},[186],{"categories":1053},[499],{"categories":1055},[177],{"categories":1057},[183],{"categories":1059},[235],{"categories":1061},[189],{"categories":1063},[183],{"categories":1065},[242],{"categories":1067},[183],{"categories":1069},[183],{"categories":1071},[183],{"categories":1073},[183,177],{"categories":1075},[235],{"categories":1077},[235],{"categories":1079},[225],{"categories":1081},[183],{"categories":1083},[],{"categories":1085},[],{"categories":1087},[],{"categories":1089},[235],{"categories":1091},[228],{"categories":1093},[204],{"categories":1095},[225],{"categories":1097},[],{"categories":1099},[183],{"categories":1101},[183],{"categories":1103},[],{"categories":1105},[],{"categories":1107},[186],{"categories":1109},[183],{"categories":1111},[180],{"categories":1113},[],{"categories":1115},[177],{"categories":1117},[183],{"categories":1119},[177],{"categories":1121},[183],{"categories":1123},[235],{"categories":1125},[242],{"categories":1127},[183,225],{"categories":1129},[204],{"categories":1131},[225],{"categories":1133},[],{"categories":1135},[499],{"categories":1137},[225],{"categories":1139},[186],{"categories":1141},[],{"categories":1143},[],{"categories":1145},[],{"categories":1147},[],{"categories":1149},[235],{"categories":1151},[186],{"categories":1153},[186],{"categories":1155},[499],{"categories":1157},[183],{"categories":1159},[183],{"categories":1161},[183],{"categories":1163},[],{"categories":1165},[225],{"categories":1167},[],{"categories":1169},[],{"categories":1171},[186],{"categories":1173},[],{"categories":1175},[],{"categories":1177},[242],{"categories":1179},[242],{"categories":1181},[186],{"categories":1183},[],{"categories":1185},[183],{"categories":1187},[183],{"categories":1189},[235],{"categories":1191},[225],{"categories":1193},[225],{"categories":1195},[186],{"categories":1197},[177],{"categories":1199},[183],{"categories":1201},[225],{"categories":1203},[225],{"categories":1205},[186],{"categories":1207},[186],{"categories":1209},[183],{"categories":1211},[],{"categories":1213},[],{"categories":1215},[183],{"categories":1217},[186],{"categories":1219},[204],{"categories":1221},[235],{"categories":1223},[177],{"categories":1225},[183],{"categories":1227},[],{"categories":1229},[186],{"categories":1231},[186],{"categories":1233},[],{"categories":1235},[177],{"categories":1237},[183],{"categories":1239},[177],{"categories":1241},[177],{"categories":1243},[],{"categories":1245},[],{"categories":1247},[186],{"categories":1249},[186],{"categories":1251},[183],{"categories":1253},[183],{"categories":1255},[204],{"categories":1257},[228],{"categories":1259},[189],{"categories":1261},[204],{"categories":1263},[225],{"categories":1265},[],{"categories":1267},[204],{"categories":1269},[],{"categories":1271},[],{"categories":1273},[],{"categories":1275},[],{"categories":1277},[235],{"categories":1279},[228],{"categories":1281},[],{"categories":1283},[183],{"categories":1285},[183],{"categories":1287},[228],{"categories":1289},[235],{"categories":1291},[],{"categories":1293},[],{"categories":1295},[186],{"categories":1297},[204],{"categories":1299},[204],{"categories":1301},[186],{"categories":1303},[177],{"categories":1305},[183,499],{"categories":1307},[],{"categories":1309},[225],{"categories":1311},[177],{"categories":1313},[186],{"categories":1315},[225],{"categories":1317},[],{"categories":1319},[186],{"categories":1321},[186],{"categories":1323},[183],{"categories":1325},[242],{"categories":1327},[235],{"categories":1329},[225],{"categories":1331},[],{"categories":1333},[186],{"categories":1335},[183],{"categories":1337},[186],{"categories":1339},[186],{"categories":1341},[186],{"categories":1343},[242],{"categories":1345},[186],{"categories":1347},[183],{"categories":1349},[],{"categories":1351},[242],{"categories":1353},[204],{"categories":1355},[186],{"categories":1357},[],{"categories":1359},[],{"categories":1361},[183],{"categories":1363},[186],{"categories":1365},[204],{"categories":1367},[186],{"categories":1369},[],{"categories":1371},[],{"categories":1373},[],{"categories":1375},[186],{"categories":1377},[],{"categories":1379},[],{"categories":1381},[228],{"categories":1383},[183],{"categories":1385},[228],{"categories":1387},[204],{"categories":1389},[183],{"categories":1391},[183],{"categories":1393},[186],{"categories":1395},[183],{"categories":1397},[],{"categories":1399},[],{"categories":1401},[499],{"categories":1403},[],{"categories":1405},[],{"categories":1407},[177],{"categories":1409},[],{"categories":1411},[],{"categories":1413},[],{"categories":1415},[],{"categories":1417},[235],{"categories":1419},[204],{"categories":1421},[242],{"categories":1423},[180],{"categories":1425},[183],{"categories":1427},[183],{"categories":1429},[180],{"categories":1431},[],{"categories":1433},[225],{"categories":1435},[186],{"categories":1437},[180],{"categories":1439},[183],{"categories":1441},[183],{"categories":1443},[177],{"categories":1445},[],{"categories":1447},[177],{"categories":1449},[183],{"categories":1451},[242],{"categories":1453},[186],{"categories":1455},[204],{"categories":1457},[180],{"categories":1459},[183],{"categories":1461},[186],{"categories":1463},[],{"categories":1465},[183],{"categories":1467},[177],{"categories":1469},[183],{"categories":1471},[],{"categories":1473},[204],{"categories":1475},[183],{"categories":1477},[],{"categories":1479},[180],{"categories":1481},[183],{"categories":1483},[],{"categories":1485},[],{"categories":1487},[],{"categories":1489},[183],{"categories":1491},[],{"categories":1493},[499],{"categories":1495},[183],{"categories":1497},[],{"categories":1499},[183],{"categories":1501},[183],{"categories":1503},[183],{"categories":1505},[183,499],{"categories":1507},[183],{"categories":1509},[183],{"categories":1511},[225],{"categories":1513},[186],{"categories":1515},[],{"categories":1517},[186],{"categories":1519},[183],{"categories":1521},[183],{"categories":1523},[183],{"categories":1525},[177],{"categories":1527},[177],{"categories":1529},[235],{"categories":1531},[225],{"categories":1533},[186],{"categories":1535},[],{"categories":1537},[183],{"categories":1539},[204],{"categories":1541},[183],{"categories":1543},[180],{"categories":1545},[],{"categories":1547},[499],{"categories":1549},[225],{"categories":1551},[225],{"categories":1553},[186],{"categories":1555},[204],{"categories":1557},[186],{"categories":1559},[183],{"categories":1561},[],{"categories":1563},[183],{"categories":1565},[],{"categories":1567},[],{"categories":1569},[183],{"categories":1571},[183],{"categories":1573},[183],{"categories":1575},[186],{"categories":1577},[183],{"categories":1579},[],{"categories":1581},[228],{"categories":1583},[186],{"categories":1585},[],{"categories":1587},[],{"categories":1589},[183],{"categories":1591},[204],{"categories":1593},[],{"categories":1595},[225],{"categories":1597},[499],{"categories":1599},[204],{"categories":1601},[235],{"categories":1603},[235],{"categories":1605},[204],{"categories":1607},[204],{"categories":1609},[499],{"categories":1611},[],{"categories":1613},[204],{"categories":1615},[183],{"categories":1617},[177],{"categories":1619},[204],{"categories":1621},[],{"categories":1623},[228],{"categories":1625},[204],{"categories":1627},[235],{"categories":1629},[204],{"categories":1631},[499],{"categories":1633},[183],{"categories":1635},[183],{"categories":1637},[],{"categories":1639},[180],{"categories":1641},[],{"categories":1643},[],{"categories":1645},[183],{"categories":1647},[183],{"categories":1649},[183],{"categories":1651},[183],{"categories":1653},[],{"categories":1655},[228],{"categories":1657},[177],{"categories":1659},[],{"categories":1661},[183],{"categories":1663},[183],{"categories":1665},[499],{"categories":1667},[499],{"categories":1669},[],{"categories":1671},[186],{"categories":1673},[204],{"categories":1675},[204],{"categories":1677},[183],{"categories":1679},[186],{"categories":1681},[],{"categories":1683},[225],{"categories":1685},[183],{"categories":1687},[183],{"categories":1689},[],{"categories":1691},[],{"categories":1693},[499],{"categories":1695},[183],{"categories":1697},[235],{"categories":1699},[180],{"categories":1701},[183],{"categories":1703},[],{"categories":1705},[186],{"categories":1707},[177],{"categories":1709},[177],{"categories":1711},[],{"categories":1713},[183],{"categories":1715},[225],{"categories":1717},[186],{"categories":1719},[],{"categories":1721},[183],{"categories":1723},[183],{"categories":1725},[186],{"categories":1727},[],{"categories":1729},[186],{"categories":1731},[235],{"categories":1733},[],{"categories":1735},[183],{"categories":1737},[],{"categories":1739},[183],{"categories":1741},[],{"categories":1743},[183],{"categories":1745},[183],{"categories":1747},[],{"categories":1749},[183],{"categories":1751},[204],{"categories":1753},[183],{"categories":1755},[183],{"categories":1757},[177],{"categories":1759},[183],{"categories":1761},[204],{"categories":1763},[186],{"categories":1765},[],{"categories":1767},[183],{"categories":1769},[242],{"categories":1771},[],{"categories":1773},[],{"categories":1775},[],{"categories":1777},[177],{"categories":1779},[204],{"categories":1781},[186],{"categories":1783},[183],{"categories":1785},[225],{"categories":1787},[186],{"categories":1789},[],{"categories":1791},[186],{"categories":1793},[],{"categories":1795},[183],{"categories":1797},[186],{"categories":1799},[183],{"categories":1801},[],{"categories":1803},[183],{"categories":1805},[183],{"categories":1807},[204],{"categories":1809},[225],{"categories":1811},[186],{"categories":1813},[225],{"categories":1815},[180],{"categories":1817},[],{"categories":1819},[],{"categories":1821},[183],{"categories":1823},[177],{"categories":1825},[204],{"categories":1827},[],{"categories":1829},[],{"categories":1831},[235],{"categories":1833},[225],{"categories":1835},[],{"categories":1837},[183],{"categories":1839},[],{"categories":1841},[242],{"categories":1843},[183],{"categories":1845},[499],{"categories":1847},[235],{"categories":1849},[],{"categories":1851},[186],{"categories":1853},[183],{"categories":1855},[186],{"categories":1857},[186],{"categories":1859},[183],{"categories":1861},[],{"categories":1863},[177],{"categories":1865},[183],{"categories":1867},[180],{"categories":1869},[235],{"categories":1871},[225],{"categories":1873},[],{"categories":1875},[],{"categories":1877},[],{"categories":1879},[186],{"categories":1881},[225],{"categories":1883},[204],{"categories":1885},[183],{"categories":1887},[204],{"categories":1889},[225],{"categories":1891},[],{"categories":1893},[225],{"categories":1895},[204],{"categories":1897},[180],{"categories":1899},[183],{"categories":1901},[204],{"categories":1903},[242],{"categories":1905},[],{"categories":1907},[],{"categories":1909},[228],{"categories":1911},[183,235],{"categories":1913},[204],{"categories":1915},[183],{"categories":1917},[186],{"categories":1919},[186],{"categories":1921},[183],{"categories":1923},[],{"categories":1925},[235],{"categories":1927},[183],{"categories":1929},[228],{"categories":1931},[186],{"categories":1933},[242],{"categories":1935},[499],{"categories":1937},[],{"categories":1939},[177],{"categories":1941},[186],{"categories":1943},[186],{"categories":1945},[235],{"categories":1947},[183],{"categories":1949},[183],{"categories":1951},[],{"categories":1953},[],{"categories":1955},[],{"categories":1957},[499],{"categories":1959},[204],{"categories":1961},[183],{"categories":1963},[183],{"categories":1965},[183],{"categories":1967},[],{"categories":1969},[228],{"categories":1971},[180],{"categories":1973},[],{"categories":1975},[186],{"categories":1977},[499],{"categories":1979},[],{"categories":1981},[225],{"categories":1983},[225],{"categories":1985},[],{"categories":1987},[235],{"categories":1989},[225],{"categories":1991},[183],{"categories":1993},[],{"categories":1995},[204],{"categories":1997},[183],{"categories":1999},[225],{"categories":2001},[186],{"categories":2003},[204],{"categories":2005},[],{"categories":2007},[186],{"categories":2009},[225],{"categories":2011},[183],{"categories":2013},[],{"categories":2015},[183],{"categories":2017},[183],{"categories":2019},[499],{"categories":2021},[204],{"categories":2023},[228],{"categories":2025},[228],{"categories":2027},[],{"categories":2029},[],{"categories":2031},[],{"categories":2033},[186],{"categories":2035},[235],{"categories":2037},[235],{"categories":2039},[],{"categories":2041},[],{"categories":2043},[183],{"categories":2045},[],{"categories":2047},[186],{"categories":2049},[183],{"categories":2051},[],{"categories":2053},[183],{"categories":2055},[180],{"categories":2057},[183],{"categories":2059},[242],{"categories":2061},[186],{"categories":2063},[183],{"categories":2065},[235],{"categories":2067},[204],{"categories":2069},[186],{"categories":2071},[],{"categories":2073},[204],{"categories":2075},[186],{"categories":2077},[186],{"categories":2079},[],{"categories":2081},[180],{"categories":2083},[186],{"categories":2085},[],{"categories":2087},[183],{"categories":2089},[177],{"categories":2091},[204],{"categories":2093},[499],{"categories":2095},[186],{"categories":2097},[186],{"categories":2099},[177],{"categories":2101},[183],{"categories":2103},[],{"categories":2105},[],{"categories":2107},[225],{"categories":2109},[183,180],{"categories":2111},[],{"categories":2113},[177],{"categories":2115},[228],{"categories":2117},[183],{"categories":2119},[235],{"categories":2121},[183],{"categories":2123},[186],{"categories":2125},[183],{"categories":2127},[183],{"categories":2129},[204],{"categories":2131},[186],{"categories":2133},[],{"categories":2135},[],{"categories":2137},[186],{"categories":2139},[183],{"categories":2141},[499],{"categories":2143},[],{"categories":2145},[183],{"categories":2147},[186],{"categories":2149},[],{"categories":2151},[183],{"categories":2153},[242],{"categories":2155},[228],{"categories":2157},[186],{"categories":2159},[183],{"categories":2161},[499],{"categories":2163},[],{"categories":2165},[183],{"categories":2167},[242],{"categories":2169},[225],{"categories":2171},[183],{"categories":2173},[],{"categories":2175},[242],{"categories":2177},[204],{"categories":2179},[183],{"categories":2181},[183],{"categories":2183},[177],{"categories":2185},[],{"categories":2187},[],{"categories":2189},[225],{"categories":2191},[183],{"categories":2193},[228],{"categories":2195},[242],{"categories":2197},[242],{"categories":2199},[204],{"categories":2201},[],{"categories":2203},[],{"categories":2205},[183],{"categories":2207},[],{"categories":2209},[183,235],{"categories":2211},[204],{"categories":2213},[186],{"categories":2215},[235],{"categories":2217},[183],{"categories":2219},[177],{"categories":2221},[],{"categories":2223},[],{"categories":2225},[177],{"categories":2227},[242],{"categories":2229},[183],{"categories":2231},[],{"categories":2233},[225,183],{"categories":2235},[499],{"categories":2237},[177],{"categories":2239},[],{"categories":2241},[180],{"categories":2243},[180],{"categories":2245},[183],{"categories":2247},[235],{"categories":2249},[186],{"categories":2251},[204],{"categories":2253},[242],{"categories":2255},[225],{"categories":2257},[183],{"categories":2259},[183],{"categories":2261},[183],{"categories":2263},[177],{"categories":2265},[183],{"categories":2267},[186],{"categories":2269},[204],{"categories":2271},[],{"categories":2273},[],{"categories":2275},[228],{"categories":2277},[235],{"categories":2279},[183],{"categories":2281},[225],{"categories":2283},[228],{"categories":2285},[183],{"categories":2287},[183],{"categories":2289},[186],{"categories":2291},[186],{"categories":2293},[183,180],{"categories":2295},[],{"categories":2297},[225],{"categories":2299},[],{"categories":2301},[183],{"categories":2303},[204],{"categories":2305},[177],{"categories":2307},[177],{"categories":2309},[186],{"categories":2311},[183],{"categories":2313},[180],{"categories":2315},[235],{"categories":2317},[242],{"categories":2319},[],{"categories":2321},[204],{"categories":2323},[183],{"categories":2325},[183],{"categories":2327},[204],{"categories":2329},[235],{"categories":2331},[183],{"categories":2333},[186],{"categories":2335},[204],{"categories":2337},[183],{"categories":2339},[225],{"categories":2341},[183],{"categories":2343},[183],{"categories":2345},[499],{"categories":2347},[189],{"categories":2349},[186],{"categories":2351},[183],{"categories":2353},[204],{"categories":2355},[186],{"categories":2357},[242],{"categories":2359},[183],{"categories":2361},[],{"categories":2363},[183],{"categories":2365},[],{"categories":2367},[],{"categories":2369},[],{"categories":2371},[180],{"categories":2373},[183],{"categories":2375},[186],{"categories":2377},[204],{"categories":2379},[204],{"categories":2381},[204],{"categories":2383},[204],{"categories":2385},[],{"categories":2387},[177],{"categories":2389},[186],{"categories":2391},[204],{"categories":2393},[177],{"categories":2395},[186],{"categories":2397},[183],{"categories":2399},[183,186],{"categories":2401},[186],{"categories":2403},[499],{"categories":2405},[204],{"categories":2407},[204],{"categories":2409},[186],{"categories":2411},[183],{"categories":2413},[],{"categories":2415},[204],{"categories":2417},[242],{"categories":2419},[177],{"categories":2421},[183],{"categories":2423},[183],{"categories":2425},[],{"categories":2427},[235],{"categories":2429},[],{"categories":2431},[177],{"categories":2433},[186],{"categories":2435},[204],{"categories":2437},[183],{"categories":2439},[204],{"categories":2441},[177],{"categories":2443},[204],{"categories":2445},[204],{"categories":2447},[],{"categories":2449},[180],{"categories":2451},[186],{"categories":2453},[204],{"categories":2455},[204],{"categories":2457},[204],{"categories":2459},[204],{"categories":2461},[204],{"categories":2463},[204],{"categories":2465},[204],{"categories":2467},[204],{"categories":2469},[204],{"categories":2471},[204],{"categories":2473},[228],{"categories":2475},[177],{"categories":2477},[183],{"categories":2479},[183],{"categories":2481},[],{"categories":2483},[183,177],{"categories":2485},[],{"categories":2487},[186],{"categories":2489},[204],{"categories":2491},[186],{"categories":2493},[183],{"categories":2495},[183],{"categories":2497},[183],{"categories":2499},[183],{"categories":2501},[183],{"categories":2503},[186],{"categories":2505},[180],{"categories":2507},[225],{"categories":2509},[204],{"categories":2511},[183],{"categories":2513},[],{"categories":2515},[],{"categories":2517},[186],{"categories":2519},[225],{"categories":2521},[183],{"categories":2523},[],{"categories":2525},[],{"categories":2527},[242],{"categories":2529},[183],{"categories":2531},[],{"categories":2533},[],{"categories":2535},[177],{"categories":2537},[180],{"categories":2539},[183],{"categories":2541},[180],{"categories":2543},[225],{"categories":2545},[],{"categories":2547},[204],{"categories":2549},[],{"categories":2551},[225],{"categories":2553},[183],{"categories":2555},[242],{"categories":2557},[],{"categories":2559},[242],{"categories":2561},[],{"categories":2563},[],{"categories":2565},[186],{"categories":2567},[],{"categories":2569},[180],{"categories":2571},[177],{"categories":2573},[225],{"categories":2575},[235],{"categories":2577},[],{"categories":2579},[],{"categories":2581},[183],{"categories":2583},[177],{"categories":2585},[242],{"categories":2587},[],{"categories":2589},[186],{"categories":2591},[186],{"categories":2593},[204],{"categories":2595},[183],{"categories":2597},[186],{"categories":2599},[183],{"categories":2601},[186],{"categories":2603},[183],{"categories":2605},[189],{"categories":2607},[204],{"categories":2609},[],{"categories":2611},[242],{"categories":2613},[235],{"categories":2615},[186],{"categories":2617},[],{"categories":2619},[183],{"categories":2621},[186],{"categories":2623},[180],{"categories":2625},[177],{"categories":2627},[183],{"categories":2629},[225],{"categories":2631},[235],{"categories":2633},[235],{"categories":2635},[183],{"categories":2637},[228],{"categories":2639},[183],{"categories":2641},[186],{"categories":2643},[180],{"categories":2645},[186],{"categories":2647},[183],{"categories":2649},[183],{"categories":2651},[186],{"categories":2653},[204],{"categories":2655},[],{"categories":2657},[177],{"categories":2659},[183],{"categories":2661},[186],{"categories":2663},[183],{"categories":2665},[183],{"categories":2667},[],{"categories":2669},[225],{"categories":2671},[180],{"categories":2673},[204],{"categories":2675},[183],{"categories":2677},[183],{"categories":2679},[225],{"categories":2681},[242],{"categories":2683},[228],{"categories":2685},[183],{"categories":2687},[204],{"categories":2689},[183],{"categories":2691},[186],{"categories":2693},[499],{"categories":2695},[183],{"categories":2697},[186],{"categories":2699},[228],{"categories":2701},[],{"categories":2703},[186],{"categories":2705},[235],{"categories":2707},[225],{"categories":2709},[183],{"categories":2711},[177],{"categories":2713},[180],{"categories":2715},[235],{"categories":2717},[],{"categories":2719},[186],{"categories":2721},[183],{"categories":2723},[],{"categories":2725},[204],{"categories":2727},[],{"categories":2729},[204],{"categories":2731},[183],{"categories":2733},[186],{"categories":2735},[186],{"categories":2737},[186],{"categories":2739},[],{"categories":2741},[],{"categories":2743},[183],{"categories":2745},[183],{"categories":2747},[],{"categories":2749},[225],{"categories":2751},[186],{"categories":2753},[242],{"categories":2755},[177],{"categories":2757},[],{"categories":2759},[],{"categories":2761},[204],{"categories":2763},[235],{"categories":2765},[183],{"categories":2767},[183],{"categories":2769},[183],{"categories":2771},[235],{"categories":2773},[204],{"categories":2775},[225],{"categories":2777},[183],{"categories":2779},[183],{"categories":2781},[183],{"categories":2783},[204],{"categories":2785},[183],{"categories":2787},[204],{"categories":2789},[186],{"categories":2791},[186],{"categories":2793},[235],{"categories":2795},[186],{"categories":2797},[183],{"categories":2799},[235],{"categories":2801},[225],{"categories":2803},[],{"categories":2805},[186],{"categories":2807},[],{"categories":2809},[],{"categories":2811},[],{"categories":2813},[180],{"categories":2815},[183],{"categories":2817},[186],{"categories":2819},[177],{"categories":2821},[186],{"categories":2823},[242],{"categories":2825},[],{"categories":2827},[186],{"categories":2829},[],{"categories":2831},[177],{"categories":2833},[186],{"categories":2835},[],{"categories":2837},[186],{"categories":2839},[183],{"categories":2841},[204],{"categories":2843},[183],{"categories":2845},[186],{"categories":2847},[204],{"categories":2849},[186],{"categories":2851},[235],{"categories":2853},[225],{"categories":2855},[177],{"categories":2857},[],{"categories":2859},[186],{"categories":2861},[225],{"categories":2863},[499],{"categories":2865},[204],{"categories":2867},[183],{"categories":2869},[225],{"categories":2871},[177],{"categories":2873},[],{"categories":2875},[186],{"categories":2877},[186],{"categories":2879},[183],{"categories":2881},[],{"categories":2883},[186],{"categories":2885},[189],{"categories":2887},[204],{"categories":2889},[186],{"categories":2891},[180],{"categories":2893},[],{"categories":2895},[183],{"categories":2897},[189],{"categories":2899},[183],{"categories":2901},[186],{"categories":2903},[204],{"categories":2905},[177],{"categories":2907},[499],{"categories":2909},[183],{"categories":2911},[183],{"categories":2913},[183],{"categories":2915},[204],{"categories":2917},[180],{"categories":2919},[183],{"categories":2921},[225],{"categories":2923},[204],{"categories":2925},[499],{"categories":2927},[183],{"categories":2929},[],{"categories":2931},[],{"categories":2933},[499],{"categories":2935},[228],{"categories":2937},[186],{"categories":2939},[186],{"categories":2941},[204],{"categories":2943},[183],{"categories":2945},[177],{"categories":2947},[225],{"categories":2949},[186],{"categories":2951},[183],{"categories":2953},[242],{"categories":2955},[183],{"categories":2957},[186],{"categories":2959},[],{"categories":2961},[183],{"categories":2963},[183],{"categories":2965},[204],{"categories":2967},[177],{"categories":2969},[],{"categories":2971},[183],{"categories":2973},[183],{"categories":2975},[235],{"categories":2977},[225],{"categories":2979},[183,186],{"categories":2981},[242,180],{"categories":2983},[183],{"categories":2985},[],{"categories":2987},[186],{"categories":2989},[],{"categories":2991},[235],{"categories":2993},[183],{"categories":2995},[204],{"categories":2997},[],{"categories":2999},[186],{"categories":3001},[],{"categories":3003},[225],{"categories":3005},[186],{"categories":3007},[177],{"categories":3009},[186],{"categories":3011},[183],{"categories":3013},[499],{"categories":3015},[242],{"categories":3017},[180],{"categories":3019},[180],{"categories":3021},[177],{"categories":3023},[177],{"categories":3025},[183],{"categories":3027},[186],{"categories":3029},[183],{"categories":3031},[183],{"categories":3033},[177],{"categories":3035},[183],{"categories":3037},[242],{"categories":3039},[204],{"categories":3041},[183],{"categories":3043},[186],{"categories":3045},[183],{"categories":3047},[],{"categories":3049},[235],{"categories":3051},[],{"categories":3053},[186],{"categories":3055},[177],{"categories":3057},[],{"categories":3059},[499],{"categories":3061},[183],{"categories":3063},[],{"categories":3065},[204],{"categories":3067},[186],{"categories":3069},[235],{"categories":3071},[183],{"categories":3073},[186],{"categories":3075},[235],{"categories":3077},[186],{"categories":3079},[204],{"categories":3081},[177],{"categories":3083},[204],{"categories":3085},[235],{"categories":3087},[183],{"categories":3089},[225],{"categories":3091},[183],{"categories":3093},[183],{"categories":3095},[183],{"categories":3097},[183],{"categories":3099},[186],{"categories":3101},[183],{"categories":3103},[186],{"categories":3105},[183],{"categories":3107},[177],{"categories":3109},[183],{"categories":3111},[186],{"categories":3113},[225],{"categories":3115},[177],{"categories":3117},[186],{"categories":3119},[225],{"categories":3121},[],{"categories":3123},[183],{"categories":3125},[183],{"categories":3127},[235],{"categories":3129},[],{"categories":3131},[186],{"categories":3133},[242],{"categories":3135},[183],{"categories":3137},[204],{"categories":3139},[242],{"categories":3141},[186],{"categories":3143},[180],{"categories":3145},[180],{"categories":3147},[183],{"categories":3149},[177],{"categories":3151},[],{"categories":3153},[183],{"categories":3155},[],{"categories":3157},[177],{"categories":3159},[183],{"categories":3161},[186],{"categories":3163},[186],{"categories":3165},[],{"categories":3167},[235],{"categories":3169},[235],{"categories":3171},[242],{"categories":3173},[225],{"categories":3175},[],{"categories":3177},[183],{"categories":3179},[177],{"categories":3181},[183],{"categories":3183},[235],{"categories":3185},[177],{"categories":3187},[204],{"categories":3189},[204],{"categories":3191},[],{"categories":3193},[204],{"categories":3195},[186],{"categories":3197},[225],{"categories":3199},[228],{"categories":3201},[183],{"categories":3203},[],{"categories":3205},[204],{"categories":3207},[235],{"categories":3209},[180],{"categories":3211},[183],{"categories":3213},[177],{"categories":3215},[499],{"categories":3217},[177],{"categories":3219},[],{"categories":3221},[],{"categories":3223},[204],{"categories":3225},[],{"categories":3227},[186],{"categories":3229},[186],{"categories":3231},[186],{"categories":3233},[],{"categories":3235},[183],{"categories":3237},[],{"categories":3239},[204],{"categories":3241},[177],{"categories":3243},[225],{"categories":3245},[183],{"categories":3247},[204],{"categories":3249},[204],{"categories":3251},[],{"categories":3253},[204],{"categories":3255},[177],{"categories":3257},[183],{"categories":3259},[],{"categories":3261},[186],{"categories":3263},[186],{"categories":3265},[177],{"categories":3267},[],{"categories":3269},[],{"categories":3271},[],{"categories":3273},[225],{"categories":3275},[186],{"categories":3277},[183],{"categories":3279},[],{"categories":3281},[],{"categories":3283},[],{"categories":3285},[225],{"categories":3287},[],{"categories":3289},[177],{"categories":3291},[],{"categories":3293},[],{"categories":3295},[225],{"categories":3297},[183],{"categories":3299},[204],{"categories":3301},[],{"categories":3303},[242],{"categories":3305},[204],{"categories":3307},[242],{"categories":3309},[183],{"categories":3311},[],{"categories":3313},[],{"categories":3315},[186],{"categories":3317},[],{"categories":3319},[],{"categories":3321},[186],{"categories":3323},[183],{"categories":3325},[],{"categories":3327},[186],{"categories":3329},[204],{"categories":3331},[242],{"categories":3333},[228],{"categories":3335},[186],{"categories":3337},[186],{"categories":3339},[],{"categories":3341},[],{"categories":3343},[],{"categories":3345},[204],{"categories":3347},[],{"categories":3349},[],{"categories":3351},[225],{"categories":3353},[177],{"categories":3355},[],{"categories":3357},[180],{"categories":3359},[242],{"categories":3361},[183],{"categories":3363},[235],{"categories":3365},[177],{"categories":3367},[228],{"categories":3369},[180],{"categories":3371},[235],{"categories":3373},[],{"categories":3375},[],{"categories":3377},[186],{"categories":3379},[177],{"categories":3381},[225],{"categories":3383},[177],{"categories":3385},[186],{"categories":3387},[499],{"categories":3389},[186],{"categories":3391},[],{"categories":3393},[183],{"categories":3395},[204],{"categories":3397},[235],{"categories":3399},[],{"categories":3401},[225],{"categories":3403},[204],{"categories":3405},[177],{"categories":3407},[186],{"categories":3409},[183],{"categories":3411},[180],{"categories":3413},[186,499],{"categories":3415},[186],{"categories":3417},[235],{"categories":3419},[183],{"categories":3421},[228],{"categories":3423},[242],{"categories":3425},[186],{"categories":3427},[],{"categories":3429},[186],{"categories":3431},[183],{"categories":3433},[180],{"categories":3435},[],{"categories":3437},[],{"categories":3439},[183],{"categories":3441},[228],{"categories":3443},[183],{"categories":3445},[],{"categories":3447},[204],{"categories":3449},[],{"categories":3451},[204],{"categories":3453},[235],{"categories":3455},[186],{"categories":3457},[183],{"categories":3459},[242],{"categories":3461},[235],{"categories":3463},[],{"categories":3465},[204],{"categories":3467},[183],{"categories":3469},[],{"categories":3471},[183],{"categories":3473},[186],{"categories":3475},[183],{"categories":3477},[186],{"categories":3479},[183],{"categories":3481},[183],{"categories":3483},[183],{"categories":3485},[183],{"categories":3487},[180],{"categories":3489},[],{"categories":3491},[189],{"categories":3493},[204],{"categories":3495},[183],{"categories":3497},[],{"categories":3499},[235],{"categories":3501},[183],{"categories":3503},[183],{"categories":3505},[186],{"categories":3507},[204],{"categories":3509},[183],{"categories":3511},[183],{"categories":3513},[180],{"categories":3515},[186],{"categories":3517},[225],{"categories":3519},[],{"categories":3521},[228],{"categories":3523},[183],{"categories":3525},[],{"categories":3527},[204],{"categories":3529},[242],{"categories":3531},[],{"categories":3533},[],{"categories":3535},[204],{"categories":3537},[204],{"categories":3539},[242],{"categories":3541},[177],{"categories":3543},[186],{"categories":3545},[186],{"categories":3547},[183],{"categories":3549},[180],{"categories":3551},[],{"categories":3553},[],{"categories":3555},[204],{"categories":3557},[228],{"categories":3559},[235],{"categories":3561},[186],{"categories":3563},[225],{"categories":3565},[228],{"categories":3567},[228],{"categories":3569},[],{"categories":3571},[204],{"categories":3573},[183],{"categories":3575},[183],{"categories":3577},[235],{"categories":3579},[],{"categories":3581},[204],{"categories":3583},[204],{"categories":3585},[204],{"categories":3587},[],{"categories":3589},[186],{"categories":3591},[183],{"categories":3593},[],{"categories":3595},[177],{"categories":3597},[180],{"categories":3599},[],{"categories":3601},[183],{"categories":3603},[183],{"categories":3605},[],{"categories":3607},[235],{"categories":3609},[],{"categories":3611},[],{"categories":3613},[],{"categories":3615},[],{"categories":3617},[183],{"categories":3619},[204],{"categories":3621},[],{"categories":3623},[],{"categories":3625},[183],{"categories":3627},[183],{"categories":3629},[183],{"categories":3631},[228],{"categories":3633},[183],{"categories":3635},[228],{"categories":3637},[],{"categories":3639},[228],{"categories":3641},[228],{"categories":3643},[499],{"categories":3645},[186],{"categories":3647},[235],{"categories":3649},[],{"categories":3651},[],{"categories":3653},[228],{"categories":3655},[235],{"categories":3657},[235],{"categories":3659},[235],{"categories":3661},[],{"categories":3663},[177],{"categories":3665},[235],{"categories":3667},[235],{"categories":3669},[177],{"categories":3671},[235],{"categories":3673},[180],{"categories":3675},[235],{"categories":3677},[235],{"categories":3679},[235],{"categories":3681},[228],{"categories":3683},[204],{"categories":3685},[204],{"categories":3687},[183],{"categories":3689},[235],{"categories":3691},[228],{"categories":3693},[499],{"categories":3695},[228],{"categories":3697},[228],{"categories":3699},[228],{"categories":3701},[],{"categories":3703},[180],{"categories":3705},[],{"categories":3707},[499],{"categories":3709},[235],{"categories":3711},[235],{"categories":3713},[235],{"categories":3715},[186],{"categories":3717},[204,180],{"categories":3719},[228],{"categories":3721},[],{"categories":3723},[],{"categories":3725},[228],{"categories":3727},[],{"categories":3729},[228],{"categories":3731},[204],{"categories":3733},[186],{"categories":3735},[],{"categories":3737},[235],{"categories":3739},[183],{"categories":3741},[225],{"categories":3743},[],{"categories":3745},[183],{"categories":3747},[],{"categories":3749},[204],{"categories":3751},[177],{"categories":3753},[228],{"categories":3755},[],{"categories":3757},[235],{"categories":3759},[204],[3761,3834,3919,4134],{"id":3762,"title":3763,"ai":3764,"body":3769,"categories":3804,"created_at":133,"date_modified":133,"description":124,"extension":134,"faq":133,"featured":135,"kicker_label":133,"meta":3805,"navigation":155,"path":3821,"published_at":3822,"question":133,"scraped_at":3823,"seo":3824,"sitemap":3825,"source_id":3826,"source_name":3827,"source_type":163,"source_url":3828,"stem":3829,"tags":3830,"thumbnail_url":133,"tldr":3831,"tweet":133,"unknown_tags":3832,"__hash__":3833},"summaries\u002Fsummaries\u002F0ca97dc5b7d8c842-ai-amplifies-experience-good-decisions-compound-summary.md","AI Amplifies Experience: Good Decisions Compound",{"provider":7,"model":8,"input_tokens":3765,"output_tokens":3766,"processing_time_ms":3767,"cost_usd":3768},7512,1633,21502,0.0022964,{"type":14,"value":3770,"toc":3800},[3771,3775,3783,3790,3794,3797],[17,3772,3774],{"id":3773},"experience-outweighs-raw-code-output-in-ai-era","Experience Outweighs Raw Code Output in AI Era",[22,3776,3777,3778,3782],{},"ThePrimeagen shares his crisis after 20 years of intense programming—6,000 days honing skills across Go, JavaScript, C, Rust, Zig, and 14 years mastering Vim motions. He once cranked 15,000 lines of code weekly without aids, building tools like Pacman perturbers to test JS-to-HDMI latency. Yet AI hype, with figures like Gary Tan claiming 37,000 LOC daily, sparked doubt: Is value just 'taste' (pretty UIs) or lines of code? No—AI drops code cost to near-zero, skyrocketing the premium on ",[3779,3780,3781],"em",{},"right"," code. Bad choices compound exponentially (2^n problem, not linear), like forking Chromium, which takes 6 hours to compile on 2023-2025 hardware. AI's 'internal monologues' lead here without human guidance, ignoring alternatives like stdin\u002Fstdout over web servers or when to denormalize Boyce-Codd databases.",[22,3784,3785,3786,3789],{},"His 'two-by-four moments' crystallized this. First, walking into a literal 2x4 board while obsessing over a job switch to WebFilings (now Workiva), which shaped his engineering rigor—he fabricated fears until reality hit. Second, spotting an AI suggesting Chromium forks for a 'trivial' web issue, revealing how experience avoids such traps. These decisions, earned through 6-hour debug sessions over 5-minute manual reads, multiply AI's power: generate parsers instantly, but maintainability demands knowing ",[3779,3787,3788],{},"why",".",[17,3791,3793],{"id":3792},"gain-toxic-productivity-through-failure-not-speed","Gain 'Toxic Productivity' Through Failure, Not Speed",[22,3795,3796],{},"Forget constant shippable outputs—true productivity is 'toxic' in chasing endless experience over instant wins. ThePrimeagen's biggest lessons came from repeated failures, not friendly manuals. For juniors: AI lowers barriers (e.g., 'write an OCaml parser' works), but don't fear irrelevance. Even if you never type again, decision-making endures—why this data format? Why serialize? Pizza analogy: Infinite toppings (cheap code) yield garbage; restraint from experience crafts mastery.",[22,3798,3799],{},"He counters AGI panic (daily Twitter 'achievements') and predictions like Dario Amodei's 'coding gone in 12 months.' Good engineering judgment can't vanish; it guides AI multipliers. Ending with DHH: 'It's fun to be competent.' Ship with Neovim or VS Code themes via AI, but competence compounds over hype.",{"title":124,"searchDepth":125,"depth":125,"links":3801},[3802,3803],{"id":3773,"depth":125,"text":3774},{"id":3792,"depth":125,"text":3793},[235],{"content_references":3806,"triage":3817},[3807,3810,3814],{"type":3808,"title":3809,"context":141},"event","Omicron",{"type":139,"title":3811,"url":3812,"context":3813},"Dell XPS","https:\u002F\u002Ftrm.sh\u002Fdell","recommended",{"type":3815,"title":3816,"context":141},"other","Workiva (formerly WebFilings)",{"relevance":3818,"novelty":3818,"quality":152,"actionability":3818,"composite":3819,"reasoning":3820},3,3.25,"Category: AI & LLMs. The article discusses the implications of AI on software engineering and decision-making, which aligns with the audience's interest in practical applications of AI. It provides insights into the value of experience in coding, but lacks specific frameworks or actionable steps for implementation.","\u002Fsummaries\u002F0ca97dc5b7d8c842-ai-amplifies-experience-good-decisions-compound-summary","2026-04-30 15:41:32","2026-05-03 16:49:48",{"title":3763,"description":124},{"loc":3821},"5f6e4585d4499a07","The PrimeTime","https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=V-ZvAw_VNk4","summaries\u002F0ca97dc5b7d8c842-ai-amplifies-experience-good-decisions-compound-summary",[169,170,168],"After 20 years and 6,000 days of coding, ThePrimeagen feared AI devalued his skills—but realized experience prevents catastrophic choices like forking Chromium, making right decisions exponentially more valuable as code becomes cheap.",[169,170,168],"4rGj4_nR4Il9SmOlZuID0YIEdOtXrEe_6NMO4zq8gkw",{"id":3835,"title":3836,"ai":3837,"body":3842,"categories":3876,"created_at":133,"date_modified":133,"description":124,"extension":134,"faq":133,"featured":135,"kicker_label":133,"meta":3877,"navigation":155,"path":3906,"published_at":3907,"question":133,"scraped_at":3908,"seo":3909,"sitemap":3910,"source_id":3911,"source_name":3912,"source_type":163,"source_url":3913,"stem":3914,"tags":3915,"thumbnail_url":133,"tldr":3916,"tweet":133,"unknown_tags":3917,"__hash__":3918},"summaries\u002Fsummaries\u002F31c08bad7c1c9c89-llms-lack-programmer-laziness-producing-bloated-co-summary.md","LLMs Lack Programmer Laziness, Producing Bloated Code",{"provider":7,"model":8,"input_tokens":3838,"output_tokens":3839,"processing_time_ms":3840,"cost_usd":3841},4904,1995,19460,0.0019558,{"type":14,"value":3843,"toc":3871},[3844,3848,3851,3854,3858,3861,3864,3868],[17,3845,3847],{"id":3846},"laziness-as-the-core-virtue-driving-abstractions","Laziness as the Core Virtue Driving Abstractions",[22,3849,3850],{},"Larry Wall's three programmer virtues—laziness, impatience, hubris—prioritize laziness as the profound force behind effective software design. Laziness compels abstraction over cut-and-paste repetition, creating simple yet powerful systems (no simpler than needed). This requires upfront intellectual effort, like hammock-driven development, to optimize for future selves and others. Result: software that's easier to write, compose, and extend, benefiting generations. Without laziness, systems grow clunky; with it, complexity yields to elegant simplicity under time constraints—humans avoid cognitive overload from bloated code.",[22,3852,3853],{},"Trade-off: Initial 'laziness' demands hard work now for efficiency later. Evidence: DTrace totals ~60k lines of code, a lean benchmark versus LLM outputs.",[17,3855,3857],{"id":3856},"llms-amplify-false-industriousness-lacking-human-constraints","LLMs Amplify False Industriousness, Lacking Human Constraints",[22,3859,3860],{},"Modern tools and LLMs supercharge 'brogrammer' hustle culture, replacing ironic laziness with vanity metrics like lines of code per day. Garry Tan bragged 37k LOC\u002Fday (accelerating) for a newsletter-blog, but analysis revealed bloat: multiple test harnesses, full Hello World Rails app, embedded text editor, eight logo variants (one zero bytes). LLMs thrive without time costs, dumping unabstracted layers endlessly—making systems larger, not better. No incentive for simplicity; they ignore future maintenance or cognitive load.",[22,3862,3863],{},"Contrast: Human laziness enforces crisp abstractions because finite time rejects clunky consequences. LLMs highlight this peril, fueling perverse metrics over quality.",[17,3865,3867],{"id":3866},"harness-llms-as-tools-for-virtuous-laziness","Harness LLMs as Tools for Virtuous Laziness",[22,3869,3870],{},"Treat LLMs as assistants, not replacements: use for grunt work like technical debt or rigor checks, always in service of human-led simplification. Oxide's guidelines position them for non-virtuous tasks, ensuring outputs yield simpler systems. Outcome: Leverage AI productivity without losing abstraction aesthetics, preserving engineering for future builders.",{"title":124,"searchDepth":125,"depth":125,"links":3872},[3873,3874,3875],{"id":3846,"depth":125,"text":3847},{"id":3856,"depth":125,"text":3857},{"id":3866,"depth":125,"text":3867},[183],{"content_references":3878,"triage":3903},[3879,3885,3888,3891,3894,3899],{"type":3880,"title":3881,"author":3882,"url":3883,"context":3884},"book","Programming Perl","Larry Wall","https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FProgramming_Perl","cited",{"type":3815,"title":3886,"url":3887,"context":141},"hammock-driven development","https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=f84n5oFoZBc",{"type":3815,"title":3889,"url":3890,"context":141},"The rise of the brogrammer","https:\u002F\u002Fweb.archive.org\u002Fweb\u002F20120304081438\u002Fhttp:\u002F\u002Fwww.businessweek.com\u002Farticles\u002F2012-03-01\u002Fthe-rise-of-the-brogrammer",{"type":3815,"title":3892,"url":3893,"context":3884},"The Complexity of Simplicity","https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=Cum5uN2634o",{"type":3895,"title":3896,"publisher":3897,"url":3898,"context":3884},"report","LLMs as Programmers","Oxide","https:\u002F\u002Frfd.shared.oxide.computer\u002Frfd\u002F0576#_llms_as_programmers",{"type":3900,"title":3901,"url":3902,"context":3813},"podcast","Engineering Rigor in the LLM Age","https:\u002F\u002Foxide-and-friends.transistor.fm\u002Fepisodes\u002Fengineering-rigor-in-the-llm-age",{"relevance":152,"novelty":3818,"quality":152,"actionability":3818,"composite":3904,"reasoning":3905},3.6,"Category: AI & LLMs. The article discusses the implications of LLMs on software engineering practices, particularly how they can lead to bloated code, which addresses a specific pain point for developers concerned about code quality. It provides insights into leveraging LLMs effectively, though it lacks detailed actionable steps.","\u002Fsummaries\u002F31c08bad7c1c9c89-llms-lack-programmer-laziness-producing-bloated-co-summary","2026-04-12 00:00:00","2026-04-14 14:34:18",{"title":3836,"description":124},{"loc":3906},"31c08bad7c1c9c89","__oneoff__","https:\u002F\u002Fbcantrill.dtrace.org\u002F2026\u002F04\u002F12\u002Fthe-peril-of-laziness-lost\u002F","summaries\u002F31c08bad7c1c9c89-llms-lack-programmer-laziness-producing-bloated-co-summary",[168,169,170],"True programmer laziness drives abstractions for simplicity; LLMs lack this, generating massive unoptimized code like Garry Tan's 37k LOC\u002Fday 'newsletter' bloated with test harnesses, Hello World apps, and duplicate logos.",[168,169,170],"Qzd0vJZJm3gmBpC04IeoEesDx0FZ1ip1WFjAvx8KSoU",{"id":3920,"title":3921,"ai":3922,"body":3927,"categories":4112,"created_at":133,"date_modified":133,"description":124,"extension":134,"faq":133,"featured":135,"kicker_label":133,"meta":4113,"navigation":155,"path":4120,"published_at":4121,"question":133,"scraped_at":4122,"seo":4123,"sitemap":4124,"source_id":4125,"source_name":4126,"source_type":163,"source_url":4127,"stem":4128,"tags":4129,"thumbnail_url":133,"tldr":4131,"tweet":133,"unknown_tags":4132,"__hash__":4133},"summaries\u002Fsummaries\u002F8ed05de2a3b6e639-harness-engineering-stack-rules-skills-agents-for--summary.md","Harness Engineering: Stack Rules, Skills & Agents for Reliable AI Dev",{"provider":7,"model":8,"input_tokens":3923,"output_tokens":3924,"processing_time_ms":3925,"cost_usd":3926},8722,2341,38827,0.00289225,{"type":14,"value":3928,"toc":4098},[3929,3933,3936,3939,3945,3949,3954,3957,3960,3964,3972,3975,3980,3984,3987,3990,3994,3997,4000,4005,4009,4012,4015,4019,4022,4025,4030,4034,4037,4040,4043,4046,4049,4054,4058,4061,4064,4066],[17,3930,3932],{"id":3931},"harness-engineering-solves-ais-reliability-gap-in-real-projects","Harness Engineering Solves AI's Reliability Gap in Real Projects",[22,3934,3935],{},"AI models excel at one-off code but fail in projects due to forgetfulness, bias, and improvisation. Harness Engineering transforms them into a disciplined system by constraining behavior, standardizing processes, dividing labor, and enforcing verification. The author uses a minimal Go CLI for crypto snapshots (github.com\u002FRyoKusnadi\u002Fcrypto-snapshot-cli) to show implementation, starting from scratch. This isn't hype—it's a maturity model from Level 0 (experiments) to Level 4 (autonomous self-healing), where most teams hit Level 2: AI as a 'reliable junior partner' via feedback loops like tests and CI.",[22,3937,3938],{},"Key problem: Single prompts treat AI as 'smart autocomplete,' leading to chaos in production. Solution: A stacked framework ensuring stable, correct outputs across the dev lifecycle. Tradeoffs include upfront setup time but massive gains in predictability; rules are 'soft' (AI forgets), so scripts provide 'hard gates.' Early attempts with just rules failed due to AI's 'lazy bypass'; adding scripts fixed it.",[3940,3941,3942],"blockquote",{},[22,3943,3944],{},"'How to make AI consistently, reliably, and predictably deliver the exact results you want within your project.' (Author defines the core problem Harness solves, emphasizing verifiability over intelligence.)",[17,3946,3948],{"id":3947},"core-components-form-a-stacked-system","Core Components Form a Stacked System",[3950,3951,3953],"h3",{"id":3952},"rules-as-soft-constraints-and-team-policies","Rules as Soft Constraints and Team Policies",[22,3955,3956],{},"Rules are foundational 'engineering guidelines'—non-negotiable conventions like post-modification checklists: compile, test, validate before claiming 'done.' They prevent basic mistakes but fail via forgetfulness, irrelevance claims, or laziness. Not specs or scripts; they're like onboarding a dev: 'what's allowed\u002Foff-limits.' In the Go project, rules enforce no 'I'm done' without checks.",[22,3958,3959],{},"Tradeoff: Rules set baselines cheaply but need enforcement; alone, they're inadequate for complex tasks.",[3950,3961,3963],{"id":3962},"skills-as-standardized-playbooks","Skills as Standardized Playbooks",[22,3965,3966,3967,3971],{},"Skills turn vague instructions (e.g., 'compile') into exact SOPs. For Go: ",[3968,3969,3970],"code",{},"go mod tidy",", build tags, CGO flags, linker metadata, structured logs, error\u002Fwarning distinction. AI executes playbooks, not improvises—crucial for repeatability. Author prioritized skills early: compilation, testing, validation.",[22,3973,3974],{},"Why? Improvisation guarantees breakage in real envs. Skills standardize high-frequency ops, bridging rules to execution.",[3940,3976,3977],{},[22,3978,3979],{},"'A Skill tells the AI: “Don’t improvise on this... Just follow these exact steps.”' (Explains why skills prevent derivation errors, using compilation as example.)",[3950,3981,3983],{"id":3982},"sub-agents-for-role-separation","Sub-Agents for Role Separation",[22,3985,3986],{},"Single agents self-review, biasing toward progress over quality. Sub-Agents divide labor: requirements specialist, architect, gatekeeper, developer, QA, PM. Each handles one phase, outputs structured docs for handoff. Maps to real teams; prevents context collapse and self-bias.",[22,3988,3989],{},"In practice: Isolation keeps focus; e.g., developer gets only design, not full history.",[3950,3991,3993],{"id":3992},"workflows-as-relay-race-protocols","Workflows as Relay Race Protocols",[22,3995,3996],{},"Workflows orchestrate agents via explicit rules: stage status, handoff outputs, rejection conditions, rollbacks. Three layers: human-readable (philosophy), system-enforced (gates), role-specific (inputs\u002Foutputs). Context discipline: gradual rule loading, minimal per stage to avoid overload.",[22,3998,3999],{},"Without: Vague scopes, flawed designs pushed forward, unclear status. With: Auditable advances\u002Frejects. Analogy: Relay rules > fast runners alone.",[3940,4001,4002],{},[22,4003,4004],{},"'Without a Workflow, the engineering floor typically devolves into this: Requirements are vague... Everyone is “working,” but nobody can answer: “What’s the actual status?”' (Highlights chaos without protocols, stressing verifiable state.)",[3950,4006,4008],{"id":4007},"scripts-as-hard-verification-gates","Scripts as Hard Verification Gates",[22,4010,4011],{},"Scripts are 'most important': Master Gatekeeper runs checks like no hardcodes\u002Fsecrets, structured logging (zap\u002Fslog), golangci-lint zero warnings, race tests, coverage baselines, no accidental commits of generated files. AI can't bluff; pass or fail objectively.",[22,4013,4014],{},"Shift: Mature harnesses rely more on scripts than prompts. In Go project: Verifies go.mod sync, build tags, os.Exit bans.",[3950,4016,4018],{"id":4017},"mcp-for-external-integration","MCP for External Integration",[22,4020,4021],{},"MCP (Model Context Protocol) bridges repo to ecosystems: CI triggers, logs, signing, artifacts, releases. Exposes as tools\u002Fresources under policy control. Nice-to-have now, essential for delivery loops.",[22,4023,4024],{},"Full stack: SPEC (goals), Rules, Skills, Sub-Agents, Workflow, Scripts, Dev-Map (structure awareness), Task Board (progress), MCP.",[3940,4026,4027],{},[22,4028,4029],{},"'Scripts are saying: “Your claim that you’re done means nothing. You don’t pass my checkpoint until the system proves it.”' (Emphasizes scripts' role in objective truth over AI claims.)",[17,4031,4033],{"id":4032},"implementation-order-and-lessons-from-go-cli","Implementation Order and Lessons from Go CLI",[22,4035,4036],{},"Start with SPEC: Defines crypto-snapshot-cli (minimal but with breakage-prone seams: deps, builds, tests). Not enterprise-only; ideal for solos\u002FMVPs.",[22,4038,4039],{},"Build order: Rules first (baseline), Skills (standardize), Sub-Agents\u002FWorkflow (scale complexity), Scripts (enforce), Dev-Map\u002FTask Board (context), MCP (extend).",[22,4041,4042],{},"Stumbles: Initial rules-only led to chaos; added scripts for gates. Single agent inadequate; sub-agents fixed bias. Workflow prevented devolution.",[22,4044,4045],{},"Results: AI as junior partner—trust via system, not eyes. Evolvable: Level 1 (solo\u002FMVP) to Level 2 (teams).",[22,4047,4048],{},"Dev-Map\u002FTask Board: Project structure\u002Fpatterns; history\u002Fprogress alignment.",[3940,4050,4051],{},[22,4052,4053],{},"'Harness Engineering is like building a complete “Engineering Operations System” for AI.' (Analogy capturing the assembled value: mission to awareness.)",[17,4055,4057],{"id":4056},"maturity-model-guides-progressive-adoption","Maturity Model Guides Progressive Adoption",[22,4059,4060],{},"Level 0: Throwaways.\nLevel 1: Constraints for MVPs.\nLevel 2: Feedback for production.\nLevel 3: Specialization for multi-service.\nLevel 4: Autonomy for platforms.",[22,4062,4063],{},"Sweet spot: Level 2. Progression fills gaps: e.g., rules insufficient → scripts.",[17,4065,91],{"id":90},[93,4067,4068,4071,4074,4077,4080,4083,4086,4089,4092,4095],{},[96,4069,4070],{},"Start with Rules and Skills for quick wins; they're cheap and prevent 80% of basic errors.",[96,4072,4073],{},"Implement a Master Gatekeeper Script early—list 10-15 project-specific checks like lint, coverage, no secrets.",[96,4075,4076],{},"Use Sub-Agents for any task > trivial: requirements → architect → dev → QA handoffs via structured docs.",[96,4078,4079],{},"Define Workflows with explicit stages, handoffs, and rollbacks; use context discipline to avoid overload.",[96,4081,4082],{},"Prioritize scripts over prompts long-term; they provide the 'proof' AI lacks.",[96,4084,4085],{},"For Go\u002FPython\u002FTS projects, standardize skills for build\u002Ftest\u002Fdeploy (e.g., go mod tidy, race tests).",[96,4087,4088],{},"Build Dev-Map: Repo tree + patterns to onboard AI fast.",[96,4090,4091],{},"Evolve to MCP only after core loop; governs external access.",[96,4093,4094],{},"Test on minimal project first: Expose seams like deps, logging, platforms.",[96,4096,4097],{},"Measure maturity: Can AI reliably deliver full artifacts (code + tests + validation) without babysitting?",{"title":124,"searchDepth":125,"depth":125,"links":4099},[4100,4101,4109,4110,4111],{"id":3931,"depth":125,"text":3932},{"id":3947,"depth":125,"text":3948,"children":4102},[4103,4104,4105,4106,4107,4108],{"id":3952,"depth":3818,"text":3953},{"id":3962,"depth":3818,"text":3963},{"id":3982,"depth":3818,"text":3983},{"id":3992,"depth":3818,"text":3993},{"id":4007,"depth":3818,"text":4008},{"id":4017,"depth":3818,"text":4018},{"id":4032,"depth":125,"text":4033},{"id":4056,"depth":125,"text":4057},{"id":90,"depth":125,"text":91},[],{"content_references":4114,"triage":4118},[4115],{"type":139,"title":4116,"url":4117,"context":141},"crypto-snapshot-cli","https:\u002F\u002Fgithub.com\u002FRyoKusnadi\u002Fcrypto-snapshot-cli",{"relevance":151,"novelty":152,"quality":152,"actionability":152,"composite":153,"reasoning":4119},"Category: AI Automation. The article provides a detailed framework for implementing Harness Engineering, addressing the audience's pain point of AI reliability in production. It offers a concrete example of a Go CLI project to illustrate the concepts, making it actionable for developers looking to integrate AI more reliably into their workflows.","\u002Fsummaries\u002F8ed05de2a3b6e639-harness-engineering-stack-rules-skills-agents-for-summary","2026-05-11 15:34:24","2026-05-13 12:00:46",{"title":3921,"description":124},{"loc":4120},"8ed05de2a3b6e639","Level Up Coding","https:\u002F\u002Flevelup.gitconnected.com\u002Fhow-to-implement-harness-engineering-fe70c558bb7f?source=rss----5517fd7b58a6---4","summaries\u002F8ed05de2a3b6e639-harness-engineering-stack-rules-skills-agents-for--summary",[167,4130,169,170],"prompt-engineering","Harness Engineering builds reliable AI code generation by stacking Rules (guidelines), Skills (SOPs), Sub-Agents (roles), Workflows (handoffs), Scripts (gates), and MCP (external tools) into a verifiable system, demonstrated in a minimal Go CLI project.",[169,170],"burVcF3iXX9PsS91IwjtEu3vWZ3c11qJ15aiI4p0vos",{"id":4135,"title":4136,"ai":4137,"body":4142,"categories":4240,"created_at":133,"date_modified":133,"description":124,"extension":134,"faq":133,"featured":135,"kicker_label":133,"meta":4241,"navigation":155,"path":4261,"published_at":4262,"question":133,"scraped_at":4263,"seo":4264,"sitemap":4265,"source_id":4266,"source_name":4267,"source_type":163,"source_url":4268,"stem":4269,"tags":4270,"thumbnail_url":133,"tldr":4272,"tweet":4273,"unknown_tags":4274,"__hash__":4275},"summaries\u002Fsummaries\u002F878d3ad9b81867a5-mythos-exposes-271-firefox-vulns-eroding-human-cod-summary.md","Mythos Exposes 271 Firefox Vulns, Eroding Human Code Trust",{"provider":7,"model":8,"input_tokens":4138,"output_tokens":4139,"processing_time_ms":4140,"cost_usd":4141},8346,2529,34029,0.00291105,{"type":14,"value":4143,"toc":4233},[4144,4148,4151,4159,4162,4166,4169,4172,4175,4179,4182,4185,4188,4192,4195,4198,4205,4207],[17,4145,4147],{"id":4146},"mythos-reveals-human-codes-hidden-risks","Mythos Reveals Human Code's Hidden Risks",[22,4149,4150],{},"Firefox, one of the world's most security-hardened codebases with fuzzing, sandboxing, memory safety, bug bounties, and paranoid engineering culture, shipped fixes for 271 vulnerabilities in version 150 after Mozilla applied Anthropic's Claude Mythos preview. This dwarfs the 22 bugs (14 high-severity) found by Anthropic's prior Claude Opus in v148. Mythos didn't just scan for patterns; it engaged in a full research loop: reading code, hypothesizing issues, generating test cases, reproducing bugs, refining findings, and explaining them. Similar systems like Google's Project Nap Time\u002FBig Sleep, OpenAI's CodeSec, and DARPA's AI Cyber Challenge follow this autonomous find-and-patch pattern.",[22,4152,4153,4154,4158],{},"The core shift: Human-written code loses its status as the default trust anchor. Previously, trust stemmed from humans uniquely grasping code at the right abstraction—imagining edge cases, reviewing diffs, holding system intent. Now, AI excels at exhaustive adversarial scrutiny, treating code as executable behavior rather than author intent. As speaker Nate B. Jones notes, with context on eroding trust: > \"the sentence 'a good human engineer wrote this' ",[4155,4156,4157],"span",{},"is"," becoming a much weaker security claim than it used to.\"",[22,4160,4161],{},"Tradeoffs are stark. AI-generated code still hallucinates APIs, misses edge cases, ignores organizational context, and creates insecure defaults. Humans remain superior for product intent, user promises, and unstated constraints. Mythos doesn't replace senior engineers; it exposes that human authorship was never about perfection but singular comprehension capability.",[17,4163,4165],{"id":4164},"meaning-vs-implementation-securitys-core-gap","Meaning vs. Implementation: Security's Core Gap",[22,4167,4168],{},"Code serves dual roles: machine-executable implementation and human-readable intent (function names, types, tests, comments, APIs). Security failures thrive in the disconnect—what the author means vs. what the code permits. Attackers exploit adversarial interpretations, reading code \"the wrong way\" to find unintended allowances, like parser disagreements.",[22,4170,4171],{},"Jones illustrates with writing analogies: Authors intend clarity, but readers misinterpret—multiplied in code's consequences. Mythos bridges this by interrogating code adversarially at machine scale, ensuring one unambiguous reading. Key quote on this gap, emphasizing its depth: > \"security failures often live in the gap between what the code means to the person and what the code actually permits.\"",[22,4173,4174],{},"Historical parallels abound. Programmers once hand-placed memory; assemblers, compilers, GC, types, and cloud shifted humans upward to algorithms, architecture, and intent. Security accelerates this: No more casual crypto, manual memory, or unmonitored deploys. Mythos signals code itself losing human-safety presumption, with humans reviewing AI outputs for intent alignment.",[17,4176,4178],{"id":4177},"engineers-shift-upward-as-implementation-abounds","Engineers Shift Upward as Implementation Abounds",[22,4180,4181],{},"AI abundance flips scarcities: Implementation becomes cheap and plentiful via agentic pipelines; comprehension and confidence grow scarce. Engineers move from line-by-line review to higher abstractions—specs, architecture, threat models, system meaning. Jones predicts AI code as the future gold standard, verified by Mythos-like tools.",[22,4183,4184],{},"Pipeline evolution: Today, principal engineers certify hygiene and intent (rarely fully automated). Soon, swap humans for Mythos equivalents (expected in open-source by year-end). Evals must evolve: 50%+ on non-functional hygiene (lines\u002Ffunction, dependable expressions, dependencies), not just functionality. Security demands creativity—adversarial breakage—which top engineers and Mythos provide.",[22,4186,4187],{},"Insight: Cultures forcing trust via evidence win. Modular pipelines allow swapping reviewers. Without hygiene, even perfect evals fail; insecure code requires creative exploits. Quote on scarcity shift, highlighting investment needs: > \"implementation becomes abundant, confidence becomes scarce.\"",[17,4189,4191],{"id":4190},"golden-refactor-window-make-code-interpretable-now","Golden Refactor Window: Make Code Interpretable Now",[22,4193,4194],{},"A 4-5 month window exists before AI verification is table stakes. Leaders skipping AI review risk obsolescence. Refactor for comprehensibility—a new security property. Clean abstractions enable high-level tools (e.g., Claude for architecture overviews) without line-by-line drudgery.",[22,4196,4197],{},"Build evals codifying language-specific pitfalls (e.g., undependable expressions). Integrate Mythos into pipelines for zero-day extinction: Fix issues, then prevent via agentic builds. Result: Perfect code without vulns, humans freed for direction-setting.",[22,4199,4200,4201,4204],{},"Tradeoff: Not all AIs equal; only proven systems like Mythos (or upcoming GPT\u002FClaude\u002Fopen-source) qualify. Humans certify overall meaning post-AI. Final quote on engineer evolution, redefining value: > \"What a valuable engineer starts to look like ",[4155,4202,4203],{},"is someone who moves"," when implementation becomes abundant and confidence becomes scarce.\"",[17,4206,91],{"id":90},[93,4208,4209,4212,4215,4218,4221,4224,4227,4230],{},[96,4210,4211],{},"Point Mythos-like AI at codebases now; it found 271 Firefox vulns where humans\u002Fbug bounties missed.",[96,4213,4214],{},"Prioritize code hygiene in evals (50%+): function length, safe expressions, dependencies—makes adversarial review feasible.",[96,4216,4217],{},"Build modular agentic pipelines: Swap human reviewers for AI verifiers in 4-5 months.",[96,4219,4220],{},"Shift focus to meaning layer: Specs, architecture, intent—implementation is commoditizing.",[96,4222,4223],{},"Architect for comprehensibility; it's the new security primitive before AI makes it mandatory.",[96,4225,4226],{},"Demand evidence-based trust: Human sign-off today, AI evals tomorrow.",[96,4228,4229],{},"Evolve engineer roles upward; AI handles exhaustive scrutiny, humans preserve system intent.",[96,4231,4232],{},"Prepare for AI code as quality signal—verified implementations beat unscrutinized human ones.",{"title":124,"searchDepth":125,"depth":125,"links":4234},[4235,4236,4237,4238,4239],{"id":4146,"depth":125,"text":4147},{"id":4164,"depth":125,"text":4165},{"id":4177,"depth":125,"text":4178},{"id":4190,"depth":125,"text":4191},{"id":90,"depth":125,"text":91},[183,235],{"content_references":4242,"triage":4258},[4243,4246,4249,4252,4255],{"type":3815,"title":4244,"author":4245,"context":3884},"The Zero Days Are Numbered","Mozilla",{"type":139,"title":4247,"author":4248,"context":141},"Mythos","Anthropic",{"type":3815,"title":4250,"author":4251,"context":141},"Project Nap Time and Big Sleep","Google",{"type":139,"title":4253,"author":4254,"context":141},"CodeSec","OpenAI",{"type":3808,"title":4256,"author":4257,"context":141},"AI Cyber Challenge","DARPA",{"relevance":152,"novelty":152,"quality":152,"actionability":3818,"composite":4259,"reasoning":4260},3.8,"Category: AI & LLMs. The article discusses the application of AI in uncovering vulnerabilities in software, which directly relates to AI engineering and software security. It provides insights into how AI can enhance code verification, addressing the audience's pain point of understanding practical AI applications in production.","\u002Fsummaries\u002F878d3ad9b81867a5-mythos-exposes-271-firefox-vulns-eroding-human-cod-summary","2026-05-08 14:00:50","2026-05-09 15:02:21",{"title":4136,"description":124},{"loc":4261},"c8e293c017b118eb","AI News & Strategy Daily | Nate B Jones","https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=W79FW7iUkro","summaries\u002F878d3ad9b81867a5-mythos-exposes-271-firefox-vulns-eroding-human-cod-summary",[168,169,4271,170],"ai-automation","Mozilla used Anthropic's Mythos to uncover 271 vulnerabilities in Firefox v150—far more than prior AI or human efforts—flipping trust from human authorship to AI verification, pushing engineers toward meaning over implementation.","Nate Jones's monologue on Mozilla's experiment using Anthropic's Mythos to uncover 271 Firefox vulnerabilities, arguing it undermines trust in human-written code as the security baseline and shifts engineering focus to specs, comprehensibility, and AI-scale adversarial review. [Full article w\u002F prompts](https:\u002F\u002Fnatesnewsletter.substack.com\u002Fp\u002Fai-code-trust-verification-shift?r=1z4sm5&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true).",[168,169,4271,170],"E4mEdGTYi_w-RfW-_G40rGUIP77oevt7wnaECL2c4gU"]