标签:#news
找到 11184 篇相关文章
Loreline – Tools for writing interactive fiction
Apple Intelligence may become mandatory in iOS and macOS 27
Now You Don't: When Espionage Meets Magic
FortiBleed – 75k Fortinet firewalls have admin passwords cracked
How Madrid built its metro cheaply
Made a free macOS menu bar app that fixes typing in the wrong keyboard layout
Agentic coding and persistent returns to expertise
I scored 200 blockchain NPM packages for deprecation and hijack risk
Windows 11 25H2 – I'm so happy to not be using this
The hacker sent by Anthropic to calm the government's nerves about AI safety
Readable: https://www.wsj.com/tech/ai/anthropic-mythos-safety-nicholas...
Epic wants to let you bring your Fortnite skins to other games
Epic Games has been touting the potential of an interoperable metaverse for years, though that vision hasn't yet become a reality. But with Unreal Engine 6, the next major version of its game development engine, Epic plans to take a big step toward that theoretical future: it will let developers make games that can use […]
UK's Social Media Ban: The Monumental Pretext for Total Digital Surveillance
Ask HN: How do you separate intentional test boilerplate from real duplication?
I am maintaining an open-source project (deterministic open source duplicate-code detector) and a user asked for a feature which I don’t have a clear answer on how to implement. This seems a very hard problem to solve: -Tests repeat the same scenario. For a structural detector, this flags as repetition (duplication). However, tests are not something people want to delete from the codebases. -The repetitions from tests (on purpose) end up looking like undesired code duplication and the tools cann
Zigzag Decoding with AVX-512
Mastodon looks to newsletters to help revive the open social web
Mastodon’s newly launched newsletter feature lets anyone subscribe to creators by email, even without a Mastodon account.
Bringing down my ZSH load times from ~3.1s to ~230ms
AI chemist improves a challenging reaction in medicinal chemistry
Show HN: Relaymux, a tmux-based meta-harness for local coding agents
Hey HN, There’s been a lot of interest recently in meta-harnesses, loops, and multi-agent orchestration. Obviously, there are already a lot of good tools: Conductor, cmux, the native Codex / Claude Code apps, etc. For my own use cases, I’ve felt that the orchestration layer tends to feel overengineered. I mostly wanted a simple local harness (i.e Pi) for running and tracking CLI agents with the ability to hop in (via tmux). Relaymux is my opinionated attempt at that. A few design principles: - T