For you Ai Security Dev Cloud Hardware Startups Releases General

From Hacker News Front Page · 40 stories

1 source 1 report 1h ago

U.S. Directive Bans Differential Privacy for Economic Data Releases

The U.S. Secretary of Commerce issued DAO 216-26, banning differential privacy techniques for data protection. This directive reverses decades of advancements in privacy measures and may weaken the usefulness of census and economic statistics.

general privacy data census policy
1 source 1 report 4h ago

U.S. Labor Force Participation Falls to Lowest Level in 50 Years

The U.S. labor force participation rate fell to 61.5%, the lowest since March 2021, attributed to a significant drop in job seekers. This decline indicates a concerning trend in the labor market, with many workers, possibly retirees or discouraged job seekers, exiting the workforce.

general labor employment economy participation
5 sources 5 reports 4h ago Updated 3h ago

EU Court Upholds €4.1 Billion Fine on Google for Android Antitrust Violations

Europe's top court, the European Court of Justice, upheld a €4.1 billion fine against Google for anti-competitive practices using its Android operating system. This decision concludes Google's long legal battle and reinforces the EU's regulatory scrutiny over tech giants. The ruling demonstrates the EU's determination to address market dominance misuse, affecting tech regulations moving forward.

general google antitrust eu regulation
1 source 1 report 4h ago

Linux 6.9 LUKS Suspend Fails to Clear Disk-Encryption Keys from Memory

In Linux kernel version 6.9, the LUKS suspend functionality ceased to wipe disk-encryption keys from memory, potentially exposing sensitive information. This change raises significant security concerns, particularly for systems requiring strong data protection measures.

general linux security encryption
1 source 1 report 4h ago

Spain Blacklists Palantir from Public and State-Controlled Companies

The Spanish government has blacklisted Palantir Technologies from public and private state-controlled companies due to concerns regarding national security information misuse. This decision disrupts existing contracts and procurement pipelines, reflecting a broader trend of regulatory pushback against the company in Europe.

startups palantir spain national security contracting
1 source 1 report 4h ago

Japan's top court rules AI cannot be listed as inventor in patents

The Supreme Court of Japan determined that artificial intelligence cannot be designated as an inventor on patent applications. This ruling impacts how inventions generated by AI can be legally protected, emphasizing that only human beings can hold such rights under existing patent laws.

general ai patents law japan
1 source 1 report 16h ago

New Android malware silently infects billions of devices via Google

A new Trojan horse malware disguised as 'Android Developer Verifier' has infected around 4 billion Android devices running version 8 or higher. It operates in the background with root privileges, preventing users from removing it and blocking access to software from unregistered developers.

security android malware google
1 source 1 report 4d ago

Anonymous GitHub user releases unpublished zero-days for major software

An anonymous GitHub account has begun releasing previously undisclosed zero-day vulnerabilities in popular software, including Floci and FFmpeg. The account claims to utilize an AI-driven fuzzing workflow and intends to share serious vulnerabilities, impacting software security practices.

security ai github vulnerabilities
3 sources 3 reports 4h ago Updated 3h ago

Anthropic Releases Economical AI Model Claude Sonnet 5 for Enhanced Agentic Tasks

Anthropic has unveiled Claude Sonnet 5, an advanced AI model designed for agentic capabilities, available on AWS. This model provides substantial improvements in planning, tool use, and coding over previous versions at a lower cost, aiming to compete with top-tier AI models.

ai releases startups cloud
2 sources 2 reports 4h ago Updated 3h ago

University of Minnesota Creates Synthetic Cells That Grow and Divide

Researchers at the University of Minnesota have developed synthetic cells, termed 'SpudCells', capable of growth and division. This experimental system replicates some basic cellular functions but requires significant human intervention. The achievement offers insights into synthetic biology and the origins of life.

general synthetic biology cell division origins of life research
2 sources 2 reports 4h ago Updated 3h ago

Z.ai Launches ZCode to Compete in AI Coding Tool Market

Beijing-based Z.ai has launched ZCode, a free desktop application designed for its GLM-5.2 model. Available on multiple platforms, ZCode is positioned as a competitive alternative to established AI coding tools. This launch includes new pricing plans tailored to varying workload levels.

ai zcode glm coding development
1 source 1 report 1h ago

Rust Compiler Translated to C Using Cilly Toolchain

A Rust compiler has been successfully translated to C, utilizing the Cilly toolchain. This development allows the Rust compiler to build for arbitrary targets, particularly benefiting older hardware lacking LLVM or GCC support.

dev rust compilers c toolchain
1 source 1 report 1h ago

Virginia enacts law banning sale of geolocation data

Virginia has passed a law prohibiting the sale of geolocation data, effective July 1, 2026. This law aligns Virginia with other states like Maryland and Oregon in regulating data privacy amid increasing scrutiny over the sale of location data.

general geolocation data privacy Virginia legislation
1 source 1 report 1h ago

ctx CLI Tool Enables Local Search of Coding Agent Sessions

ctx is an open-source command-line interface (CLI) tool designed for quick local searches across past coding agent sessions. By indexing coding session logs into a SQLite database, it allows users to retrieve relevant discussions, commands, and notes, thus improving development efficiency and context retrieval for future tasks.

dev coding cli open-source development
1 source 1 report 1h ago

Rhombus: New Programming Language Combines Metaprogramming and Python-like Syntax

Rhombus, a new programming language, integrates Racket’s metaprogramming capabilities with a user-friendly syntax similar to Python. The language, part of the Racket project, aims to facilitate real-world programming despite its academic roots, providing efficient data structures and a variety of libraries.

dev programming language metaprogramming racket
1 source 1 report 1h ago

FoundationDB Introduces Flow for Actor-Based Concurrency in C++11

FoundationDB has launched Flow, a new programming language designed to integrate actor-based concurrency in C++11. Flow enables developers to handle asynchronous processes more efficiently, supporting FoundationDB's performance and scalability objectives.

dev foundationdb cpp concurrency programming
1 source 1 report 4h ago

Release of Lightning Memory-Mapped Database Manager (LMDB) 1.0 Announced

The Lightning Memory-Mapped Database Manager (LMDB) 1.0 has been released, featuring a Btree-based architecture that enhances performance via memory mapping. This version maintains full ACID compliance and allows for concurrent access, making it a significant option for developers seeking efficient embedded database solutions.

dev database management lmdb transactional
1 source 1 report 4h ago

New Wireless LAN SD Standard Enhances SD Card Functionality

The Wireless LAN SD standard allows SD memory cards to wirelessly communicate with home networks and cloud services. This integration enables the wireless transmission of photos and videos from digital cameras, enhancing functionality for users.

general wireless sd technology digital
1 source 1 report 4h ago

Bramble Launches Local-First Password Manager for Multiple Platforms

Bramble, a new password manager, enables users to store passwords locally without a central server. This local-first approach enhances security, allowing peer-to-peer syncing between devices.

security passwords software local-first
1 source 1 report 4h ago

Largest Catalog of Stellar Rotation Periods Includes Over 7 Million Stars

A new study presents the largest catalog of stellar rotation periods, encompassing 7,481,412 stars measured by TESS. This comprehensive catalog aids in understanding stellar behavior and supports research on exoplanet dynamics and stellar evolution.

general astronomy stellar exoplanets research
1 source 1 report 4h ago

Claude-real-video enables LLMs to process video files effectively

Claude-real-video allows users to provide videos directly for analysis by LLMs. It extracts significant frames, removes duplicates, and transcribes audio locally, enhancing data availability for AI models.

dev video llm machine-learning transcription
1 source 1 report 4h ago

JEP 539 for Strict Field Initialization in JVM Moves to Preview Stage

JEP 539 introduces strictly-initialized fields in the JVM, requiring explicit initialization before read access. This update aims to improve integrity guarantees for JVM-based languages and offers options for language designers regarding field initialization management.

dev java jvm programming development
1 source 1 report 4h ago

Vulkan Software Stack Now Available on NetBSD

The Vulkan software stack, including the Mesa/Lavapipe driver, has been successfully implemented on NetBSD 10.1 for amd64 architecture. This means NetBSD now has a method to provide Vulkan support, which previously was unavailable, allowing developers to leverage Vulkan for graphics tasks in the environment.

general vulkan netbsd mesa graphics
1 source 1 report 4h ago

Launch of Manufact: A Cloud Platform for MCP App Development

Manufact, a startup from Y Combinator's S25 batch, has launched a cloud platform designed for developing MCP applications. It streamlines deployment, testing, and analytics, aiming to simplify the path for developers to reach the ChatGPT Apps Store and Claude Connectors.

startups mcp cloud development
1 source 1 report 4h ago

Podman v6.0.0 Released with Major Improvements

Podman v6.0.0 has been released, featuring significant enhancements in networking, VM capabilities, and configuration handling. This release aims to streamline container management and improve Docker compatibility.

dev releases
1 source 1 report 4h ago

New CLI Tool Detects Non-Exact Code Duplication Using Embedding Models

A new CLI tool, Slopo, detects non-exact code duplication using embedding models. It identifies similar code snippets that are spatially distant within a codebase, aiding refactoring efforts by grouping potential duplicates for further analysis.

dev tools coding duplication
1 source 1 report 4h ago

Egg Producers Allegedly Manipulated Prices, Resulting in Significant Fines

Three major egg producers were fined for conspiring to manipulate egg prices from 2022-2025. This investigation revealed an extensive conspiracy, raising questions about industry practices during the avian flu crisis.

general egg production price fixing antitrust economics
1 source 1 report 16h ago

Kimi K2.7 Code now available in GitHub Copilot

Kimi K2.7 Code, an open-weight model, is now available in GitHub Copilot, providing a lower-cost option for users. This rollout will enhance coding workflows and expand to more subscription plans in the coming weeks.

dev github copilot open-weight coding
1 source 1 report 16h ago

Senior SWE-Bench: New Open-Source Benchmark for Evaluating AI Agents as Senior Engineers

Senior SWE-Bench has been introduced as an open-source benchmarking tool that assesses AI agents' abilities as if they were senior software engineers. This framework uses realistic instructions and focuses on complex tasks to evaluate agents' problem-solving skills, aiming to improve the assessment criteria for AI development.

dev ai open-source benchmark
1 source 1 report 23h ago

LibreCAD Ported to Browser via WebAssembly

LibreCAD, a popular open-source 2D CAD software, has been ported to run directly in web browsers using WebAssembly. This allows users to create and edit CAD drawings without needing to install software, highlighting advancements in the WebAssembly ecosystem, though it is limited to specific browsers.

dev librecad webassembly cad browser
1 source 1 report 23h ago

Global review confirms mRNA vaccines are safe and effective

A global review by the University of British Columbia confirms that mRNA vaccines are safe and effective, with evidence gathered from billions of doses. It highlights their potential for combating various diseases beyond COVID-19, reinforcing the importance of evidence-based information for healthcare providers and policymakers.

general mRNA vaccines COVID-19 healthcare
1 source 1 report 23h ago

Chrome 151 Launches <usermedia> HTML Element for Camera and Microphone Access

Chrome 151 introduces the <usermedia> HTML element, enhancing permissions for camera and microphone access. This new functionality allows for user-activated controls, reducing code complexity and improving success rates for permission grants.

dev html chrome usermedia permissions
1 source 1 report 23h ago

Zero-Knowledge Proof technology open sourced to enhance privacy in digital ID

Zero-Knowledge Proof libraries have been open sourced to aid developers in building privacy-focused applications. This move supports the EU's future implementation of privacy-enhancing technologies in the Digital Identity Wallet, addressing pressing privacy concerns.

dev privacy cryptography eu digital identity
1 source 1 report 23h ago

Weave Robotics introduces Isaac 1, a $7,999 home robot set for 2026 delivery

Weave Robotics officially launched the Isaac 1, a $7,999 home robot that autonomously performs various household tasks. Initial deliveries will start in Fall 2026 in California, expanding across the U.S. through 2027, creating an opportunity for early adopters to reserve units with a deposit.

hardware home robotics autonomous technology innovation
1 source 1 report 23h ago

IPFS Introduces Optimistic Provide, Reducing Content Publishing Time by 90%

IPFS has implemented the Optimistic Provide optimization in its Kubo 0.39.0, cutting content publishing time from over 13 seconds to under 1 second. This enhancement allows for almost real-time publishing, improving performance for developers and application providers.

dev ipfs dht performance optimization
1 source 1 report 1d ago

Google introduces TabFM, a zero-shot foundation model for tabular data

Google Research has launched TabFM, a zero-shot foundation model aimed at improving classification and regression tasks with tabular data. This model eliminates manual hyperparameter tuning and feature engineering, allowing high-quality predictions in a single step, representing a significant advancement over traditional supervised learning approaches.

general tabular machine learning foundation model google
1 source 1 report 1d ago

Brain2Qwerty v2 achieves real-time sentence decoding from non-invasive brain recordings

Brain2Qwerty v2 offers a non-invasive method for real-time sentence decoding with 61% accuracy, improving significantly over previous methods. This advancement aims to assist individuals with communication impairments due to brain lesions, providing a scalable alternative to invasive techniques.

ai brain-computer interface neuroscience communication
1 source 1 report 1d ago

Webernetes: Kubernetes Ported to TypeScript for Browser Usage

Webernetes, a partial port of Kubernetes to TypeScript, allows users to run clusters directly in the browser. This development enables interaction with Kubernetes-like features without requiring WebAssembly or extensive code distribution.

dev kubernetes typescript browsers
1 source 1 report 1d ago

Leanstral 1.5 Released with Enhanced Theorem Proving Features

Leanstral 1.5 introduces an updated Lean 4 formal proof engineering model with optimizations for automated theorem proving and autoformalization. This version features a total of 119 billion parameters, with 6.5 billion active parameters, offering improvements in speed and performance.

dev lean theorem proving formal methods
1 source 1 report 1d ago

tenferro-rs: A New Tensor Stack for Rust Scientific Computing Launched

The tenferro-rs tensor stack has been released for Rust, offering features aimed at scientific computing like PyTorch-style autodiff and extensible operation crates. This new library addresses performance and usability issues encountered in Julia, particularly for large codebases, thereby impacting the scientific computing ecosystem.

dev rust scientific computing tensor autodiff
More stories →