{"exhaustive":{"nbHits":false,"typo":false},"exhaustiveNbHits":false,"exhaustiveTypo":false,"hits":[{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"vantareed"},"title":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"<em>Codex</em> logging bug may write TBs to local <em>SSD</em>s"},"url":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["codex"],"value":"https://github.com/openai/<em>codex</em>/issues/28224"}},"_tags":["story","author_vantareed","story_48626930"],"author":"vantareed","children":[48626931,48626998,48627022,48627117,48627194,48627204,48627225,48627229,48627251,48627264,48627302,48627456,48627602,48627737,48627762,48627949,48628011,48628038,48628220,48628479,48628563,48628770,48628777,48628782,48628933,48629306,48629515,48629735,48629745,48631847,48632266,48633916,48634175,48635271,48635321,48636028,48637595,48638969,48639857],"created_at":"2026-06-22T07:30:17Z","created_at_i":1782113417,"num_comments":262,"objectID":"48626930","points":480,"story_id":48626930,"title":"Codex logging bug may write TBs to local SSDs","updated_at":"2026-06-23T06:16:58Z","url":"https://github.com/openai/codex/issues/28224"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"abixb"},"title":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"OpenAI <em>Codex</em> has a bug that could kill your <em>SSD</em> in under a year"},"url":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"https://www.notebookcheck.net/OpenAI-<em>Codex</em>-has-a-bug-that-could-kill-your-<em>SSD</em>-in-under-a-year.1326191.0.html"}},"_tags":["story","author_abixb","story_48634658"],"author":"abixb","children":[48635070],"created_at":"2026-06-22T19:11:18Z","created_at_i":1782155478,"num_comments":1,"objectID":"48634658","points":5,"story_id":48634658,"title":"OpenAI Codex has a bug that could kill your SSD in under a year","updated_at":"2026-06-22T23:32:13Z","url":"https://www.notebookcheck.net/OpenAI-Codex-has-a-bug-that-could-kill-your-SSD-in-under-a-year.1326191.0.html"},{"_highlightResult":{"author":{"fullyHighlighted":true,"matchLevel":"partial","matchedWords":["codex"],"value":"<em>codex</em>"},"comment_text":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["ssd"],"value":"Surprise feature: 512GB of DRAM associated with the <em>SSD</em>.  Is this a write cache?  If so, is it battery backed?"},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Mac Pro Late 2013 Teardown"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"http://www.ifixit.com/Teardown/Mac+Pro+Late+2013+Teardown/20778"}},"_tags":["comment","author_codex","story_6990518"],"author":"codex","children":[6992230],"comment_text":"Surprise feature: 512GB of DRAM associated with the SSD.  Is this a write cache?  If so, is it battery backed?","created_at":"2013-12-31T18:43:25Z","created_at_i":1388515405,"objectID":"6992073","parent_id":6990518,"story_id":6990518,"story_title":"Mac Pro Late 2013 Teardown","story_url":"http://www.ifixit.com/Teardown/Mac+Pro+Late+2013+Teardown/20778","updated_at":"2024-09-19T20:28:55Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"inventor7777"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"5-10 sessions?! Wow, not sure how you keep track of those.<p>For all my daily use + <em>Codex</em> Desktop and some local AIs in Ollama/LM Studio (which power my Home Assistant Voice Assistants) I have an Mac Studio M4 Max with 48GB of RAM (Which I bought early last year IIRC)<p>It's a complete beast and runs GPT-OSS 20B at over 100 tok/sec. The GUI never slows down, and I run Sequoia still, so it is always smooth and polished. I've also never heard the fans.<p>I got mine for $2250 USD because I am eligible for the student discount. I got the base 512GB <em>SSD</em> because I store most stuff on external SSDs/HDDs anyway."},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Ask HN: What computer are you using for AI coding tools?"}},"_tags":["comment","author_inventor7777","story_48498766"],"author":"inventor7777","children":[48498837],"comment_text":"5-10 sessions?! Wow, not sure how you keep track of those.<p>For all my daily use + Codex Desktop and some local AIs in Ollama&#x2F;LM Studio (which power my Home Assistant Voice Assistants) I have an Mac Studio M4 Max with 48GB of RAM (Which I bought early last year IIRC)<p>It&#x27;s a complete beast and runs GPT-OSS 20B at over 100 tok&#x2F;sec. The GUI never slows down, and I run Sequoia still, so it is always smooth and polished. I&#x27;ve also never heard the fans.<p>I got mine for $2250 USD because I am eligible for the student discount. I got the base 512GB SSD because I store most stuff on external SSDs&#x2F;HDDs anyway.","created_at":"2026-06-12T01:44:00Z","created_at_i":1781228640,"objectID":"48498823","parent_id":48498766,"story_id":48498766,"story_title":"Ask HN: What computer are you using for AI coding tools?","updated_at":"2026-06-12T01:47:15Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"zozbot234"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"&gt; ...I'm not sure why people don't try to write more stuff in C to have more control / speed / less dependences.<p><em>Codex</em> CLI is written in Rust, which should give comparable raw performance to C/C++. Of course you can care about the &quot;less dependencies&quot; point but this is somewhat less of a concern on a properly maintained project like <em>Codex</em>.  That's not so much &quot;wild, out of control&quot; third-party dependencies and closer to the old ideal of proper software componentry.<p>&gt; Also there is a lot more to imagine, TUI side. The problem is that most projects all copy what they already saw. For instance I just did this in 20 minutes.<p>This mockup is really nice and the sidebar display gives you a natural way to expose running multiple thinking flows in parallel, at least if you keep them from stepping on each other's toes with code edits (keep them all in read-only &quot;plan&quot; mode or working on completely separate directories/files).  That's not so helpful on a 128GB MacBook where a single agentic flow brings you to thermal/power limits already, but it suddenly becomes useful on other hardware (DGX Spark, Strix Halo, lower-RAM machines with <em>SSD</em> offload, multiple nodes with pipeline parallelism) where you have more compute than you could use for single-stream decode."},"story_title":{"matchLevel":"none","matchedWords":[],"value":"A few words on DS4"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://antirez.com/news/165"}},"_tags":["comment","author_zozbot234","story_48142108"],"author":"zozbot234","comment_text":"&gt; ...I&#x27;m not sure why people don&#x27;t try to write more stuff in C to have more control &#x2F; speed &#x2F; less dependences.<p>Codex CLI is written in Rust, which should give comparable raw performance to C&#x2F;C++. Of course you can care about the &quot;less dependencies&quot; point but this is somewhat less of a concern on a properly maintained project like Codex.  That&#x27;s not so much &quot;wild, out of control&quot; third-party dependencies and closer to the old ideal of proper software componentry.<p>&gt; Also there is a lot more to imagine, TUI side. The problem is that most projects all copy what they already saw. For instance I just did this in 20 minutes.<p>This mockup is really nice and the sidebar display gives you a natural way to expose running multiple thinking flows in parallel, at least if you keep them from stepping on each other&#x27;s toes with code edits (keep them all in read-only &quot;plan&quot; mode or working on completely separate directories&#x2F;files).  That&#x27;s not so helpful on a 128GB MacBook where a single agentic flow brings you to thermal&#x2F;power limits already, but it suddenly becomes useful on other hardware (DGX Spark, Strix Halo, lower-RAM machines with SSD offload, multiple nodes with pipeline parallelism) where you have more compute than you could use for single-stream decode.","created_at":"2026-05-15T10:08:23Z","created_at_i":1778839703,"objectID":"48146736","parent_id":48146669,"story_id":48142108,"story_title":"A few words on DS4","story_url":"https://antirez.com/news/165","updated_at":"2026-05-15T14:14:44Z"},{"_highlightResult":{"author":{"fullyHighlighted":true,"matchLevel":"partial","matchedWords":["codex"],"value":"<em>codex</em>"},"comment_text":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["ssd"],"value":"Completely agree.  I would also be surprised if this weren't done at the block level, as ZFS does <em>SSD</em> acceleration, rather than at the file level as the article claims.  It's just so much more efficient than caching at the file layer, for not that much more RAM cost (for indexing)."},"story_title":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["ssd"],"value":"Fusion Drive: Apple jumps on the <em>SSD</em> cache bandwagon"},"story_url":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["ssd"],"value":"http://www.extremetech.com/computing/138535-fusion-drive-apple-jumps-on-the-ridiculously-overpriced-<em>ssd</em>-cache-bandwagon"}},"_tags":["comment","author_codex","story_4693362"],"author":"codex","children":[4694387],"comment_text":"Completely agree.  I would also be surprised if this weren't done at the block level, as ZFS does SSD acceleration, rather than at the file level as the article claims.  It's just so much more efficient than caching at the file layer, for not that much more RAM cost (for indexing).","created_at":"2012-10-24T17:12:32Z","created_at_i":1351098752,"objectID":"4693893","parent_id":4693747,"points":null,"story_id":4693362,"story_title":"Fusion Drive: Apple jumps on the SSD cache bandwagon","story_url":"http://www.extremetech.com/computing/138535-fusion-drive-apple-jumps-on-the-ridiculously-overpriced-ssd-cache-bandwagon","updated_at":"2023-09-06T21:23:53Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"chrysoprace"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"There's a point at which these things become Good Enough though, and don't bottleneck your capacity to get things done.<p>To your point, React, while it has new updates, hasn't changed the fundamentals since 16.8.0 (introduction of hooks) and that was 7 years ago. Yes there are new hooks, but they typically build on older concepts. AWS hasn't deprecated any of our existing services at work (besides maybe a MySQL version becoming EOL) in the last 4 years that I've worked at my current company.<p>While I prefer pnpm (to not take up my MacBook's inadequate <em>SSD</em> space), you can still use npm and get things done.<p>I don't need to keep obsessing over whether <em>Codex</em> or Claude have a 1 point lead in a gamed benchmark test so long as I'm still able to ship features without a lot of churn."},"story_title":{"matchLevel":"none","matchedWords":[],"value":"My AI Adoption Journey"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://mitchellh.com/writing/my-ai-adoption-journey"}},"_tags":["comment","author_chrysoprace","story_46903558"],"author":"chrysoprace","children":[46947822],"comment_text":"There&#x27;s a point at which these things become Good Enough though, and don&#x27;t bottleneck your capacity to get things done.<p>To your point, React, while it has new updates, hasn&#x27;t changed the fundamentals since 16.8.0 (introduction of hooks) and that was 7 years ago. Yes there are new hooks, but they typically build on older concepts. AWS hasn&#x27;t deprecated any of our existing services at work (besides maybe a MySQL version becoming EOL) in the last 4 years that I&#x27;ve worked at my current company.<p>While I prefer pnpm (to not take up my MacBook&#x27;s inadequate SSD space), you can still use npm and get things done.<p>I don&#x27;t need to keep obsessing over whether Codex or Claude have a 1 point lead in a gamed benchmark test so long as I&#x27;m still able to ship features without a lot of churn.","created_at":"2026-02-06T04:26:30Z","created_at_i":1770351990,"objectID":"46909112","parent_id":46909024,"story_id":46903558,"story_title":"My AI Adoption Journey","story_url":"https://mitchellh.com/writing/my-ai-adoption-journey","updated_at":"2026-03-05T23:30:56Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"arajnoha"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"hijacking this, what is the best local model (and tool to use it) for programming, if i only have 256gb <em>ssd</em> on a mac? im very used to <em>codex</em> and while i get that it will never be this smart locally, is there any coding model like it, not too heavy on space?"},"story_title":{"matchLevel":"none","matchedWords":[],"value":"LM Studio 0.4"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://lmstudio.ai/blog/0.4.0"}},"_tags":["comment","author_arajnoha","story_46799477"],"author":"arajnoha","comment_text":"hijacking this, what is the best local model (and tool to use it) for programming, if i only have 256gb ssd on a mac? im very used to codex and while i get that it will never be this smart locally, is there any coding model like it, not too heavy on space?","created_at":"2026-01-29T15:49:20Z","created_at_i":1769701760,"objectID":"46811768","parent_id":46799477,"story_id":46799477,"story_title":"LM Studio 0.4","story_url":"https://lmstudio.ai/blog/0.4.0","updated_at":"2026-03-05T23:26:08Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"dudeinhawaii"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"I think it's hard because it's quite artistic and individualistic, as silly as that may sound.<p>I've built &quot;large projects&quot; with AI, which is 10k-30k lines of algorithmic code and 50k-100k+ lines of UI/Interface.<p>I've found a few things to be true (that aren't true for everyone).<p>1. The choice of model (strengths and weaknesses) and OS, dramatically affect how you must approach problems.<p>2. Being a skilled programmer/engineer yourself will allow you to slice things along areas of responsibility, domains, or other directions that make sense (for code size, context preservation, and being able to wrap your head around it).<p>3. For anything where you have a doubt, ask 3 or more models -- have them write their findings down in a file each -- and then have 3 models review the findings with respect to the code. More often than not, you march towards consensus and a good solution.<p>4. GPT-5-<em>Codex</em> via OpenAI <em>Codex</em> CLi on Linux/WSL was, for me, the most capable model for coding while Claude is the most capable for quick fixes and UI.<p>5. Tooling and ways to measure &quot;success&quot; are imperative. If you can't define the task in a way that success is easy to define -- neither a human nor AI would complete it satisfactorily. You'll find that most engineer tasks are laid out in  very &quot;hand-wavy&quot; way -- particularly UI tasks. Either lay it out cleanly or expect to iterate.<p>6. AI does not understand the physical/visual world. It will fail hard on things which have an implied understanding. For instance, it will not automatically intuit the implication of 50 parallel threads trying to read from an <em>SSD</em> -- unless you guide it. Ditto for many other optimizations and usage patterns where code meets real-world. These will often be unique and interesting bugs or performance areas that a good engineer would know straight out.<p>7. It's useful to have non-agentic tools that can perform massive codebase analysis for tough problems. Even at 400k tokens context, a large codebase can quickly become unwieldy. I have built custom python tools (pretty easy) to do things like &quot;get all files of a type recursively and generate a context document that will submit with my query&quot;. You then query GPT-5-high, Claude Opus, Gemini 2.5 Pro and cross-check.<p>8. Make judicious use of GIT. The pattern doesn't matter, just have one. My pattern is commit after every working agentic run (let's say feature). If it's a fail and taking more than a few turns to get working -- I scrap the whole thing and re-assess my query or how I might approach or break down the task.<p>9. It's up to you to guide the agent on the most thoughtful approaches -- this is the human aspect. If you're using Cloud Provider X and they provide cheap queues then it's on you to guide your agent to use queues for the solution rather than let's say a SQL db -- and it's on you to understand the tradeoffs. AI will perhaps help explain them but it will never truly understand your business case and requirements for reliability, redundancy, etc. Perhaps you can craft queries for this but this is an area where AI meets real world and those tend to fail.<p>One more thing I'd add is that you should make an attempt to fix bugs in your 'new' codebase on occasion. You'll get an understanding for how things work and also how maintainable it truly is. You'll also keep your own troubleshooting skills from atrophying."},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Vibe Code Warning \u2013 A personal casestudy"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://github.com/jackdoe/pico2-swd-riscv"}},"_tags":["comment","author_dudeinhawaii","story_45874987"],"author":"dudeinhawaii","comment_text":"I think it&#x27;s hard because it&#x27;s quite artistic and individualistic, as silly as that may sound.<p>I&#x27;ve built &quot;large projects&quot; with AI, which is 10k-30k lines of algorithmic code and 50k-100k+ lines of UI&#x2F;Interface.<p>I&#x27;ve found a few things to be true (that aren&#x27;t true for everyone).<p>1. The choice of model (strengths and weaknesses) and OS, dramatically affect how you must approach problems.<p>2. Being a skilled programmer&#x2F;engineer yourself will allow you to slice things along areas of responsibility, domains, or other directions that make sense (for code size, context preservation, and being able to wrap your head around it).<p>3. For anything where you have a doubt, ask 3 or more models -- have them write their findings down in a file each -- and then have 3 models review the findings with respect to the code. More often than not, you march towards consensus and a good solution.<p>4. GPT-5-Codex via OpenAI Codex CLi on Linux&#x2F;WSL was, for me, the most capable model for coding while Claude is the most capable for quick fixes and UI.<p>5. Tooling and ways to measure &quot;success&quot; are imperative. If you can&#x27;t define the task in a way that success is easy to define -- neither a human nor AI would complete it satisfactorily. You&#x27;ll find that most engineer tasks are laid out in  very &quot;hand-wavy&quot; way -- particularly UI tasks. Either lay it out cleanly or expect to iterate.<p>6. AI does not understand the physical&#x2F;visual world. It will fail hard on things which have an implied understanding. For instance, it will not automatically intuit the implication of 50 parallel threads trying to read from an SSD -- unless you guide it. Ditto for many other optimizations and usage patterns where code meets real-world. These will often be unique and interesting bugs or performance areas that a good engineer would know straight out.<p>7. It&#x27;s useful to have non-agentic tools that can perform massive codebase analysis for tough problems. Even at 400k tokens context, a large codebase can quickly become unwieldy. I have built custom python tools (pretty easy) to do things like &quot;get all files of a type recursively and generate a context document that will submit with my query&quot;. You then query GPT-5-high, Claude Opus, Gemini 2.5 Pro and cross-check.<p>8. Make judicious use of GIT. The pattern doesn&#x27;t matter, just have one. My pattern is commit after every working agentic run (let&#x27;s say feature). If it&#x27;s a fail and taking more than a few turns to get working -- I scrap the whole thing and re-assess my query or how I might approach or break down the task.<p>9. It&#x27;s up to you to guide the agent on the most thoughtful approaches -- this is the human aspect. If you&#x27;re using Cloud Provider X and they provide cheap queues then it&#x27;s on you to guide your agent to use queues for the solution rather than let&#x27;s say a SQL db -- and it&#x27;s on you to understand the tradeoffs. AI will perhaps help explain them but it will never truly understand your business case and requirements for reliability, redundancy, etc. Perhaps you can craft queries for this but this is an area where AI meets real world and those tend to fail.<p>One more thing I&#x27;d add is that you should make an attempt to fix bugs in your &#x27;new&#x27; codebase on occasion. You&#x27;ll get an understanding for how things work and also how maintainable it truly is. You&#x27;ll also keep your own troubleshooting skills from atrophying.","created_at":"2025-11-11T18:01:33Z","created_at_i":1762884093,"objectID":"45890629","parent_id":45880919,"story_id":45874987,"story_title":"Vibe Code Warning \u2013 A personal casestudy","story_url":"https://github.com/jackdoe/pico2-swd-riscv","updated_at":"2026-03-05T23:01:53Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"diggan"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"&gt; Can you imagine if Excel worked like this?<p>I mean, why would I imagine that? Who would want that? It's like the argument against legal marijuana, and someone replies &quot;But would you like your pilot to be high when flying?!&quot;. Right tool for the right job, clearly when you want 100% certainty then LLMs aren't the tool for that. Just because they're useful for some things don't mean we have to replace everything with them.<p>&gt; Also, each try costs money!<p>I guess you're using some paid API? Try a different way then. I mostly use the web UI from OpenAI, or <em>Codex</em> lately, or ran locally with my own agent using local weights, neither is &quot;each try costs money&quot; more than writing data to my <em>SSD</em> is costing me money.<p>It's not a holy grail some people paint it, and not sure we're across the &quot;productivity threshold&quot; (<a href=\"https://news.ycombinator.com/item?id=44160664\">https://news.ycombinator.com/item?id=44160664</a>) yet, but it's worth trying it out probably before jumping to conclusions. But no one is forcing you either, YMMV and all that."},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Cloudlflare builds OAuth with Claude and publishes all the prompts"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://github.com/cloudflare/workers-oauth-provider/"}},"_tags":["comment","author_diggan","story_44159166"],"author":"diggan","comment_text":"&gt; Can you imagine if Excel worked like this?<p>I mean, why would I imagine that? Who would want that? It&#x27;s like the argument against legal marijuana, and someone replies &quot;But would you like your pilot to be high when flying?!&quot;. Right tool for the right job, clearly when you want 100% certainty then LLMs aren&#x27;t the tool for that. Just because they&#x27;re useful for some things don&#x27;t mean we have to replace everything with them.<p>&gt; Also, each try costs money!<p>I guess you&#x27;re using some paid API? Try a different way then. I mostly use the web UI from OpenAI, or Codex lately, or ran locally with my own agent using local weights, neither is &quot;each try costs money&quot; more than writing data to my SSD is costing me money.<p>It&#x27;s not a holy grail some people paint it, and not sure we&#x27;re across the &quot;productivity threshold&quot; (<a href=\"https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44160664\">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44160664</a>) yet, but it&#x27;s worth trying it out probably before jumping to conclusions. But no one is forcing you either, YMMV and all that.","created_at":"2025-06-02T17:36:05Z","created_at_i":1748885765,"objectID":"44161193","parent_id":44160920,"story_id":44159166,"story_title":"Cloudlflare builds OAuth with Claude and publishes all the prompts","story_url":"https://github.com/cloudflare/workers-oauth-provider/","updated_at":"2025-06-03T16:49:00Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"kragen"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"The solutions for gradual forgetting and catastrophic forgetting are very different, though.<p>Let's consider the problem of media longevity \u2014 while, as you point out, it is not by itself sufficient to preserve knowledge, it does seem to be necessary, at least as we currently understand things.  (Scholars of songlines may disagree, but of course oral traditions like songlines are even more vulnerable to catastrophic forgetting; even half a century of prohibition can obliterate them.)<p>If you preserve data on Flash, you need to refresh it every few years before the stored electrons leak away; standard datasheet retention times are 10\u201320 years, though presumably that's at 80\u00b0, so maybe you'll get a few centuries at room temperature.  If you can trust in continuity of institutions, this is not a big problem; you just have an endowment sufficient to support a small number of sysadmins who make sure the <em>SSD</em> arrays get resilvered at the right interval, replace broken devices, etc.<p>But if your preservation medium has to survive the PRC nuking TSMC 18 months from now \u2014 or an invasion by a military dictatorship of genocidal religious fanatics who hunt down and kill the sysadmins and burn the archives, as happened with the Maya <em>codices</em> \u2014 Flash looks much less appealing (though perhaps still viable; see <a href=\"http://canonical.org/~kragen/eotf/\" rel=\"nofollow\">http://canonical.org/~kragen/eotf/</a> and <a href=\"https://dercuano.github.io/notes/atmospheric-pressure-harvesting-phoenix-egg.html\" rel=\"nofollow\">https://dercuano.github.io/notes/atmospheric-pressure-harves...</a>).<p>\u2014 \u2042 \u2014<p>I think this also bears on the question you're focusing on in the post, which as I understand it is more a question of curriculum design than of preserving physical storage media.  If the target audience for the curriculum is the next generation, or three generations down the line, you can assume a lot of shared cultural background: shared celebrities, shared neologisms and modisms, shared values in a lot of ways.  Hipparchos, by contrast, was writing for Ptolemaios, though he didn't know it.  He died in 0120 BCE, and Ptolemaios was born in 0100 CE, 220 years later.  Hipparchos was the most recent astronomer he could find to cite in the Almagest.<p>Amongst the civil warfare of the late Ptolemaic dynasty, none of the succeeding <i>eleven generations</i> had produced new astronomical observations, and the line of philosophical mentorship was broken, at least within the Hellenistic world.  This bears quite directly on the problem of lost tacit knowledge you focus on in your post.  Even Hipparchos was only able to do his work because he lived in Rhodos, on the periphery of the Alexandrian scientific world, which was sacked by Cassius in 043 BCE after a century of gradual reduction to servitude by Rome.<p>How do you design a curriculum so that it is still intelligible after eleven generations of cataclysmic cultural collapse, largely under a prescientific genocidal military dictatorship like that installed by the Roman invasion?  The solution might look more like the Rosetta Project or the Cult of the Bound Variable and less like <i>Surely You're Joking, Mr. Feynman</i>.  If Hipparchos had done a better job, maybe Ptolemaios (and consequently Colombo) wouldn't have gotten the size of the Earth so badly wrong.  Maybe Ptolemaios, like Archimedes before the Romans killed him, would have followed the heliocentric model Aristarchos had developed 500 years before him (though Hipparchos did not.)"},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Forgetting the Asbestos \u2013 how we lose knowledge and technologies"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://1517.substack.com/p/forgetting-the-asbestos"}},"_tags":["comment","author_kragen","story_33320294"],"author":"kragen","children":[33334120],"comment_text":"The solutions for gradual forgetting and catastrophic forgetting are very different, though.<p>Let&#x27;s consider the problem of media longevity \u2014 while, as you point out, it is not by itself sufficient to preserve knowledge, it does seem to be necessary, at least as we currently understand things.  (Scholars of songlines may disagree, but of course oral traditions like songlines are even more vulnerable to catastrophic forgetting; even half a century of prohibition can obliterate them.)<p>If you preserve data on Flash, you need to refresh it every few years before the stored electrons leak away; standard datasheet retention times are 10\u201320 years, though presumably that&#x27;s at 80\u00b0, so maybe you&#x27;ll get a few centuries at room temperature.  If you can trust in continuity of institutions, this is not a big problem; you just have an endowment sufficient to support a small number of sysadmins who make sure the SSD arrays get resilvered at the right interval, replace broken devices, etc.<p>But if your preservation medium has to survive the PRC nuking TSMC 18 months from now \u2014 or an invasion by a military dictatorship of genocidal religious fanatics who hunt down and kill the sysadmins and burn the archives, as happened with the Maya codices \u2014 Flash looks much less appealing (though perhaps still viable; see <a href=\"http:&#x2F;&#x2F;canonical.org&#x2F;~kragen&#x2F;eotf&#x2F;\" rel=\"nofollow\">http:&#x2F;&#x2F;canonical.org&#x2F;~kragen&#x2F;eotf&#x2F;</a> and <a href=\"https:&#x2F;&#x2F;dercuano.github.io&#x2F;notes&#x2F;atmospheric-pressure-harvesting-phoenix-egg.html\" rel=\"nofollow\">https:&#x2F;&#x2F;dercuano.github.io&#x2F;notes&#x2F;atmospheric-pressure-harves...</a>).<p>\u2014 \u2042 \u2014<p>I think this also bears on the question you&#x27;re focusing on in the post, which as I understand it is more a question of curriculum design than of preserving physical storage media.  If the target audience for the curriculum is the next generation, or three generations down the line, you can assume a lot of shared cultural background: shared celebrities, shared neologisms and modisms, shared values in a lot of ways.  Hipparchos, by contrast, was writing for Ptolemaios, though he didn&#x27;t know it.  He died in 0120 BCE, and Ptolemaios was born in 0100 CE, 220 years later.  Hipparchos was the most recent astronomer he could find to cite in the Almagest.<p>Amongst the civil warfare of the late Ptolemaic dynasty, none of the succeeding <i>eleven generations</i> had produced new astronomical observations, and the line of philosophical mentorship was broken, at least within the Hellenistic world.  This bears quite directly on the problem of lost tacit knowledge you focus on in your post.  Even Hipparchos was only able to do his work because he lived in Rhodos, on the periphery of the Alexandrian scientific world, which was sacked by Cassius in 043 BCE after a century of gradual reduction to servitude by Rome.<p>How do you design a curriculum so that it is still intelligible after eleven generations of cataclysmic cultural collapse, largely under a prescientific genocidal military dictatorship like that installed by the Roman invasion?  The solution might look more like the Rosetta Project or the Cult of the Bound Variable and less like <i>Surely You&#x27;re Joking, Mr. Feynman</i>.  If Hipparchos had done a better job, maybe Ptolemaios (and consequently Colombo) wouldn&#x27;t have gotten the size of the Earth so badly wrong.  Maybe Ptolemaios, like Archimedes before the Romans killed him, would have followed the heliocentric model Aristarchos had developed 500 years before him (though Hipparchos did not.)","created_at":"2022-10-25T15:45:19Z","created_at_i":1666712719,"objectID":"33332147","parent_id":33330105,"story_id":33320294,"story_title":"Forgetting the Asbestos \u2013 how we lose knowledge and technologies","story_url":"https://1517.substack.com/p/forgetting-the-asbestos","updated_at":"2024-09-20T12:22:42Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"radial_symmetry"},"title":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"A tool that runs Claude Code and <em>Codex</em> <em>sid</em>e-by-<em>sid</em>e in worktrees"},"url":{"matchLevel":"none","matchedWords":[],"value":"https://github.com/stravu/crystal"}},"_tags":["story","author_radial_symmetry","story_45604621"],"author":"radial_symmetry","children":[45604670,45612624],"created_at":"2025-10-16T12:40:30Z","created_at_i":1760618430,"num_comments":2,"objectID":"45604621","points":3,"story_id":45604621,"title":"A tool that runs Claude Code and Codex side-by-side in worktrees","updated_at":"2026-03-05T22:48:14Z","url":"https://github.com/stravu/crystal"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"ahmed1490"},"story_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"Use $10 promo <em>code</em>: 'DOIT10' to deploy an <em>ssd</em> server for free.<p>You may use my referral while u sign up:\nhttps://www.digitalocean.com/?refcode=5572bba1fb25"},"title":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"Digital Ocean promo <em>code</em> - <em>ssd</em> linux"},"url":{"matchLevel":"none","matchedWords":[],"value":""}},"_tags":["story","author_ahmed1490","story_7620323","ask_hn"],"author":"ahmed1490","created_at":"2014-04-21T08:53:34Z","created_at_i":1398070414,"num_comments":0,"objectID":"7620323","points":2,"story_id":7620323,"story_text":"Use $10 promo code: &#x27;DOIT10&#x27; to deploy an ssd server for free.<p>You may use my referral while u sign up:\nhttps:&#x2F;&#x2F;www.digitalocean.com&#x2F;?refcode=5572bba1fb25","title":"Digital Ocean promo code - ssd linux","updated_at":"2024-09-19T20:42:46Z","url":""},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"schizi"},"title":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"Flowyble Studio \u2013 Run Claude, Copilot and <em>Codex</em> <em>Sid</em>e-by-<em>Sid</em>e"},"url":{"matchLevel":"none","matchedWords":[],"value":"https://flowyble.com/studio"}},"_tags":["story","author_schizi","story_47728908"],"author":"schizi","children":[47728909],"created_at":"2026-04-11T09:08:18Z","created_at_i":1775898498,"num_comments":0,"objectID":"47728908","points":2,"story_id":47728908,"title":"Flowyble Studio \u2013 Run Claude, Copilot and Codex Side-by-Side","updated_at":"2026-04-11T09:31:54Z","url":"https://flowyble.com/studio"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"sngnb"},"story_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"Built a tiny open-source repo that packages the same ASCII &quot;FUCK YEAH&quot; output for both Claude Code and <em>Codex</em>.<p>The Claude <em>sid</em>e is a minimal plugin. The <em>Codex</em> <em>sid</em>e is a minimal skill folder. No hooks, agents, or extra setup beyond the packaging.<p>I've been building and abandoning too many projects lately, and this one felt worth finishing.<p>Repo: <a href=\"https://github.com/nrtvai/fuckyeah\" rel=\"nofollow\">https://github.com/nrtvai/fuckyeah</a>"},"title":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["codex"],"value":"Show HN: Fuckyeah, a minimal Claude Code plugin and <em>Codex</em> skill"},"url":{"matchLevel":"none","matchedWords":[],"value":"https://github.com/nrtvai/fuckyeah"}},"_tags":["story","author_sngnb","story_47310960","show_hn"],"author":"sngnb","created_at":"2026-03-09T16:10:32Z","created_at_i":1773072632,"num_comments":0,"objectID":"47310960","points":1,"story_id":47310960,"story_text":"Built a tiny open-source repo that packages the same ASCII &quot;FUCK YEAH&quot; output for both Claude Code and Codex.<p>The Claude side is a minimal plugin. The Codex side is a minimal skill folder. No hooks, agents, or extra setup beyond the packaging.<p>I&#x27;ve been building and abandoning too many projects lately, and this one felt worth finishing.<p>Repo: <a href=\"https:&#x2F;&#x2F;github.com&#x2F;nrtvai&#x2F;fuckyeah\" rel=\"nofollow\">https:&#x2F;&#x2F;github.com&#x2F;nrtvai&#x2F;fuckyeah</a>","title":"Show HN: Fuckyeah, a minimal Claude Code plugin and Codex skill","updated_at":"2026-03-09T16:11:56Z","url":"https://github.com/nrtvai/fuckyeah"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"hoag"},"story_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"Hey HN! I'm a founder first, lawyer second. I understand code stacks well enough to explain them, but I've never been able to actually build software, and this has been a chip on my shoulder my entire life.<p>So Scribefully started as my first vibe coding project last summer. I'd read that building something with HN-style upvoting was a good learning project, and I was curious to try Claude Code.<p>The more I built, the more I realized I wanted what it evolved into: a single place to aggregate all my scattered professional work -\u2013 articles, papers, videos, code -\u2013 into one shareable page, with community upvoting baked in. Carrd and others offer portfolios, but none merge that with a social layer. Think HN meets a portfolio builder.<p>Example portfolios to check out:                                                                                                     \n  - <a href=\"https://scribefully.com/author/marc-hoag\" rel=\"nofollow\">https://scribefully.com/author/marc-hoag</a>                                                                                                     \n  - <a href=\"https://scribefully.com/author/tawanda-kanhema\" rel=\"nofollow\">https://scribefully.com/author/tawanda-kanhema</a><p>Browse everything without an account. Signup only required to comment or claim authorship. Completely free.<p>The hardest part was letting people use the site without signing up \u2013- even submitting anonymously -\u2013 but claiming authorship later. This auth flow alone probably took 40-50 of my ~100 total hours. Race conditions are brutal, but of course you know that already.<p>Tech: Next.js 15, React 19, Supabase, Tailwind, Render. Built with Claude Code and ChatGPT <em>Codex</em>.<p><em>Sid</em>e effect: I got so frustrated with context window issues (and secrets management) that I built this: <a href=\"https://github.com/marchoag/Claude-Code-Setup-Wizard-MD\" rel=\"nofollow\">https://github.com/marchoag/Claude-Code-Setup-Wizard-MD</a><p>I've shared Scribefully with academics and professionals since last July; figured it was time to Show HN.<p>Building this \u2013- and an iOS app I shipped last week (FloodRoute for tracking flooded roads) \u2013- has been kind of emotional. You can't imagine what it means to finally build software after years of only understanding it.<p>What a fantastic, magical time to be alive."},"title":{"matchLevel":"none","matchedWords":[],"value":"Show HN: Scribefully is a portfolio/HN-style community for academics & pros"},"url":{"matchLevel":"none","matchedWords":[],"value":"https://scribefully.com/"}},"_tags":["story","author_hoag","story_46715945","show_hn"],"author":"hoag","created_at":"2026-01-22T06:25:39Z","created_at_i":1769063139,"num_comments":0,"objectID":"46715945","points":1,"story_id":46715945,"story_text":"Hey HN! I&#x27;m a founder first, lawyer second. I understand code stacks well enough to explain them, but I&#x27;ve never been able to actually build software, and this has been a chip on my shoulder my entire life.<p>So Scribefully started as my first vibe coding project last summer. I&#x27;d read that building something with HN-style upvoting was a good learning project, and I was curious to try Claude Code.<p>The more I built, the more I realized I wanted what it evolved into: a single place to aggregate all my scattered professional work -\u2013 articles, papers, videos, code -\u2013 into one shareable page, with community upvoting baked in. Carrd and others offer portfolios, but none merge that with a social layer. Think HN meets a portfolio builder.<p>Example portfolios to check out:                                                                                                     \n  - <a href=\"https:&#x2F;&#x2F;scribefully.com&#x2F;author&#x2F;marc-hoag\" rel=\"nofollow\">https:&#x2F;&#x2F;scribefully.com&#x2F;author&#x2F;marc-hoag</a>                                                                                                     \n  - <a href=\"https:&#x2F;&#x2F;scribefully.com&#x2F;author&#x2F;tawanda-kanhema\" rel=\"nofollow\">https:&#x2F;&#x2F;scribefully.com&#x2F;author&#x2F;tawanda-kanhema</a><p>Browse everything without an account. Signup only required to comment or claim authorship. Completely free.<p>The hardest part was letting people use the site without signing up \u2013- even submitting anonymously -\u2013 but claiming authorship later. This auth flow alone probably took 40-50 of my ~100 total hours. Race conditions are brutal, but of course you know that already.<p>Tech: Next.js 15, React 19, Supabase, Tailwind, Render. Built with Claude Code and ChatGPT Codex.<p>Side effect: I got so frustrated with context window issues (and secrets management) that I built this: <a href=\"https:&#x2F;&#x2F;github.com&#x2F;marchoag&#x2F;Claude-Code-Setup-Wizard-MD\" rel=\"nofollow\">https:&#x2F;&#x2F;github.com&#x2F;marchoag&#x2F;Claude-Code-Setup-Wizard-MD</a><p>I&#x27;ve shared Scribefully with academics and professionals since last July; figured it was time to Show HN.<p>Building this \u2013- and an iOS app I shipped last week (FloodRoute for tracking flooded roads) \u2013- has been kind of emotional. You can&#x27;t imagine what it means to finally build software after years of only understanding it.<p>What a fantastic, magical time to be alive.","title":"Show HN: Scribefully is a portfolio/HN-style community for academics & pros","updated_at":"2026-03-05T23:23:01Z","url":"https://scribefully.com/"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"andrewflnr"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"Speaking of which, for the rethink people on the thread, how much of old &quot;key-value store for <em>SSD</em>s&quot; <em>code</em> is still active? Is the document store at all a layer on top of that?"},"story_title":{"matchLevel":"none","matchedWords":[],"value":"RethinkDB 1.9: Indexing and query runtime performance"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"http://rethinkdb.com/blog/1.9-release/"}},"_tags":["comment","author_andrewflnr","story_6368532"],"author":"andrewflnr","children":[6372615],"comment_text":"Speaking of which, for the rethink people on the thread, how much of old &quot;key-value store for SSDs&quot; code is still active? Is the document store at all a layer on top of that?","created_at":"2013-09-12T04:05:31Z","created_at_i":1378958731,"objectID":"6372000","parent_id":6369498,"points":null,"story_id":6368532,"story_title":"RethinkDB 1.9: Indexing and query runtime performance","story_url":"http://rethinkdb.com/blog/1.9-release/","updated_at":"2023-09-06T22:11:11Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"johnmurch"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"Whoa - Sweet Price.<p>If you want to compare to digital ocean they are having a coupon <em>code</em> on Twitter -  Includes 512MB RAM, 20GB <em>SSD</em> Disk, & 1TB Transfer for $5/mo.! Use promo <em>code</em> \"SSDTWEET\" for a $10 credit."},"story_title":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["ssd"],"value":"1GB Ram & <em>SSD</em> Cloud Hosting for $6"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://www.ubiquityservers.com/cloud"}},"_tags":["comment","author_johnmurch","story_5478723"],"author":"johnmurch","comment_text":"Whoa - Sweet Price.<p>If you want to compare to digital ocean they are having a coupon code on Twitter -  Includes 512MB RAM, 20GB SSD Disk, &#38; 1TB Transfer for $5/mo.! Use promo code \"SSDTWEET\" for a $10 credit.","created_at":"2013-04-02T12:02:42Z","created_at_i":1364904162,"objectID":"5478779","parent_id":5478723,"story_id":5478723,"story_title":"1GB Ram & SSD Cloud Hosting for $6","story_url":"https://www.ubiquityservers.com/cloud","updated_at":"2024-09-19T19:30:49Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"mitchwainer"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"We use KVM. Here is a $20 credit to try us out! =]<p>Promo <em>Code</em>: <em>SSD</em>POWER20"},"story_title":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["ssd"],"value":"TechStars Graduate DigitalOcean Switches To <em>SSD</em> For Its $5 Per Month VPS"},"story_url":{"fullyHighlighted":false,"matchLevel":"partial","matchedWords":["ssd"],"value":"http://techcrunch.com/2013/01/15/techstars-graduate-digitalocean-switches-to-<em>ssd</em>-for-its-5-per-month-vps-to-take-on-linode-and-rackspace/"}},"_tags":["comment","author_mitchwainer","story_5059723"],"author":"mitchwainer","comment_text":"We use KVM. Here is a $20 credit to try us out! =]<p>Promo Code: SSDPOWER20","created_at":"2013-01-15T16:52:11Z","created_at_i":1358268731,"objectID":"5061182","parent_id":5060831,"story_id":5059723,"story_title":"TechStars Graduate DigitalOcean Switches To SSD For Its $5 Per Month VPS","story_url":"http://techcrunch.com/2013/01/15/techstars-graduate-digitalocean-switches-to-ssd-for-its-5-per-month-vps-to-take-on-linode-and-rackspace/","updated_at":"2024-09-19T19:11:13Z"},{"_highlightResult":{"author":{"matchLevel":"none","matchedWords":[],"value":"Razengan"},"comment_text":{"fullyHighlighted":false,"matchLevel":"full","matchedWords":["codex","ssd"],"value":"&gt; <i>Google has a better image model in the majority of cases.</i><p>Not always. A couple months ago (before ChatGPT Images 2) I tried various prompts on both Google's Nano Banana or whatever and ChatGPT.<p>&quot;Capybara riding a tricycle. It has 7 tentacles instead of legs&quot;<p>Google got the number of tentacles completely wrong: <a href=\"https://i.postimg.cc/nzY30y7X/Capybara-Gemini-Nano.png\" rel=\"nofollow\">https://i.postimg.cc/nzY30y7X/Capybara-Gemini-Nano.png</a><p>and after some additions like spotted fur and multicolored tentacles, it was no contest:<p>ChatGPT: <a href=\"https://i.postimg.cc/02c2LrxV/Capybara-Chat-GPT-before-Images-2.png\" rel=\"nofollow\">https://i.postimg.cc/02c2LrxV/Capybara-Chat-GPT-before-Image...</a> (although there's still kinda 1 extra tentacle)<p>And Google still seems to have that odd choice of a European plaza/square/cobblestone street background for everything.<p>&gt; <i>Claude Opus and Fable are like a billion times better.</i><p>NOT at ALL: <a href=\"https://i.imgur.com/jYawPDY.png\" rel=\"nofollow\">https://i.imgur.com/jYawPDY.png</a><p>Subscribed to Claude Opus for 2 months, with a few months gap between subscriptions to try different versions.<p>The UX/UI around Anthropic's products was excruciatingly annoying, right from the payment process, and Claude's AI was often hilariously dumb and &quot;trying too hard&quot;, constantly full of <i>&quot;oops, you're right&quot;</i> backtracking and often borderline dangerous.<p>I tried Claude and ChatGPT <em>Codex</em> <em>sid</em>e by <em>sid</em>e on some tasks, with the same prompts. Each time, my confidence in Claude fell.<p>I've been subscribed to the $20 ChatGPT plan for more than 1 year, and this month, I am trying the $100 plan for 1 month.<p>ChatGPT <em>Codex</em> has been actually helpful and made me more productive enough that I can't imagine going back to coding without it."},"story_title":{"matchLevel":"none","matchedWords":[],"value":"Leaked OpenAI financials show $38.5B loss and compute burn"},"story_url":{"matchLevel":"none","matchedWords":[],"value":"https://runtimewire.com/article/openai-leaked-financials-altman-compute-burn"}},"_tags":["comment","author_Razengan","story_48565130"],"author":"Razengan","children":[48571529],"comment_text":"&gt; <i>Google has a better image model in the majority of cases.</i><p>Not always. A couple months ago (before ChatGPT Images 2) I tried various prompts on both Google&#x27;s Nano Banana or whatever and ChatGPT.<p>&quot;Capybara riding a tricycle. It has 7 tentacles instead of legs&quot;<p>Google got the number of tentacles completely wrong: <a href=\"https:&#x2F;&#x2F;i.postimg.cc&#x2F;nzY30y7X&#x2F;Capybara-Gemini-Nano.png\" rel=\"nofollow\">https:&#x2F;&#x2F;i.postimg.cc&#x2F;nzY30y7X&#x2F;Capybara-Gemini-Nano.png</a><p>and after some additions like spotted fur and multicolored tentacles, it was no contest:<p>ChatGPT: <a href=\"https:&#x2F;&#x2F;i.postimg.cc&#x2F;02c2LrxV&#x2F;Capybara-Chat-GPT-before-Images-2.png\" rel=\"nofollow\">https:&#x2F;&#x2F;i.postimg.cc&#x2F;02c2LrxV&#x2F;Capybara-Chat-GPT-before-Image...</a> (although there&#x27;s still kinda 1 extra tentacle)<p>And Google still seems to have that odd choice of a European plaza&#x2F;square&#x2F;cobblestone street background for everything.<p>&gt; <i>Claude Opus and Fable are like a billion times better.</i><p>NOT at ALL: <a href=\"https:&#x2F;&#x2F;i.imgur.com&#x2F;jYawPDY.png\" rel=\"nofollow\">https:&#x2F;&#x2F;i.imgur.com&#x2F;jYawPDY.png</a><p>Subscribed to Claude Opus for 2 months, with a few months gap between subscriptions to try different versions.<p>The UX&#x2F;UI around Anthropic&#x27;s products was excruciatingly annoying, right from the payment process, and Claude&#x27;s AI was often hilariously dumb and &quot;trying too hard&quot;, constantly full of <i>&quot;oops, you&#x27;re right&quot;</i> backtracking and often borderline dangerous.<p>I tried Claude and ChatGPT Codex side by side on some tasks, with the same prompts. Each time, my confidence in Claude fell.<p>I&#x27;ve been subscribed to the $20 ChatGPT plan for more than 1 year, and this month, I am trying the $100 plan for 1 month.<p>ChatGPT Codex has been actually helpful and made me more productive enough that I can&#x27;t imagine going back to coding without it.","created_at":"2026-06-17T05:51:42Z","created_at_i":1781675502,"objectID":"48566274","parent_id":48565961,"story_id":48565130,"story_title":"Leaked OpenAI financials show $38.5B loss and compute burn","story_url":"https://runtimewire.com/article/openai-leaked-financials-altman-compute-burn","updated_at":"2026-06-17T17:37:54Z"}],"hitsPerPage":20,"nbHits":67569,"nbPages":50,"page":0,"params":"query=codex+ssd&advancedSyntax=true&analyticsTags=backend","processingTimeMS":36,"processingTimingsMS":{"_request":{"queue":1,"roundTrip":19},"afterFetch":{"format":{"highlighting":1,"total":1},"merge":{"mergeLoop":{"prepareNextHit":1,"total":1},"total":1},"total":1},"fetch":{"query":3,"scanning":29,"total":33},"total":36},"query":"codex ssd","serverTimeMS":39}
