When did Google get so weird?

https://sancho.bearblog.dev/static/og-image.png
The user had a weird experience with Google's AI overview after searching for old tweets about Dario Saric, and wondered why the search engine assumed they were looking for emotional support instead of links. They felt that Google has lost its purpose as a search engine with the introduction of LLMs.

Ember-1

https://fireworks.ai/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2Fpv37i0yn%2Fproduction%2Fdf5a6f5563b24d981bd4c119739a18be88e17146-1810x1208.png%3Fauto%3Dformat&w=3840&q=75
Fireworks Research introduces Ember-1, a specialized model that delivers Kimi K3's quality with 40% fewer tokens. Ember-1 is built on Kimi K3 and learned to cut unnecessary reasoning while keeping the thinking that matters.

Lunar Terminator Paradox

https://notes.secretsauce.net/notes/2026/09/27_lunar-terminator-paradox/scan-moon-el.svg
The lunar terminator paradox occurs when looking at a full moon after sunset, appearing to point upwards due to Earth's perspective. The program simulates this phenomenon, showing how the moon's illuminated side points up regardless of its position in the sky.

Alan Kay's answer to "Did the ENIAC have a BIOS"?

Show HN: Lofi Cities – Pixel-art city nights with browser-generated lofi

https://loficities.com/img/og/home.png
Lofi Cities is a free web app that generates animated pixel-art city nights with endless lofi music, available on various cities worldwide. The app offers customizable settings and features like weather, track selection, and social interactions without requiring an account or cookies.

The state of SIMD in Rust in 2026

The author has made significant progress in contributing to the SIMD library, specifically Fearless SIMD. They discuss various approaches to using SIMD instructions on different architectures, including multiversioning and function-level optimization. The author concludes that NEON is a more practical choice for ARM-based systems due to its simplicity and performance advantages over AVX-512.

Imp is a full port of DSPy to the BEAM

https://raw.githubusercontent.com/deepfates/imp/main/assets/imp-with-cards.jpg
Imp is a full port of DSPy to the BEAM, allowing users to describe language model steps and optimize them against labeled examples. It provides various optimizers that can improve models by rewriting instructions or training weights, with tools like ReqLLM for accessing external models.

Don't couple your Go code to GitHub

The Go programming language allows namespace-based code fetching, but this can lead to coupling with a specific hosting provider. Using custom domains is a solution to avoid this issue and make it easier to switch between different hosting platforms.

In an $80 motel room, a discovery to shed light on the origins of life

A biologist and an evolutionary biologist discovered two new species of a single-celled organism called Paulinella in a motel room. The discovery brings the world's known total to six photosynthetic Paulinella species, made by a team led by Dr. Van Etten.

There is more to code review than (automatable) detection

https://www.adaptivecapacitylabs.com/wp-content/uploads/2026/08/IMG_6084.png
The article argues that coding agents can supersede human code review, but the author disagrees due to issues with intent, comprehensibility and contextual knowledge. The author believes that humans bring a level of expertise and social accountability that machines cannot replicate.

Oral history of John Chowning, inventor of FM synthesis [video]

What I did at Recurse Center

https://thill.me/assets/images/what-i-did-at-rc/rhythm-game.png
The author spent the summer at Recurse Center, a programming retreat in Brooklyn, where they participated in various projects and study groups. They learned about modern LLMs and agents through Agentic Adventures and Practical Deep Learning.

Replacing the old battery on rechargeable bike lights

https://jvns.ca/images/battery.png
The author successfully repaired their 10-year-old bike lights by replacing the battery, using minimal electronics skills and guidance from online resources. The repair cost around $20 CAD and has allowed the author to use the lights again without recharging.

Writing Efficient C++ Code (2013)

https://asawicki.info/articles/pisanie_wydajnego_kodu_cpp/Rys01_DOD.png
The article discusses the importance of writing efficient code, particularly in applications where performance matters. It highlights that native languages like C++ can be used to achieve high performance but requires knowledge and familiarity with good practices. The article also introduces Data-Oriented Design (DOD) as a way of thinking that focuses on data storage and design to create ...

The Cartesian Hand: In-Hand Manipulation with All-Linear Fingers

https://generalroboticslab.com/assets/images/GRL_Logo.png
General Robotics Lab at Duke University - Building discovery machines that learn, act, and collaborate by discovering how the world works. Research in embodied intelligence, robotics, AI, machine learning, and human-robot collaboration.

Fragment of oldest known peace treaty found in Turkey

https://cdn.mos.cms.futurecdn.net/4do6hQ6xfWKfiYNMLtPppC.png
Archaeologists have discovered a 3,400-year-old fragment of the Treaty of Kadesh, the world's oldest known peace treaty. The ancient Egyptian and Hittite leaders signed it around 1269 B.C. to mark the end of a lengthy war between their empires.

Flip Fluid on Flip Dots

https://mitxela.com/img/uploads/2026/flipdots/flipdots-art.jpg
The author successfully implemented a FLIP (Fluid Implicit Particle) fluid simulation on a flipdot electromechanical display, achieving seamless tiling and fast updates. The project involved desoldering individual dots from old Hanover displays, mounting them onto new circuit boards with custom-designed H-bridge chips.

Previously unheard recordings of John Coltrane, captured by Frank Tiberi

S3 Is the Future, S3 Is the Past

https://btrblocks.com/blog/s3_is_the_future_and_the_past/MKvduOsKK9-360.svg
Amazon S3, and its analogues in other clouds, have become the foundation of the modern cloud software architecture. Today, nearly every data-intensive system is being built around S3. However, the hardware assumptions baked into S3’s design – and into all the software architectures that have emerged around it – are rapidly becoming obsolete. S3’s dominance is due to its many advantages: ...

Show HN: TinyAIArena watch AI agents battle it out

Arrow keys: Left/Right · Home/End · Space: auto · Esc: menu · M: mute

Fakecloud: Local AWS cloud emulator for integration tests

Fakecloud provides a local AWS environment for development and testing without requiring an account or paid plan. It supports 3,932 API operations and 30+ service-to-service integrations, allowing developers to use the normal AWS SDK against localhost.

The Normalization of Inexplicable Failures

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWqOvF787cVQ7sqEe9MDHTU-hSCIot6pf5UrOqxmfAXhrwqcZvIIN4JWF9sQC5DYQ1qb7_9Ok7XuZGulQ9XH2sLSrjtwqGgJmP_jmzRDPJUBtnxolAij6heLf2oXP7sAHCG0aczxQzBV185kXeZbKvdvtz4_5Ext6EJvTpIr4hKA4pQJKhEp-Mg40H-w0/s1600/curtis_stupid-thing-sucks_1_door-blog.gif
The author criticizes Jev, an AI model that returns typed values with probability estimates, for being opaque and not requiring users to build evals and a ground-truth pipeline. This makes it difficult to understand the model's limitations and potential failures.

Faster prompt lookup drafting in llama.cpp

https://jadidbourbaki.github.io/blog/prompt-lookup-llama-cpp/lemire-constmap-tweet.png
The author optimized prompt lookup decoding in llama.cpp, achieving a 140x speedup by leveraging Daniel Lemire's PR and their own performance optimizations. The changes improved latency per drafted token, static cache load time, and memory usage.

Video CDs Break Windows Explorer

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhmEXpyEYrKp1IrBYcszlrHRpBjTAvVf4YsSvuuaJSHMt4GIe1IK5wY29MGno4NiTYDAQd3LWEchLC65hmShxwPVBp1xZhpb0YICEog5e1m7kA4FrUsw2XFK5yzD8_plHvcetHaTC1t7yU7hGFIpt4LUePB98vCxqjltTa7oww8Wyy1bUQ0FOeLv0fqqAFQ/s1600/vcdbug.png
Copying VCD files in Windows Explorer can cause system instability due to a bug introduced with 2023 updates. The issue is often reproduced by copying the MPEGAV folder, which leads to a "broken" state requiring a restart of the PC.

On caring for user data: NeoVim caused Vim undo files to be deleted

https://unsung.aresluna.org/_media/they-had-no-concept-of-a-duty-of-care-to-their-users/ogimage.jpg
The author has used Vim for 20 years, writing numerous documents and relying on its persistent undo feature. They were disappointed with NeoVim's handling of persistent undo, which deleted their existing files without warning or explanation.

KICKI: a DECsystem1060

https://icm.museum/blog/wp-content/uploads/2025/06/IMG_3155-Large.jpeg
KICKI, a dual PDP-10 model KI10, is being restored with the goal of running again. The project involves upgrading its memory and power supply to improve efficiency and stability.

Improving site performance by shipping more CSS

https://github.blog/wp-content/uploads/2026/01/generic-invertocat-github-logo.png?resize=1600%2C850
The Primer Design System migrated from CSS-in-JS to CSS Modules in 2024, improving performance and accessibility. The migration was done incrementally using feature flags and visual regression tests to ensure no breakage occurred during the process.

C's Flexible Integer Sizes Were Not a Design Mistake

https://pikuma.com/images/about/profile.png
C's flexible integer types were a design choice to achieve portability across various computer architectures, not a mistake. The language allowed for different signed representations and sizes, which worked efficiently on 12-64 bit machines with varying character sets and memory addressing schemes.

Go Concurrency Distilled

https://antonz.org/go-concurrency-distilled/cover.png
This mini-book covers Go concurrency topics, including goroutines, channels, wait groups, and synchronization primitives like mutexes and semaphores. It provides interactive examples to help readers experiment with these concepts.

PipePipe: NewPipe hard fork implementing SponsorBlock

https://raw.githubusercontent.com/InfinityLoop1308/PipePipe/main/assets/logo.png
The user forked NewPipe in 2022 to develop PipePipe independently, creating two separate projects. This allows for faster updates and issue fixes without relying on NewPipe's updates or changes.