A joint General Motors and LG Energy Solution EV battery factory laid off 480 workers and suspended operations after Trump and Republicans eliminated a $7,500 EV tax credit, reducing consumer demand. The policy reversal contradicts Trump's manufacturing job goals and undermines U.S. competitiveness against China and Europe, with nearly $20 billion in EV projects canceled.
A journalist's open records request about Pennsylvania data center development was partially blocked when TECFusions, the developer behind a project replacing a closed aluminum plant, sued to keep its $250,000 pitch deck confidential. The case highlights tensions between corporate secrecy and public accountability, as communities increasingly scrutinize data center projects for their true economic and environmental impacts beyond developer projections.
Article examines whether code generated by large language models is copyrightable and who owns the copyright, exploring how copyright law and licensing frameworks apply to LLM-assisted software development and Free Software contributions.
Ukrainian forces attacked the Russian Navy ship Nefrit in Sochi using British-built Kraken USVs, with video footage revealing trained dolphins and belugas deployed by Russia in defensive pens within the harbor. The strike occurred outside the harbor's floating boom defense line.
A Hacker News post asks how people who have been unemployed for over two years spend their time, noting anecdotes about those who stop actively job searching.
VoltDB is a distributed database that optimizes performance by partitioning data and stored procedures across multiple sites, enabling parallel query execution without traditional locking overhead. Transactions are serialized within partitions for consistency, while multi-partition operations use coordination to maintain throughput and integrity.
A developer's Vercel bill increased 10x due to over 1 million requests from Meta's bot crawler targeting a preview deployment shared on WhatsApp. The unexpected charges weren't from user traffic but from Meta's aggressive crawling, and Vercel declined to assist with the bill.
RustFS 1.0.0 GA, a distributed object storage system written in Rust, is now production-ready. Since its first commit in February 2024, the open-source project has achieved 32,000+ GitHub stars and 2.7 million+ deployed instances worldwide, offering S3-compatible APIs and features like erasure coding, data tiering, and encryption.
The 2026 Nikon Small World in Motion Competition features a judging panel of microscopy and science experts including Joe Dragavon from the University of Colorado Boulder, Quinten Geldhof from the Museum of Science in Boston, science writer Corey Powell, and Meredith Sagolla from Genentech's advanced imaging center.
Researchers introduce BITCOS, a distribution-adaptive compression layout for ternary LLMs that exploits the actual sparsity of weights (up to 51.5% zeros) to achieve storage below the theoretical 1.585-bit limit, reaching 1.485 bits per weight and improving inference throughput by up to 1.28× on production kernels across multiple platforms.
Jet is a lightweight, dependency-free 3D rasterizer written in C++17 designed for embedded devices like ESP32 and STM32, capable of rendering approximately 40,000 triangles per second using integer-only arithmetic and 16-bit RGB565 color. It supports stylized retro 3D graphics with features like flat shading, texture mapping, and various rendering modes, optimized for low-memory environments while maintaining predictable performance across platforms.
GNOME 51, codenamed 'A Coruña' after the Galician city that hosted GUADEC 2026, introduces performance enhancements to graphics and display technologies, refinements to the Settings app including auto-rotate and touchpad management, and major new features like offline maps and improved remote desktop capabilities with smartcard and Kerberos support.
Interakt is an open-source, self-hosted platform that provides search and AI chat capabilities for websites, grounded in user-supplied data. It combines a search engine, AI provider, and chat pipeline into a unified dashboard and API, offering semantic search, data-aware chat with citations, and analytics. Users deploy it via Docker and Node.js, connect data sources, and embed widgets or use REST APIs on their sites.
The article argues that AI and automation can reduce friction in commerce by eliminating traditional corporate structures, allowing direct transparency between workers, owners, and investors. It suggests this shift could create more opportunities and enable individuals to scale small ventures through automated systems.
Montana passed SB535, a biotech law allowing physicians to administer experimental treatments outside trials if they completed FDA Phase 1, received approval from a state review board, and are delivered at licensed clinics with enhanced consent. The law uniquely permits sponsors and clinics to charge for treatment, addressing the "Valley of Death" funding gap where promising drugs stall between early trials and commercial investment.
WalShadow is an open-source engine that replicates Postgres data to ClickHouse directly from physical WAL, achieving sub-second latency (around 200 ms) and sustaining 289K rows/sec throughput. It eliminates logical replication slots and operational overhead by consuming the same physical WAL stream used by Postgres replicas, decoding it externally, and writing ClickHouse-native blocks directly. ClickHouse is also launching WalShadow in private preview for its managed Postgres service.
Kiln is a Swift-based documentation-site generator that converts markdown directories into fast static websites using type-safe Swift configuration, eliminating the need for YAML or Python toolchains. It features multi-language support, versioning, client-side search, theming, and can also build marketing sites and blogs with SEO optimization.
A network of roughly 28 fraudulent dating apps used AI to catfish thousands of users, primarily men in their 30s, by impersonating women and extracting money. Security researchers at Anthropic discovered the scheme after detecting unusual API activity and presented findings at Sleuthcon; the apps remained live on major US app stores despite the fraud.
A developer created a Desert Strike tribute game in JavaScript over a Saturday afternoon, using nine initial instructions and iterative refinement. The project served as an anchor for learning game development and AI-assisted programming, with a custom architecture built around a central terrain function rather than a traditional game engine.
Plexus is a telemetry platform for hardware teams that centralizes machine data monitoring across multiple tools, eliminating the need to build custom dashboards. It offers data visualization, integrations with existing stacks, natural language charting, and alerting via email, Slack, or webhooks, with a free tier for initial devices and a founding member program for full-scale deployment.