Published on February 19, 2026 at 18:01 CET (UTC+1)
Gemini 3.1 Pro (153 points by PunchTornado)
The article is the official model card for Google DeepMind's Gemini 3.1 Pro, published in February 2026. It describes Gemini 3.1 Pro as a highly capable, natively multimodal reasoning model that can process text, audio, images, video, and code. Key technical specs include a 1-million-token context window and a 64k-token output, positioning it as Google's most advanced model for complex tasks at the time of publication.
America vs. Singapore: You Can't Save Your Way Out of Economic Shocks (97 points by guardianbob)
This article analyzes a working paper on saving regret, comparing data from America and Singapore. It challenges the dominant behavioral economics view that under-saving is primarily a self-control or procrastination problem. The key finding is that exposure to negative financial shocks is a stronger predictor of wishing one had saved more than any psychometric measure of procrastination, suggesting national economic resilience plays a critical role.
Dinosaur Food: 100M year old foods we still eat today (32 points by simonebrunozzi)
This blog post explores "living fossil" foods that have remained morphologically unchanged for millions of years and are still consumed by humans today. Inspired by the ginkgo tree, the author lists various ancient species like horseshoe crabs, maidenhair nuts, and sago palms, complete with estimated ages (up to 480 million years) and photos. It serves as a curious catalog of biological continuity in our diet.
Pebble Production: February Update (159 points by smig0)
This is a production update from rePebble, a company reviving and creating new Pebble smartwatches. It details progress on three hardware products: the Pebble Time 2 is in the final Production Verification Test (PVT) phase, the Pebble Round 2 is preparing for PVT, and a new product called Index 01 is in the engineering validation stage. The post conveys the exciting yet stressful process of hardware manufacturing, balancing cost, quality, and speed before mass production.
AI made coding more enjoyable (33 points by domysee)
The author, a software engineer, describes how AI coding assistants have made programming more enjoyable by automating tedious tasks. They highlight the generation of boilerplate code, error handling, input validation, and writing tests as prime examples. While expressing immense appreciation for the tool, the author notes a remaining point of caution: not yet trusting AI to perform direct copy-paste operations due to fears of subtle, undetectable errors.
Paged Out Issue #8 [pdf] (141 points by SteveHawk27)
This is a link to the PDF for Issue #8 of "Paged Out!," a free, non-profit programming magazine. The preview shows the PDF's internal structure. The magazine typically features a wide array of technical articles, programming tricks, and low-level computing explorations from various contributors, presented in a stylized, compact format.
Show HN: Micasa – track your house from the terminal (25 points by cpcloud)
This article introduces "micasa," a command-line interface (CLI) tool for managing home maintenance and projects. It tracks appliances, warranties, maintenance schedules, vendor contacts, quotes, and incidents, all stored in a local SQLite database. The tool is designed for terminal users who want a simple, offline system to log everything related to their house, from filter changes to renovation plans.
Don't Trust the Salt: AI Summarization, Multilingual Safety, and LLM Guardrails (138 points by benbreen)
This article critically examines the safety and reliability of AI summarization, particularly for multilingual content and sensitive topics. The author argues that crucial details, nuances, and context (found in methodologies, footnotes, and even silences) are often lost in AI-generated summaries. It calls for more rigorous evaluation of LLM "guardrails," especially for non-English languages, to prevent the omission or distortion of critical information.
-fbounds-safety: Enforcing bounds safety for C (68 points by thefilmore)
This documentation details Clang's -fbounds-safety extension, a proposed feature to enforce bounds safety in the C programming language. It aims to eliminate out-of-bounds memory accesses—a major source of security vulnerabilities—by introducing annotations (like __counted_by) that allow the compiler to insert runtime or compile-time checks. The design focuses on reducing programmer annotation burden while making memory errors deterministic traps.
Gemini 3.1 Pro Preview (81 points by MallocVoidstar)
This link points to the Google Cloud Console page for the Gemini 3.1 Pro Preview within Vertex AI's Model Garden. The content preview indicates a page loading error, but the context confirms that Gemini 3.1 Pro was available as a preview model for developers to access and experiment with via Google's cloud platform, alongside the release of its official model card.
Trend: The March Toward Massive Multimodality and Context.
Trend: AI as a Democratizing Force for Productivity and Enjoyment in Specialized Work.
Trend: Intensifying Focus on Safety, Evaluation, and the "Guardrail Gap."
Trend: The Rise of AI-Native Hardware and Infrastructure Revival.
Trend: Systemic Security Becomes an AI Dependency.
-fbounds-safety for C highlights that the entire software stack, especially foundational infrastructure, must be secured to support safe AI systems. Vulnerabilities in underlying libraries or runtimes can compromise even the most robustly trained AI model.Trend: Data-Driven Social Science and Behavioral Analysis Through AI.
Analysis generated by deepseek-reasoner