DeepSeek V4 Flash 0731

https://arcprize.org/results/deepseek-v4-flash-0731/opengraph-image?7e3c06b0774752c2
At max effort, DeepSeek V4 Flash 0731 scores 89.0% on ARC-AGI-1 Semi-Private at $0.02 per task and 61.4% on ARC-AGI-2 Semi-Private at $0.04 per task.

U.S. Department of Energy Launches the Genesis Open Models Initiative

Assembly Hall of Shame

https://raw.githubusercontent.com/xoreaxeaxeax/asm-hall-of-shame/main/artifacts/x86_graph.png
Researchers are finding the slowest single instructions on CPUs by using various techniques such as starving the PCIe fabric, loading large amounts of data from high-latency MMIO regions, and leveraging microcode assists.

Should AI labs be treated like the owners of dangerous animals?

Ancient Library – 1,060 Greek/Latin texts, click any word to parse it

https://ancientlibrary.net/wp-content/uploads/ancientlibrary/og-default.png
A complete parsing reader for the classical canon. Click any word in any text for its lemma, morphology, and full dictionary entry — Lewis & Short for Latin, Liddell-Scott-Jones for Greek. 1060 works · 293 Latin · 767 Greek · 140 authors · browse the full A–Z index

What happens if an entire class of workers loses faith in their careers

https://noemamag.imgix.net/2026/08/HR_Knitting_Noema_LeonieBos-copy.jpg?fit=crop&fm=pjpg&h=1186&ixlib=php-3.3.1&w=947&wpsize=noema-portrait-hero-image&s=63e89d7b2d9657f7dc932ed3d4c6262c
Knowledge Workers are increasingly disillusioned with their careers, feeling a sense of existential angst and questioning the point of their work, as AI threatens to automate many tasks and make their jobs seem meaningless. This disillusionment could lead to a paradigm shift, where workers start to value the human experience of work over the appearance of productivity, and seek to create ...

Workers Drilling in Romania Broke into a Cave Sealed for 5.5M Years

https://travelandtannins.com/wp-content/uploads/2026/08/image-67.png
Almost everything alive on the surface of this planet runs, ultimately, on sunlight. Plants capture light and turn it into sugar. Animals eat the plants. Other animals eat those animals. Pull the sun out of that equation and nearly every food chain we know collapses within a season. For most of scientific history, this was treated as a basic rule of biology: life needs the sun, if not ...

The Nixpkgs core team has disbanded

The Nixpkgs core team has unfortunately decided to disband. We’re proud to have had the opportunity to lead by example in bottom‐up, consensus‐focused governance for Nixpkgs, and of our achievements over the past 10 months, including reforming the committer delegation process and onboarding 19 new committers, empowering maintainers by extending the merge bot, re‐establishing contact with ...

Responding to the next frontier of critical cyber capabilities

Oracle bans AI-generated code from OpenJDK

Oracle banned AI-generated code from OpenJDK contributions due to safety, security, and intellectual property risks. This policy contrasts with Oracle's internal use of AI models for coding, despite investing $70 billion in datacentre expansion.

Managing AI Coding Costs at Scale

https://www.databricks.com/sites/default/files/inline-images/2026-08-Blog-Managing-AI-coding-costs-at-scale-Inline-01-960x385-2x-1.png
Companies are facing exponentially growing costs from AI coding tools, but several large-scale adopters have converged on approaches to manage costs while maintaining access to AI tooling. Techniques such as adopting newer, more efficient models, using meta-harnesses, and routing work to the cheapest capable model can help reduce costs while preserving productivity gains.

An all-sky map of half a million supermassive black holes

https://www.sdss.org/wp-content/uploads/2026/07/bhm.png
The Sloan Digital Sky Survey (SDSS) released Data Release 20 (DR20), marking a milestone in the study of accreting supermassive black holes. DR20 includes over 3.3 million optical spectra, providing unprecedented insights into black hole masses, growth, and physics across cosmic time.

Guarded Methods in OCaml (2025)

Guarded methods allow attaching constraints to the receiver (self) for certain methods, enabling them to be called only if the receiver satisfies those constraints. In OCaml, guarded methods can be encoded using a type equality witness, specifically the eq type with the Refl constructor, which represents type equalities not known by the type-checker.

Water system controllers don't belong on the internet, says ex-NSA chief

https://image.theregister.com/5285090.jpg?imageId=5285090&panox=0.00&panoy=0.00&panow=100.00&panoh=100.00&heightx=0.00&heighty=0.00&heightw=100.00&heighth=100.00&width=960&height=432&format=webp&format=jpg
Retired General Paul Nakasone says US water systems need better cyber defense due to recent hacks, likely by Iran, targeting operational technology devices. He suggests partnerships and a more involved approach to defend the 50,000 US water municipalities.

Carl's Required Reading

https://carlkolon.com/assets/media/carl_reading.webp
The author shares a list of recommended articles on software development, including topics such as complexity, Separation of Concerns, and accessibility, with the goal of helping programmers create good software. The articles cover various aspects of software development, including React, ORMs, PostGIS, async programming, and design principles, and are intended for programmers of all levels.

Psychological Warfare in Reverse Engineering (2015)

https://raw.githubusercontent.com/xoreaxeaxeax/REpsych/master/examples/cfg.png
The REpsych toolset generates images from a program's control flow graph, translating source images into functioning programs. It works reliably with IDA Pro and semi-reliably with other CFG viewers, creating two programs for each image.

2027 memory capacity is reportedly sold out

https://assets-prd.ignimgs.com/2022/06/24/corsair-dominator-platinum-rgb-1656107201735.jpg?width=1280&format=jpg&auto=webp&quality=80
RAM prices are expected to rise due to sold-out 2027 capacity to AI companies through long-term purchasing agreements. NAND storage is also in high demand, with SSD prices increasing, potentially leading to further price hikes in the near future.

Captain Bible Reverse Engineering

https://raw.githubusercontent.com/peterkelly/captain-bible-re/main/title.png
This repository contains a reproducible environment for reverse-engineering the 1990s DOS game Captain Bible, including a clean-room engine specification and tools for static and dynamic analysis. The project includes documentation, research notes, and a published book on the game's mechanics and formats.

Making Postgres 300x faster for analytics: batching, operator fusion, and SIMD

https://malisper.me/wp-content/uploads/2026/08/image-300x129.png
The pgrust query engine is 10x faster than the previous version and outperforms Postgres by 30% on OLTP benchmarks and 300x on Clickbench. Optimizations such as batching, operator fusion, and SIMD enabled pgrust to achieve these performance gains, with the goal of further improving performance through JIT compilation.

Kitesurf: Agent-first browser that runs in V8 isolates

https://blog.cloudflare.com/_image?href=https%3A%2F%2Fblog.cloudflare.com%2F_emdash%2Fapi%2Fmedia%2Ffile%2F01KZ9Z8A48BKM6KQG36DQEWN7V.png&w=1999&h=1066&f=webp&fit=cover&position=center
Cloudflare has developed a new browser called Kitesurf, designed specifically for AI agents and automation tasks, which is more efficient in CPU and memory consumption than Chromium. Kitesurf is built on top of Cloudflare Workers and uses AI to accelerate the development process, with a focus on scalability, performance, and cost-effectiveness.

Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS

https://textlog.cc/og.png?v=2
Textlog is a simple social platform for short notes, following people and hashtags, and joining conversations without performance pressure. It's free, public, and easy to use, with a focus on straightforward sharing and community respect.

Radical Study Suggests Life on Earth Arose Twice

https://www.sciencealert.com/images/2026/08/two-blue-colorful-bubbles-on-a-black-background-642x361.jpg
A new study suggests that life may have emerged twice, with bacteria and archaea independently developing metabolism and becoming free-living cells. This challenges the traditional view of a single origin of life, with two separate lineages evolving from a primordial soup.

Show HN: Wyzer Programming Language

https://raw.githubusercontent.com/Wyzer-Lang/.github/main/Group%20187.svg
Wyzer is a statically typed, compiled language with integrated distributed safety via choreographic programming and a perceus memory model. It uses a single ownership rule to manage memory, threads, and networks safely without a garbage collector or complex borrow checker.

Why are all the amounts values negative?

https://bankstatementconverter.com/blog/images/2026-08-02/email.png
Customer's PDF had invisible minus signs due to gray level matching background. To convert it properly, consider using OCR on PNG files or adding code to store text color.

Curlese, Five Years Later

https://www.hypertesto.me/en/blog/2026/08/curlese-five-years-later/cover.en_hu_92b7a35213638461.png
Almost five years ago I wrote a post (in Italian) about what I jokingly called curlese: the practice of using curl as a universal language when an HTTP integration breaks and you need to figure out whose fault it is.1 The idea was simple: instead of arguing with a provider over log files they don’t want to read, you send them a curl command. It’s self-describing, it’s reproducible, and — ...

Möbius-Strip Crosswords

https://quuxplusone.github.io/blog/images/2026-08-04-guilbert.jpg
Robert Guilbert Sr invented a competitive crossword game called Pago Pago in 1986, but details are unclear. A Möbius-strip crossword puzzle was proposed but proved difficult to create due to letter symmetry constraints.

New Mexico court orders Meta to pay $567m over harms to children’s mental health

https://i.guim.co.uk/img/media/6e9c72f1d4d1541ee16137214046b3255b6a1981/410_0_6827_5464/master/6827.jpg?width=465&dpr=1&s=none&crop=none
A New Mexico court ordered Meta to pay $567m into a fund to address mental health impacts from its platforms. The ruling brings the total amount Meta is responsible for to $942m, with $420m going towards treatment services for young people in New Mexico.

A year of fighting scrapers on my 1.5 million-page website

Why Are There Statues of Beavers on Top of This Oxford Street Shop?

AMD acquires Taalas to boost inference performance by etching models in silicon

https://image.theregister.com/2917960.webp?imageId=2917960&width=360&height=360
AMD acquired AI chip company Taalas, which etches model weights into silicon for faster inference performance. The deal aims to boost AI hardware and compete with Nvidia's dominance in the market.