You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/commonMain/kotlin/codes/miley/model/BlogPost.kt
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,9 @@ val DARK_FACTORY = BlogPost(
14
14
id ="dark-factory-needs-windows",
15
15
title ="The Dark Factory Needs Windows",
16
16
subtitle ="Building trust in AI autonomy through transparent cognition",
17
-
date ="February 2026",
18
-
publishedDate ="2026-02-11",
19
-
excerpt ="AI is raising the level of abstraction in software development. But the verification layer keeps pulling humans back down. What if cognition itself was transparent?",
17
+
date ="February 12, 2026",
18
+
publishedDate ="2026-02-12",
19
+
excerpt ="AI is raising the level of abstraction in software development. But the verification layer keeps pulling humans back down. But what if cognition itself was transparent the whole time?",
20
20
content ="""
21
21
There's a factory in Japan where robots build other robots in the dark. No lights, no people — just machines making machines. It became shorthand for full automation, but the interesting thing about the dark factory isn't that humans were removed. It's that they were *leveraged*. Engineers who once stood on the assembly line now design the systems that design the robots.
0 commit comments