News Nug
Microsoft's 'unhackable' Xbox One has been hacked by 'Bliss'

Published: 2026-03-17 | Origin: Hacker News

A recent breakthrough at the RE//verse 2026 conference revealed a significant hack for Microsoft's Xbox One, a console that has remained highly secure since its release in 2013. Markus ‘Doom’ Gaasedelen presented the 'Bliss' double glitch, akin to the previous Reset Glitch Hack for the Xbox 360, marking the first successful breach of the Xbox One's defenses. Despite Microsoft's claims of the Xbox One being their most secure product, Gaasedelen noted that a "fort

A sufficiently detailed spec is code

Published: 2026-03-17 | Origin: /r/programming

The post expands on a comic strip discussing misconceptions regarding "agentic coding," which advocates for generating code directly from specification documents. The author initially relied on the comic to explain the idea but feels the need to provide deeper commentary due to misleading claims from agentic coding proponents. They highlight two primary misconceptions: 1. **Simplification of Specifications:** Advocates suggest that specification documents are simpler than the corresponding code, promoting the idea that engineers can focus on writing specifications to be handled by agents, which only works

Show HN: Sub-millisecond VM sandboxes using CoW memory forking

Published: 2026-03-17 | Origin: Hacker News

The content emphasizes the importance of user feedback and encourages users to refer to the documentation for additional information. It introduces a feature involving sub-millisecond VM sandboxes for AI agents, utilizing copy-on-write forking, where each sandbox operates as a real KVM virtual machine ensuring hardware-enforced memory isolation. The project is in a working prototype stage with real functionalities, but it's not yet hardened for production. Users are invited to report issues or express interest in the project, which is licensed under Apache-2

Java 26 released today!

Published: 2026-03-17 | Origin: /r/programming

Failed to fetch content - HTTP Error - Net::ReadTimeout with #<TCPSocket:(closed)>

Kagi Translate now supports LinkedIn Speak as an output language

Published: 2026-03-17 | Origin: Hacker News

It seems that you've provided a placeholder with "0/20000" but without any actual content to summarize. Please provide the text or information you want summarized, and I'll be happy to help!

Monkey Island for Commodore 64 Ground Up

Published: 2026-03-17 | Origin: Hacker News

Of course! Please provide the content you'd like me to summarize.

Every layer of review makes you 10x slower

Published: 2026-03-17 | Origin: Hacker News

The article discusses the significant impact of approval layers on productivity within teams, asserting that each layer of approval makes processes ten times slower. This observation highlights that as teams grow, coordination and communication become increasingly cumbersome, resulting in substantial delays. The author provides examples illustrating how various tasks, such as code reviews and design document approvals, can escalate from minutes to weeks or even months due to bureaucratic processes. The premise is that the waiting time contributes far more to these delays than the actual effort involved. The author

US SEC preparing to scrap quarterly reporting requirement

Published: 2026-03-17 | Origin: Hacker News

Failed to fetch content - HTTP Status - 401

Leanstral: Open-source agent for trustworthy coding and formal proof engineering

Published: 2026-03-16 | Origin: Hacker News

Leanstral is the first open-source code agent designed for Lean 4, aimed at enhancing the efficiency of AI-driven code generation in high-stakes domains like math and critical software. Traditional AI models often require extensive human review, which slows down engineering processes due to the complexity and expertise needed for manual verification. Leanstral addresses this by allowing users to specify their needs rather than debugging machine-generated code. With 6 billion active parameters, Leanstral is optimized for formal verification tasks and operates

Meta’s renewed commitment to jemalloc

Published: 2026-03-16 | Origin: Hacker News

Building a software system is analogous to constructing a skyscraper, where the visible product relies on a robust, hidden foundation. Jemalloc, a high-performance memory allocator, plays a crucial role in Meta's software stack, adapting alongside hardware and software changes to provide reliable infrastructure. However, leveraging such foundational components requires strict adherence to core engineering principles, as neglecting these can lead to technical debt and hinder progress. Recently, Meta recognized a growing departure from these principles in jemalloc's development, leading to short

The “small web” is bigger than you might think

Published: 2026-03-16 | Origin: Hacker News

The content discusses various initiatives aimed at reclaiming parts of the Internet for non-commercial, personal use, referred to as the "small web." This term denotes the use of standard web browsers and servers for private, ad-free websites, while also mentioning the adoption of the Gemini protocol. Gemini operates on different protocols and is highly limited, reducing opportunities for commercial use, which adds to its appeal. Though there are around 6,000 Gemini "capsules" (websites), many are inactive, and

The American Healthcare Conundrum

Published: 2026-03-16 | Origin: Hacker News

The text discusses the significant disparity in healthcare spending between the US and other countries, with the US spending approximately $14,570 per person compared to Japan's $5,790, despite having lower life expectancy outcomes. This project aims to identify and address specific healthcare issues in the US, analyzing waste and proposing policy fixes based on primary federal data, with all code being open-source. Key findings include: - Commercial insurers pay 254% of Medicare rates for hospital procedures, with proposals to cap commercial payments

My Journey to a reliable and enjoyable locally hosted voice assistant (2025)

Published: 2026-03-16 | Origin: Hacker News

The author shares their journey of transitioning from Google Home with Nest Minis to using HomeAssistant with a fully local assistant based on local first + llama.cpp. They highlight various hardware tests, particularly modern discrete GPUs, detailing how performance and response times vary based on the model used. The author runs HomeAssistant on an UnRaid NAS and presents a table comparing GPUs and their capabilities for specific commands and advanced features. They emphasize the utility of llama.cpp for optimal performance and mention several Speech to Text options they've tested.

How I write software with LLMs

Published: 2026-03-16 | Origin: Hacker News

The author has recently rediscovered a passion for creating things, largely influenced by the capabilities of large language models (LLMs) in programming. They realized that their enjoyment lies in making rather than just programming, and with LLMs' advancements, they've been able to produce a significant amount of code with high reliability. The author shares their workflow to assist others in leveraging LLMs to enhance creativity and efficiency. They observed that, unlike before, they can maintain low defect rates in software development without compromising

Glimmer DSL for Web 0.8.2 HTML Value-less Boolean Attributes

Published: 2026-03-15 | Origin: /r/ruby

The article announces the release of version 0.8.2 of Glimmer DSL for Web, a Ruby-based frontend framework for Rails that has won the Fukuoka Award. The new version simplifies the use of HTML boolean attributes such as 'required', 'autofocus', and 'disabled' by allowing developers to pass them as Ruby Symbols directly in HTML element arguments, rather than as boolean values in a hash. An example illustrates this improvement in syntax. The article concludes with a note that Gl

Canada's bill C-22 mandates mass metadata surveillance

Published: 2026-03-15 | Origin: Hacker News

The introduction of Bill C-22, the Lawful Access Act, marks a new phase in the ongoing debate over lawful access to personal information in Canada. This follows the backlash against previous attempts to include extensive lawful access provisions in Bill C-2, which allowed for unprecedented warrantless access to personal data. The government has opted to separate the issues, with Bill C-22 focusing on two main areas: law enforcement's access to data held by communication service providers and the development of surveillance capabilities within networks

LLMs can be exhausting

Published: 2026-03-15 | Origin: Hacker News

The author reflects on their experience working with AI models like Claude and Codex, noting that mental fatigue often leads to poorly crafted prompts, which result in subpar AI responses. They describe instances where tiredness causes them to miss important context in prompts, leading to worse outcomes. The author is currently dealing with bugs in parsing large files, a process made slow by the necessary iterations and context requirements. They emphasize the importance of recognizing when they're not enjoying the prompt-writing process as a signal to take a break

The rise of malicious repositories on GitHub

Published: 2026-03-15 | Origin: /r/programming

The article discusses a rising trend of malicious repositories on GitHub, with the author expressing concern over GitHub's lack of action. The author discovered a fake repository designed to mimic a legitimate one, which only offers Windows binaries and lacks technical details in its README. Despite reporting this repository, it remains active. The author further searched for similar malicious repositories and identified over 100, some created with language models to attract traffic. He cautions against downloading from such repositories and notes that browsers now flag many of

The 49MB web page

Published: 2026-03-15 | Origin: Hacker News

The author criticizes modern news websites, such as the New York Times, for their excessive use of data and resources, highlighting that a simple visit to their site can involve 422 network requests and 49 megabytes of data, which can take two minutes to load. This excessive loading time leads many tech-savvy individuals to use ad blockers. The author draws comparisons to the past, noting that a webpage now can be larger than the size of Windows 95 and equivalent to downloading multiple MP3 songs

Chrome DevTools MCP (2025)

Published: 2026-03-15 | Origin: Hacker News

The content describes updates to the Chrome DevTools MCP (Managed Chrome Profile) server, enhancing its capabilities. Notable improvements include the introduction of an auto connection feature for coding agents to directly connect to active browser sessions. This update is part of Chrome M144, currently in Beta, and builds on existing remote debugging functionalities. To use this feature, developers must enable remote debugging in Chrome settings. When configured with the --autoConnect option, the MCP server can automatically connect to a Chrome instance and request