RipGrep musl binaries occasionally segfault during very-large searches

https://opengraph.githubassets.com/466478e38f8c4b0285ba6e7a260b0edac4bd7a3bf18187059df059b492c49ea9/BurntSushi/ripgrep/issues/3494
I originally encountered this bug in the rg bundled with OpenAI Codex. That binary is byte-for-byte identical with the one in https://github.com/BurntSushi/ripgrep/releases/download/15.2.0/ripgrep-15.2.0-x86_64-unknown-linux-musl.tar.gz and I've reproduced the bug from that independently of any Codex dependency. For the analysis below, I built rg-15.2 with debug symbols included by way of ...

Elevators

https://john.fun/metadata/elevator/twitter-card.png
Elevators use complex algorithms like SCAN and LOOK to optimize traffic flow. The best algorithm varies depending on building size and traffic patterns, with simpler algorithms sometimes outperforming more advanced ones.

Flint: A Visualization Language for the AI Era

Show HN: Free AI Prompt Gen – A local-first, open-source prompt engineering tool

https://freeaipromptgen.com/og-image.png
Learn how an intuitive, rule-based ai prompt generator free tool transforms simple ideas into high-performing prompts for ChatGPT, Gemini, Claude, and Midjourney. Artificial intelligence models like ChatGPT, Claude, and Google Gemini thrive on clarity, context, and structural precision. An AI Prompt Generator is a specialized tool that transforms vague, one-line requests into engineered, ...

How to Do Great Work (2023)

To do great work, focus on projects that excite and interest you, and work hard to learn and improve, even if it's difficult and takes time. By being earnest, optimistic, and willing to take risks, you can cultivate a mindset that allows you to make progress and achieve great things.

qm – Multiplayer agent harness for work

https://raw.githubusercontent.com/yc-software/qm/main/docs/screenshots/web-ui-hero.png
QM is a platform designed for startups, allowing employees to work independently with isolated workspaces and collaborate with an agent in channels and projects. It's built with open source in mind, allowing users to pick their own harness and model.

Kontigo (YC S24) Is Hiring

https://bookface-images.s3.amazonaws.com/small_logos/29ea469fed3c60e9950eccadce6c5b7f8fcd6569.png
"Men wanted for hazardous journey. Low wages, bitter cold, long hours of complete darkness. Safe return doubtful. Honour and recognition in event of success" You gotta be in founder mode. Next.js web / React Native app. / Supabase, firebase, and Prisma. / Nest.js for WhatsApp / Open AI and Anthropic APIs for agents / Solidity and web3.js for Smart contracts. / A lot of Typescript.

How to Exist

https://www.raptitude.com/wp-content/uploads/2026/07/coffeeexist.jpg
The human tendency is to constantly seek escape from the present moment due to an allergy to existence, often manifesting as restlessness, anxiety, and dissatisfaction. By practicing existing without trying to change it, one can develop the ability to tolerate minor discomforts and reduce the need for escape-driven habits.

A tiny holdout building in the middle of Macy’s is back in view

https://ephemeralnewyork.wordpress.com/wp-content/uploads/2026/07/macysholdout34thstreettakendown.jpeg?w=1024
A historic five-story building at 34th Street and Sixth Avenue is being renovated after decades of billboard advertisements. The building, a holdout from Macy's expansion in the early 1900s, is finally visible again after years of being hidden behind dark netting and scaffolding.

The development pipeline is a production system

https://sundry.jerryorr.com/images/software-assembly-line.png
Software developers should treat issues with their development pipeline as production outages, prioritizing fixes to prevent downtime and deliver value to the company. A broken pipeline prevents software production, making it a critical issue that requires immediate attention.

Solid Queue 1.6.0 now supports fiber workers

https://opengraph.githubassets.com/a76c8f15f77d023fba1cb46bbf1d97ecb78b623081adc1ccdbcdcae101eea58b/rails/solid_queue/releases/tag/v1.6.0
New feature allows using fibers on a single thread, replacing thread pool with Async under the hood. Requires Async dependency and fiber isolation in Rails (config.active_support.isolation_level = :fiber).

G'mic 4.0: Squaring the Pixel, Easier

https://gmic.eu/gmic40/thumbs/teaser_small.png
G'MIC, a free and open-source framework for digital image processing, has released version 4.0, marking a major milestone in its 18-year history. This release brings new features, including 644 image processing filters, and focuses on stability and performance.

Manual: •.,:;?·

https://cdn-gc.type.today/storage/post/8/889/preview_preview_image_ru-ODAAH_upguzXiwh5Izzzh9AwQ8ek1px1NA.jpg
The article discusses basic punctuation characters, including the period, comma, ellipsis, bullet, and interpunct, and their various uses in different languages and contexts. The Unicode table contains several items related to bullets and interpuncts, which can be used for separating parts in a sentence or indicating omissions.

RamenHaus

https://ramen.haus/wp-content/uploads/2024/07/ramen-jp-tokyo-hayashi-tonkotsu-shoyu-double-2019.webp
Welcome to RamenHaus, home of rotating ramen. So far, 114 bowls have been photographed, slurped and posted. Start with the latest entry, click a bowl to continue, or browse the complete index. Inspired by Lauren's Rotating Sandwiches and everyone at Naive Yearly. Ideas, collaborations, and questions: [email protected].

AI doesn't generate working products, that's still your job

https://weeraman.com/images/the-prototype-isnt-the-product/the-prototype-isnt-the-product.jpg
The accessibility of AI-generated code has accelerated the development process, but it has not eliminated the need for judgment and expertise in software development. To succeed in this new landscape, engineers must learn to use AI as a force multiplier on deep knowledge, rather than a replacement for it, and operate at a higher level of abstraction while keeping their roots in the fundamentals.

Software for One

https://www.ajwaxman.com/og/software-for-one.png
The cost and complexity of building personal software have dropped significantly due to AI, allowing users to create custom apps for their specific needs without requiring extensive coding knowledge. This shift has made personal computing more accessible and has the potential to become the new baseline consumer expectation, with users expecting apps to be tailored to their individual contexts.

The Absurdity of Albert Camus

Establishing a secure connection... Request ID: 6c6fe4ccaa52e09a6da7e3b7e31cda3f

Run Kimi K3 using 29 GB of RAM at 0.50 tok/s

https://opengraph.githubassets.com/371c5f2d5dd0b49fcf41fc515b1bdd014875a115358d530f8042f945248392e3/sqliteai/waste
WASTE is an embeddable inference engine written in C that streams large models from disk, allowing them to fit on consumer machines. It achieves this by keeping the model trunk in memory and streaming selected experts directly from disk.

Attention Decode on AMD MI450 GPUs: A Gluon Kernel Optimization Guide

https://rocm.blogs.amd.com/_images/software-tools-optimization-gluon-attention-decode-mi450-images-00-cover.webp
The AMD Instinct MI450 GPU introduces new hardware features that improve memory access and computation for AI workloads, allowing for more efficient processing of large-scale language models. By optimizing the kernel for the MI450's architecture, including using Split-k and pipelining, a Gluon kernel achieves 85% of the peak HBM bandwidth, demonstrating significant performance improvements ...

AWS Secrets Manager Terraform: Least-Privilege Access

You have been given access to an AWS account with a pre-baked role named LabRole that has broad permissions and cannot be edited. To securely store a database password in AWS Secrets Manager and restrict access to the application, you can attach a resource-based policy directly to the secret, which can be managed with Terraform and evaluated alongside the identity policy.

June in Servo: real world compat, media queries, SharedWorker, and more

https://servo.org/img/blog/2026-07-diffie.png
Servo 0.4.0 has been released with 558 commits, including security fixes, improved layout correctness, and new features like visible and interactive text selection.

Getting 25 Gbps Thunderbolt Ethernet on My Mac Studio

https://www.jeffgeerling.com/blog/2026/getting-25g-ethernet-mac-thunderbolt/mac-studio-ports-full-back-ethernet.jpg
User upgraded their Mac Studio to 25 GbE using a cheap Thunderbolt adapter and solved thermal issues with a custom fan setup. The upgrade improved network speeds, but real-world file copy speeds were only marginally better than the built-in 10G Ethernet.

Progressive Web Components

https://arielsalminen.com/img/blog/elena-2.png
Ariel Salminen created Elena, a library for building Progressive Web Components that render HTML and CSS before JavaScript, addressing common issues like accessibility and server-side rendering limitations. Elena is a tiny library (2.6kB) that helps teams create cross-framework web components with a simple and straightforward approach to server-side rendering.

The First Idempotency Key

https://hatchet.run/assets/alexander-DJQH1e6h.jpg
After reading Caity Weaver’s “I Found It: The Best Free Restaurant Bread in America”—a hero’s journey that starts with a rather simple question, posed at a local favorite restaurant, and ends with considerations of bread’s place in American culture—I realized two things. First, that I, too, greatly value a restaurant’s offering of free bread. Second, she and I share an interest in exploring ...

Ten Ways NAS Is Getting Enshitified

Big Food vs. the People

https://i0.wp.com/www.lighthousereports.com/wp-content/uploads/2026/07/Chart-2_Lawsuits-by-company-1-scaled.jpg?resize=2028%2C2560&ssl=1
Large food companies like Coca Cola, PepsiCo, and Mondelez have filed 239 lawsuits globally between 2010 and 2025 to delay or block public health laws targeting unhealthy foods. These lawsuits have cost governments billions of dollars and prolonged the public health crisis.

Increasing the lifespan of a bulb makes it worse in every other way

https://maurycyz.com/misc/tungsten/centenial2.jpg
The lifespan of lightbulbs was standardized at 1,000 hours by manufacturers in 1925 to avoid a race to the bottom, not to make them last longer. This standardization led to a trade-off between color/efficiency and lifespan, resulting in less efficient bulbs that are still widely used today.

Long Range Wi-Fi – Pushing 2.4 GHz Wi-Fi to the limits (2019)

https://cdn.phidgets.com/LongRangeWifi/html/long_range_wifi.png
Researchers tested Wi-Fi range using a Phidget SBC4 and a laptop to control a robot. They found that with the right equipment, a Wi-Fi signal can propagate at least 1400m under ideal conditions.

Ten advances in mathematics and theoretical computer science

The most official water costs $120k a gallon

https://i0.wp.com/signoregalilei.com/wp-content/uploads/2026/07/RSIL-VSMOW.jpg?resize=600%2C703&ssl=1
Scientists use a specific type of water called Vienna Standard Mean Ocean Water (VSMOW) for precise temperature measurements due to its consistent isotope ratio. VSMOW is used to calibrate thermometers and is the most official water standard, with a limited supply and a high price of $120,000 per gallon.