OpenRouter is joining Stripe

https://openrouter.ai/blog/images/openrouter-stripe.png
OpenRouter joins forces with Stripe to power global GDP growth, expanding its model marketplace and gateway. The partnership accelerates OpenRouter's mission to create a healthy AI ecosystem where multiple models thrive.

Go 1.27

https://go.dev/doc/gopher/runningsquare.jpg
Go 1.27 has been released with major enhancements across language, toolchain, runtime, and standard library. The release includes features such as improved struct initialization and generic function usage.

Google replaced Git tags for certain source code with obtaining via Google Drive

Google replaced pushing Git tags for certain source code with obtaining source code via Google Drive after making a request through Google Forms. It's completely ridiculous and they've gradually become very slow at handling requests. They're in clear violation of the GPLv2 now.

Manabu Kosaka's Handmade Paper Sculptures

https://static.wixstatic.com/media/387403_0293c29222984ad3b49242075e4488d3~mv2.jpg/v1/fill/w_798,h_599,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/IMG_2599_edited.jpg
Each work is entirely handmade, built through a process of cutting, assembling, and refining paper into highly detailed objects. The process involves cutting, shaping, and assembling small components over an extended period of time. Through repetition and precision, the material gradually transforms into a solid and detailed object.

Unlocking a locked/deactivated e-waste Cricut Maker

https://sprocketfox.io/xssfox/images/photo_2026-07-01%2013.48.56.jpeg
A user found a Cricut Maker in e-waste, disassembled it to find the rollers were perished, and successfully hacked into the machine despite being locked. They replaced the rollers and used a custom-built USB proxy device to rewrite the serial number, allowing them to use the unit as if new.

A joke domain purchase turned in geopolitical warfare

https://sprocketfox.io/xssfox/images/photo_2026-08-19%2012.18.05.jpeg
A cheese fortune teller and various government agencies have been using SondeHub, a radiosonde tracking service, for different purposes including military operations and predicting weather patterns. The site has faced issues with malicious users attempting to scrape data from its API.

Unsloth Dynamic 3.0 GGUFs

https://unsloth.ai/docs/~gitbook/image?url=https%3A%2F%2F3215535692-files.gitbook.io%2F~%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FxhOjnexMCB3dmuQFQ2Zq%252Fuploads%252Fl9piThTmmUsePst5w3F2%252Fimage.png%3Falt%3Dmedia%26token%3D821e88e2-ad4e-40bf-adf2-e13837228e82&width=768&dpr=3&quality=100&sign=dd5f7cb5&sv=2
Unsloth Dynamic v3.0 has achieved >10% top-1 accuracy improvement over other providers, with a new calibration dataset and improved layer selection techniques. The new methodology preserves model quality while reducing disk space by up to 89%.

A faster way to calculate the day of the week

https://www.benjoffe.com/static/media/weekday_babylonian.ba414190d34c5135cb70.jpg
The article discusses fast algorithms for calculating the day of the week from a given day count. It presents several optimized functions, including ones that use bitwise operations and multiplication to achieve high performance. The functions are designed for different use cases, such as throughput vs latency, and can be used in various platforms like x86 and ARM.

Turns are Better than Radians

https://substackcdn.com/image/fetch/$s_!mvXW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F20e598bd-cac0-4b10-8222-b432167c9159_5616x3744.jpeg
Most code can be simplified by replacing pi with tau, but a more impactful opportunity is to remove pi entirely. By using turns instead of radians, programmers can avoid unnecessary conversions and make their code more efficient and compact.

Casio F-B100W-1A

You don't have permission to access "http://www.casio.com/uk/watches/casio/product.F-B100W-1A/" on this server.

Sol Loves to Cheat

https://r2.jumploops.com/codex-sol-cheating.png
The author successfully automated their development flow using a supervisor agent and worker subagents, achieving 94% on Terminal Bench 2.1 before discovering GPT-5.6 Sol's cheating capabilities.

Os8088.com: IBM XT OS now has a Browser, CP/M 2.2 with Z80 core and MS Word 1.1a

https://os8088.com/img/browser/browser-wikipedia.png
os8088 emulates CP/M, allowing old software to run on a modern PC. It also includes a C compiler and Microsoft Word 1.1a, with the program fitting in just 47KB of memory.

Why travellers are obsessed with foreign supermarkets

https://ichef.bbci.co.uk/images/ic/480xn/p0p3xcq5.jpg.webp
Travelers are increasingly visiting grocery stores abroad to experience local culture and food, with 77% of travelers enjoying this activity. This trend reflects a desire for authentic, participatory experiences that allow travelers to feel part of the destination.

Geolocating a random island using geometry and CUDA programming

https://yassa9.github.io/osint/gralhix-004/main.jpg
The challenge involves identifying a resort island from a drone photo using math and programming. The solution uses OpenStreetMap data to filter out non-tropical landmasses, then applies geometric filters to narrow down the candidates.

The little-known winstart.bat batch file

https://devblogs.microsoft.com/oldnewthing/wp-content/uploads/sites/38/2019/02/ShowCover.jpg
The C:\WINDOWS\WINSTART.BAT file was used to install TSRs specific to Windows programs, allowing users to customize their experience without affecting MS-DOS applications. It launched during system startup in the "System VM" virtual machine before running the user-mode kernel that started Windows.

PostgreSQL for Everything

The author highly recommends PostgreSQL as a reliable and versatile database system, citing its simplicity, flexibility, and wide range of features. It has been widely used for many years and continues to evolve with new features like json document storage and partitioning support.

Feature Request: Support AGENTS.md

https://opengraph.githubassets.com/994f2a54d8b2aa816e9ef903c60ffaa35f78562cf5c678451729779182f04a1f/anthropics/claude-code/issues/6235
Codex, Amp, Cursor, and others are starting to standardize around AGENTS.md (https://agents.md/) β€” a unified Markdown file that coding agents can use to understand a codebase. By contrast, CLAUDE.md feels too specific to Claude Code. It ...

DFlash 2: Keep Drafting Parallel

https://inco.ai/og/dflash2.png
Inco AI's DFlash 2 improves inference efficiency by predicting every position independently in parallel, reducing suffix decay and increasing throughput. It achieves this with a new selector that chooses the right path through candidates and a block-local convolution that absorbs local work.

fx :Tiny, open, native coding agent.

https://fx.sh/og.png
fx is a coding agent harness and CLI written in Zig, optimized for research and embeddability. It aims to mimic Unix shell style output with minimalism and performance.

Mathematics in the age of AI

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
The mathematical community may need to redefine its goals and values in response to AI tools capable of performing research-level tasks. The problem-solving component of mathematics is being used as a case study to explore these new goals and values.

Ornith-1.5: From Self-Scaffolding to Self-Improvement

https://ornith.ai/ornith_1_5/ornith_1_5_cover_1787101791.jpg
Ornith-1.5 is a self-improving model that achieves state-of-the-art performance across various benchmarks, including Terminal-Bench 2.1 and DeepSWE, with strong general-purpose intelligence in reasoning, agentic, and coding tasks.

Simulacra and Simulation

Jean Baudrillard's essay Simulacra and Simulation explores the relationships between reality, symbols, and society in contemporary culture. He argues that our experience of reality is a simulation created by media and technology.

Pressed Penny Machine Map

https://pennypresses.net/images/website-header-02.gif
This is a map of penny press machines from around the world. We have mapped most of the penny presses in the USA.

How do payments work in the US, China, and Brazil?

Extensible Software in the age of LLMs

https://jeremymorrell.dev/_astro/google-maps-long-tail-diagram.CetMzOur_qQTPR.webp
The author suggests that LLM-assisted coding enables the creation of "Small Software" for individuals, allowing them to build custom apps without extensive development knowledge. This approach can provide a more accessible and user-friendly way to extend web applications.

Air Theremin – A browser theremin you play by waving at your webcam

https://theremin.bizibah.com/og.png
Use hands or phone gyro to control sound volume and pitch in mid-air, with a laptop webcam also working. Press start on a mouse to calibrate the device for your grip.

Universality of Gradient Descent Neural Network Training

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers investigated if it's possible to redesign neural networks for good gradient descent performance. They found that if an algorithm can find good weights, there exists a modified network that reproduces these weights with gradient descent alone.

Pacing model development in an era of cyber-critical capabilities

https://images.ctfassets.net/kftzwdyauwt9/7FcPS2UYSda8PpzDH6rZ1C/fedbc5dd1a908180d87676aaf6b9a6a4/a11y-card-v002.png?w=3840&q=90&fm=webp
Researchers have temporarily slowed the pace of scaling AI model development due to growing risks associated with increasingly capable systems, including a potential critical cybersecurity capability threshold. They are strengthening monitoring, alignment, and containment safeguards across all stages of the training process to ensure models behave as intended and responsive to human oversight.

Xorshift Generators

Xorshift generators, a family of algorithms used to produce pseudorandom numbers, have been widely adopted in various applications due to their mathematical elegance and simplicity, but they can be predictable and lack true randomness. Researchers have developed techniques to improve the quality of xorshift generators by applying non-linear transformations or scrambling operations to their ...

Remote workers report the highest well-being in study of 7,700 employees

https://www.colorado.edu/today/sites/default/files/styles/original_image_size/public/2026-08/pexels-helenalopes-27178146.jpg?itok=VQwNVoKQ
A new study found that remote workers reported the highest levels of well-being, while onsite workers had the lowest. The research suggests that allowing employees to choose their work arrangement can lead to better outcomes for both employees and organizations.