惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
D
Docker
腾讯CDC
J
Java Code Geeks
大猫的无限游戏
大猫的无限游戏
The Cloudflare Blog
Martin Fowler
Martin Fowler
MongoDB | Blog
MongoDB | Blog
博客园 - Franky
博客园 - 三生石上(FineUI控件)
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
IT之家
IT之家
WordPress大学
WordPress大学
M
MIT News - Artificial intelligence
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
Vercel News
Vercel News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
N
Netflix TechBlog - Medium
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
博客园 - 【当耐特】

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
That time I asked AI to write Sci-Fi for eternity • F055
f055 · 2026-05-13 · via Hacker News - Newest: "AI"

Last year I discovered I like sci-fi novels. To be precise, I found a collection of Isaac Asimov sci-fi novels and started reading them in the evenings to unwind. I know Asimov wrote the Foundation saga and more, but my particular interest in his novels was very specific: I wanted to find something to read, and finish, in one or two evenings. Over the years, I grew a slight disgust for ultra-long forms that drag on like soap operas, no matter how epic or interesting.

However, I finished the collection of Asimov’s novels rather quickly, and with enjoyment. I wanted to read more such novels, but sadly I couldn’t find further collections by Asimov. And even if there was another collection, I think a human person has a finite amount of time in life and can’t write an infinite amount of novels. But AI can. Hence my new side project.

My first approach, ironically, resulted in what I have a disgust for: a Never-Ending Novel written one paragraph per day by two frontier models. While the AI created some interesting sci-fi concepts and made the story mostly appealing, each day it was inevitably going into the direction of a never-ending space opera. And, of course, included some annoying AI slop constructs like hyperbolic negation, plenty of “not buts”, or the main character’s urge to always reply in contradictions, like some different kind of Yoda: whenever anyone said anything, Olda would reply with “It was not that but this.”

That said, AI also came up with some amazing lines like:

“Civilization begins wherever mercy becomes auditable.”

“On Mars, coincidence had long ago been the name of things understood too late.”

“Home is not the place one left but the practice one carried outward and found, on return, still running.”

From technical point of view the backend is just a straightforward Perl script that calls AI APIs and rotates between the two AI models based on which was the one to write the last paragraph, and all data is stored directly in the HTML file that is used to display the novel on the Never-Ending Novel URL. On the frontend, there’s even a quite slick auto-bookmark tracking the reader’s progress as they scroll down the page. As time of writing NEN has 75 paragraphs and the story could be wrapped up.

My second approach resulted in something else: Novel Index where the same two frontier AIs write a novel up to a random amount of paragraphs within a fixed range (like 75 to 100), and then move on to start another story. This approach looks more like what I was looking for. The AIs create a collection of novels, short enough to read in one or two evenings, using the same backend and frontend features as NEN, and still heavily inspired by Isaac Asimov’s work.

But this time, the novels are not never-ending! Instead, they just keep stacking on a virtual shelf, novel after novel. If you need something to unwind, but you’ve read all your favourite authors, maybe this is something for you: Novel Index. Just ignore the occasional AI slop. The overall story arch should be worth it anyway, if you are lucky: AI writing is just like a box of chocolates…

I'm a '08 graduate of Oxford University Computing Laboratory with M.Sc. in Computer Science having studied Machine Learning, Intelligent Systems, Information Extraction and Semantic Annotation. Since then, I have created & been involved in many projects, using various technologies.

I like to code in Perl, Solidity & jQuery+JavaScript, deploy on Ethereum & Debian+Nginx, design with Adobe & Affinity, and learn new things all the time!