The Internet Is Kind of a Predatory Cesspit Now

https://www.stephendiehl.com/images/sd-social-preview.png
The author reflects on the evolution of the internet from its early days as a public square for obsessive amateurs to a highly optimized machine for detecting human vulnerability and placing payment links beside it. The modern internet has become an industrial system for manufacturing weakness at scale, where people are conscripted into promoting investments they barely understand.

Warp builds self-improving agents on Claude

https://cdn.prod.website-files.com/68a44d4040f98a4adf2207b6/6a8f1a9a1b33f40618a9d59a_selfimprove-loop.jpg
Warp, an AI-powered terminal and agentic development environment, has developed a self-improvement loop for its agents using skills on top of the Claude Platform. The system captures human feedback to refine agent output over time.

Tencent Releases and Open-Sources Tencent Hy4 Preview

https://www.tencent.com/wp-content/uploads/2026/08/image-1-1-1024x571.png
Tencent has released Hy4 preview, a next-generation large language model with outstanding performance on real-world productivity tasks. The model is available as an open-source model and can be accessed globally through various Tencent products, offering cost efficiency and continuous improvement.

Calibrate Before You Accelerate: Bias Toward Action in a New Role

https://tucker.wales/static/media/sledgehammer-blueprints.jpeg
The author advises against rushing to prove oneself in a new job, instead focusing on building context and understanding the "why" behind processes. By doing so, one can make more informed decisions and take targeted action that drives meaningful change.

Tether: iMessage, SMS, etc. on Linux

https://zackbartel.com/img/tether/messages.webp
The author transitioned to Linux and found Continuity features from macOS lacking, particularly OTP code autofill. Tether aims to replicate these features on Linux, initially focusing on clipboard sync before expanding to other areas.

SQLite as a Document Database (2020)

SQLite has a new feature called generated columns, allowing JSON data to be inserted and indexed like a document database. This enables treating SQLite as an embedded document database for lightweight applications.

vLLM v0.28.0

https://opengraph.githubassets.com/4ebc6bdc52e9be13e062849c7d527d88f083515ccff086b45b804e1e708e9324/vllm-project/vllm/releases/tag/v0.28.0
Kimi-K3 and DeepSeek V4 have received major optimizations, including improved decoding, caching, and memory management. These updates enhance performance across various models and architectures.

DHS is using obscure law to snoop on journalists, non-profits, unions

https://i.guim.co.uk/img/media/7328625af2e84fcd3e32fe0cf1bd7a8acec89714/0_0_4000_2667/master/4000.jpg?width=465&dpr=1&s=none&crop=none
The Trump administration has used a customs law to obtain private information on journalists, non-profits and unions without judicial oversight. The government obtained phone records for a Minneapolis journalist and sought YouTube account information from several individuals, raising concerns over the power of the executive branch.

Good Culture Is the Biggest Productivity Hack, Not AI

https://substackcdn.com/image/fetch/$s_!XhMq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F739ac7e0-a0d3-4bfb-9794-71f7aa57d86d_1600x773.jpeg
The author emphasizes that a great culture is more important than AI tools for increasing productivity, as it affects how people work together and communicate. A good culture can amplify the benefits of AI, but bad culture can hinder its effectiveness.

Indirect Calling of Nested Functions on GCC Without Executable Stack

The user discussed a hack to support older versions of GCC by using trampolines and the __builtin_call_with_static_chain built-in function. This allows calling nested functions without requiring an executable stack, addressing security concerns.

Show HN: Typebase – A single-folder back end you write in TypeScript

https://typebase.io/og/site
A tool called Typebase-io-cli helps create a fully typed server with database schema, actions, and auth in a single folder, allowing for explicit authorization and backend functions that live in code. It enables developers to deploy their server on various platforms without owning any servers.

Sleepwalker: Passive Backdoor with Its Own Command Language

https://r136a1.dev/assets/images/posts/sleepwalker-a-passive-backdoor-with-its-own-command-language/sleepwalker_lifecycle.png
SLEEPWALKER is a passive backdoor that activates when the host process carries the name ERAAgent.exe, and it never contacts a fixed C2 address. It uses six transports including DNS triggering, VMCI, ICMP, named pipes and TCP/UDP connections to deliver commands over the network. The malware has 23 instructions covering scheduling, staged file delivery with SHA-256 verification and in-memory execution.

Glacier Mice

https://upload.wikimedia.org/wikipedia/commons/thumb/e/e8/Mousses_sur_le_fell_field%2C_Ditrichum_strictumLycopodium_magellanicum_-_panoramio.jpg/250px-Mousses_sur_le_fell_field%2C_Ditrichum_strictumLycopodium_magellanicum_-_panoramio.jpg?utm_source=en.wikipedia.org&utm_campaign=parser&utm_content=thumbnail
Glacier mice are colonies of mosses and other organisms found on glaciers, with movement patterns that appear to be herd-like behavior. They can persist for six years or longer, creating a suitable ecosystem for microorganisms on the glacier surface.

Samsung's Processing-in-Memory (PIM)

https://substackcdn.com/image/fetch/$s_!wrBL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb38cdff5-a0de-4ff3-9084-3ea98bfeeccb_1903x1063.png
Samsung's LPDDR5X-PIM technology enables in-memory compute by implementing MAC units within LPDDR5X chips, allowing for high-bandwidth processing. This approach can achieve significant performance gains compared to standard LPDDR5X, but poses challenges for software due to mode switching and cache coherency issues.

Quantifying Colour

Colours can be precisely quantified using numbers, with the LMS colour space representing all perceivable colours. However, this is not the standard way to describe colours, and instead RGB values are commonly used. The CIE XYZ colour space uses standardized primaries that are imaginary and do not correspond to physical quantities. Chromaticity spaces like xy chromaticity provide a convenient ...

EVE Online moves to Python 3

https://images.ctfassets.net/7lhcm73ukv5p/10Rhvhp4sDoPVTWyiyRExO/35fcf4d29ac21e8b16aef02522486c3a/2025.11.13.11.49.png?w=850&fm=webp&q=75
EVE Online is transitioning from Python 2 to Python 3, aiming for a completely unnoticeable change. The first stage of the migration has been deployed on Tranquility, with further updates and testing planned in the coming months.

A better SQL in 11 lines of code

Prela is a new query language being developed at UCLA RePL, which uses binary relations to simplify queries and generalize functions. The language's core principles can be implemented using Python, allowing users to build complex queries by composing relations with operators such as .select, &, .eq, and .where.

Creating the Aetheryte Radio

The author, an engineer, created a seamless ambiance experience from a 7-minute video by extracting the audio assets and using the Web Audio API to recreate them. They used plugins like SoundFilter to identify the desired asset and then processed it with JavaScript code.

Recovering Corrupt Zip Files

Kmart Digicam Mod Part 2

https://bear-images.sfo2.cdn.digitaloceanspaces.com/mason/20260824_193625.webp
A 32mm custom-threaded Super 8 projector lens was adapted for a digicam, but it doesn't infinity focus. The sensor needs to be moved closer to the lens, though physical space is limited.

GrapheneOS project: pixel 11 no longer supports hardware memory tagging (MTE)

We have a partial port of GrapheneOS to the Pixel 11 series after a week of work on it. We're unable to complete the port due to lack of support for ARM hardware memory tagging in software, firmware and near certainly hardware. It appears Google cut an important security feature to save money.

Htmx 4.0

https://four.htmx.org/img/htmx-4-quattro.png
The htmx team has released version 4.0.0, marking the culmination of 8 months of work after adopting fetch() API and async programming in JavaScript. The new release includes significant changes such as explicit attribute inheritance, standardized event names, and improved history support without localStorage usage by default.

Nancy Grace Roman Space Telescope

https://assets.science.nasa.gov/dynamicimage/assets/science/missions/rst/kennedy-arrival/fNnE7bcaHe57cjGju5VmzA.jpg?w=1920&h=1280&fit=clip&crop=faces%2Cfocalpoint
Roman space telescope launches on August 30, 2026 at 07:26 am EDT on a SpaceX Falcon Heavy rocket. The observatory was built by technicians after NASA's Nancy Grace Roman Space Telescope project.

Boot a Virtual iPhone via Apple's Virtualization.framework

https://raw.githubusercontent.com/Lakr233/vphone-cli/main/docs/demo.jpeg
This tool creates a virtualized iOS environment for testing and development, allowing users to download, patch, and restore iOS images. It also provides features like automatic provisioning, E2E testing capabilities and host control through a socket.

Trees for a Changing Climate and Resilient Urban Forest (2022)

https://images.squarespace-cdn.com/content/v1/622bcde184c8b9540f870dde/fbf75f26-2f15-4dd9-bb86-4b5be47f6c24/cropped-logo.png?format=1500w
The article discusses the challenges of growing trees in harsh western conditions and emphasizes the need for increased tree diversity to combat climate change. Experts recommend planting native and drought-tolerant species, focusing on resilience and ecosystem benefits.

Show HN: Galaxium, an experimental WebGPU space explorer

https://galaxium.app/social-preview.jpg
Explore the universe in 3D: fly from Earth to planets, stars, nebulae and distant galaxies, right in your browser.

Hunting Down a Go Runtime Bug on 32-Bit Embedded Systems

https://sigma-star.at/assets/images/pingu-neutral.svg
A Go application crashed on a 32-bit ARM embedded Linux system due to an internal assumption in the netpoll mechanism, which expected EPOLLIN as the only firing event. The issue was resolved by changing how netpoll tells event fds and socket fds apart, removing aliasing between raw pointers and tagged pointers.

StemDeck, a free, open-source and local AI stem separator

https://raw.githubusercontent.com/stemdeckapp/stemdeck/main/imgs/screenshot/stemdeck.png
StemDeck is a free, open-source audio stem separation tool that processes existing audio files locally on your machine. It separates up to six stems (vocals, drums, bass, guitar, piano, other) from uploaded or pasted audio files.

I accidentally turned LLM memory into program analysis

https://pwning.systems/og.png
The author created a Datalog engine for LLMs to improve their memory and reduce hallucinations during vulnerability research. The system allows the model to maintain its analysis state, track dependencies, and invalidate conclusions when new information is discovered.

Time complexity of operations on Python's built-in types

https://docs.python.org/3.16/_images/social_previews/summary_library_time-complexity_afa55074.png
This document explains the time complexity of various operations on built-in types in CPython, with Big O notation describing how running time grows with input size. The costs assume exact built-in types and account for resizing and collisions.