Tristan Buckmaster questioned OpenAI's transparency about using his conversations with ChatGPT for training data. He felt misled by their response, which he perceived as dishonest and lacking explanation or evidence.
The new coding model SWE-2 achieves 50.0% on FrontierCode 1.1 Main, within one point of Fable 5.1, while being 64% cheaper than its predecessor SWE-1.7 and outperforming GPT-6 Astra at a quarter of the cost.
The National Transportation Safety Board is investigating a runway excursion accident involving Air Flight 7598 at Miami International Airport on September 6, 2026. The NTSB has recovered and read the cockpit voice recorder and flight data recorder, which will be reviewed to produce a written transcript.
A man found two old cables in his "Big Box of Cables" and realized he needed them, rekindling motivation and purpose. He hopes to pass on the lesson to his future kids about not discarding useful items.
OpenAI has settled a long-standing question about the Navier-Stokes equations with both human-readable and Lean 4 formal proofs, marking a significant breakthrough in generating machine-verifiable formal proofs. This development reduces the effort required for formal verification by four orders of magnitude, making it more feasible for various applications beyond mathematics research.
The Agents API provides access to the Codex harness through an OpenAI-managed API, allowing applications to interact with agents in a sandbox environment. Sessions are managed by OpenAI, while applications provide tools and choose their execution environment.
A sourced field guide to strange, normal things human bodies do: reflexes, illusions, sounds, tricks and rare abilities. Every entry says how common it is.
This git endpoint is seeing a high influx of requests for this repository, to preserve the availability of Codeberg your search request will not be processed. Sorry for the inconvenience and please try again later.
A new camera technology, Proof of Capture, has been introduced to prove a photo was taken by a camera and not AI generated. This approach uses an invisible watermark in the image pixels to sign a perceptual hash at capture time.
Shopify is moving from React Native to Swift and Kotlin due to advancements in coding models, allowing for faster development without sacrificing performance. This change will enable Shopify's teams to build mobile apps more efficiently with the help of artificial intelligence.
The RTX 4090's L2 cache handles data serialization, and stores are sent to DRAM after a miss. The cache uses a combination of eviction policies to manage space, including writing back dirty lines before evicting them. Fences are used to ensure that data is written durably and visible across the system.
Hitachi introduces Y-series EcoCute CO2 heat pump water heaters in Japan with 370-liter and 460-liter models launching in November 2026. The new range supports daytime electricity tariffs and PV-linked energy management with a five-year manufacturer warranty.
Microsoft has invested heavily in Rust, making it a Tier-1 language for internal development alongside C++, C#, and TypeScript. The company's MSVC backend, now connected to Rust via rustc_codegen_utc, enables seamless interoperability between the two languages.
The goal is to improve startup and warmup time for Java applications by compiling code to native code in a training run, storing it in an AOT cache for use in subsequent production runs. This approach combines the benefits of static compilation with the agility and portability of dynamic compilation, allowing Java applications to achieve peak performance while adapting to changing workloads.
Neki is a sharded Postgres database built from lessons learned running large MySQL clusters, addressing common issues like table size and backup times. It offers an online operations model with features like schema changes, version upgrades, and resharding through a single psql connection.
The author explores how AI models fail through recursive processes, leading to chaotic outputs in image and video editing. They demonstrate this by showing how repeated edits on a text passage result in increasingly bizarre and unstable transformations.
Anthropologist Roberto González examines the US military-industrial complex's expansion to Silicon Valley, where big tech companies receive multi-billion dollar Defense contracts. This has led to a lack of transparency and substantial spending on ineffective, unpredictable, and unsafe defense products funded by American taxpayers.
Threat actors have increasingly used AI models like Claude to carry out sophisticated cyber operations, including espionage and influence operations. These attacks often involve the use of compromised API keys, session tokens, and devices to accelerate their ability to rapidly scan, exploit, and take over target systems.
Cognition's SWE-2 model achieves 50.0 on FrontierCode, beating SWE-1.7 by 15 points and outperforming Claude Fable 5.1 by one point, at a claimed 64% lower cost than Fable. The model excels in Terminal-Bench 2.1 with the highest score of 92.8, but lags behind GPT-6 Astra in this benchmark by a significant margin.
Windows XP uses a one-pass random selection algorithm to choose the initial profile picture, utilizing RtlRandomEx with GetTickCount() as the seed. This approach is efficient and avoids complications if directory contents change during execution.
The iPhone Duo offers a spacious display, multitasking capabilities, and compact design. It features essential controls on the side for easy access and comes with various accessories like a 100% fiber-based box for packaging.
The author reflects on the Flash era of web development, where experimentation and creativity led to innovative ideas, but also resulted in bad ones. Today, generative AI tools are lowering the barrier to entry for new websites and apps, but true innovation requires human creativity and experimentation.
Four California PlayStation buyers sued Sony Interactive Entertainment, alleging they received a limited license rather than ownership for hundreds of dollars spent on digital goods. The complaint claims the store's checkout language violates California's digital-goods transparency law.
The authors have developed a highly efficient pretraining recipe for large language models, achieving over 10x better compute efficiency than leading open-weight base models. This allows them to train trillion-parameter models with significantly less computational resources.
SLED is a symbolic Lisp interpreter that runs on DOS and its emulators, with features inspired by Scheme. It has built-in functions, standard library, and special forms for data manipulation and interaction with the system.
Stockfish 19 has been released with improved strength and features, offering a stronger play and more accurate analysis. The new release brings an Elo gain of up to 44 points and is available for download at stockfishchess.org/download.