Published on August 30, 2026 at 18:03 CEST (UTC+2)
Creepy Crawlies (191 points by zdw)
Creepy Crawlies
Kernel.org maintainer Konstantin Ryabitsev documents the heavy toll that AI crawlers are taking on git.kernel.org. Across five geo-distributed nodes, 14 CPU cores are permanently occupied rendering git commits as HTML for scrapers, which adds up to more load than all legitimate access, including git clones. He explains that kernel history is especially valuable to AI companies because it is a massive, verifiable source of pre-AI, human-written content. He criticizes the inefficient way crawlers scrape the site and suggests that direct cloning or archives would be far less burdensome.
No AI Fridays (179 points by xendo)
No AI Fridays
This site proposes turning off AI coding assistants for one day a week to counter the cognitive debt, reduced critical thinking, and weakened skill formation associated with constant LLM use. The author argues that AI over-reliance creates blind spots and that people should regularly assess whether the choices AI makes for them still align with their own values and style. The basic approach is simple: write code by hand, read documentation, and think problems through without tokens. The movement was started by the CEO of HTMX, and other companies can join by contacting him.
Hacking IKEA Furniture (127 points by greenlightning)
Hacking IKEA Furniture
The author wanted a workbench that also worked as living-room furniture, but found commercial workbenches too industrial, regular cabinets too shallow, and custom furniture too expensive. ChatGPT suggested kitchen cabinets, which had the right depth and price but lacked the desired design and visible-side quality. In the end, the author built a custom solution using IKEA Kallax shelving units, based on a similar setup from a previous apartment. The post is a practical example of using AI as a brainstorming tool while relying on human judgment for the final design.
Casey Muratori – The Root of the Root of All Evil – BSC 2026 [video] (167 points by surprisetalk)
Casey Muratori – The Root of The Root of All Evil – BSC 2026 [video]
This link is to a YouTube video of Casey Muratori’s talk at BSC 2026, titled “The
Arbitrary code execution in QubesOS via copy-to-VM error reporting backchannel (142 points by vntok)
Analysis generated by deepseek-reasoner