今日已更新 411 条资讯 | 累计 30455 条内容
关于我们

标签:#r

找到 25926 篇相关文章

AI 资讯

How I created CSS-DOS - the '80s PC implemented in pure CSS, booting Windows 1.0

Please read the 'How is this possible?' page, and the full interactive walkthrough to see how this is all done. Did you use AI? The site copy and explanations hand-edited by me pressing my keyboard buttons. I find AI writing to be cringeworthy and bland. However, AI did help a lot with churning out the code. It's definitely 'my code' - LLM-assisted, but not 'vibe-coded'. This is an entirely novel project and I don't think you could (or should) point an LLM at this and press 'Go' My full thoughts on the use of AI in this project are available to read here submitted by /u/Putrid-Bench5056 [link] [留言]

2026-07-14 原文 →
AI 资讯

Ask HN: How do you troubleshoot desktop Linux crashes/freezes?

I've been using Linux all my life. I’d like to be able to claim that it’s stable, but that’s not my experience :) So I’d like to get better at recovering from freezes and crashes, and finding the root cause. I make extensive use of Ctrl+Alt+f3, and magic system request keys (Ctrl+Alt+PrtSc+f; Ctrl+Alt+PrtSc+reisub). But often the system is too far gone to drop to a virtual terminal. In these cases, I usually try to find clues in dmesg/syslog/journalctl. The bulk of issues seem to be caused by Nv

2026-07-14 原文 →