A user on Hacker News asks if the web optimized for large language models (LLMs) is the one humans have been wishing for, citing the simplicity of gopher and gemini web. They mention manually adding /llm.txt to websites to access clear and concise content.
Web Development
Your weight: normal
- 29.Ask HN: Is the web for machines (/llm.txt) the one we wished we had as humans? (news.ycombinator.com)
- 0.Angular v22 Released (blog.angular.dev)
Angular v22 has been released, featuring updates on stability, ergonomics, and more. The release aims to maintain a high-quality stream of features and improvements for developers.
- 0.Agentic Mfw: A Vibe-Coded Website Built by an Agent in One Shot (agenticmotherfucking.website)
A website was built by an agent in one shot, violating traditional clean code principles. The website is lightweight, accessible, and semantic, but its maintainability is questionable.
- 0.Show HN: A CSS 3D Engine (no WebGL) (github.com)
LayoutitStudio has developed a CSS 3D engine called PolyCSS, which renders polygon meshes in HTML using matrix3d transforms.
- 0.Algorithmic Theming Engines: Introducing contrast-color() for Better CSS (smashingmagazine.com)
Durgesh Rajubhai Pawar introduces contrast-color(), a new CSS function that aims to improve accessibility by making it easier to ensure sufficient color contrast between text and background.
- 0.
Kiki is a homepage building kit written with the Tomotama design philosophy, allowing users to easily modify and customize their websites without extensive coding knowledge. It's available for download on itch.io and features a range of built-in themes, plugins, and features.
- 0.Ember.js 7.0 Released (blog.emberjs.com)
Ember.js 7.0 has been released, removing deprecated features and including bug fixes. The previous version, 6.12, is now an LTS (Long Term Support) version.
- 0.What Is a Dickover? (daringfireball.net)
A dickover is a modal panel or popover presented by a website or app to frustrate users with unwanted interactions, such as accepting cookies or subscribing to a newsletter.
- 0.Wterm – Terminal Emulator for the Web (wterm.dev)
Wterm is a terminal emulator for the web that renders to the DOM, providing native text selection, copy/paste, find, and accessibility features. It's written in Zig and compiled to WASM for near-native performance.
- 0.In-Browser Container Builds (ochagavia.nl)
A research prototype allows users to build custom container images directly in their browser using client-side code, with possibilities including manipulating and repacking container layers.