OpenJev

A local model can read probabilities or write distribution tokens, with MiniCPM5 2B being the default desktop size. The model's weights are quantized and inputs remain in the browser cache.

Jemalloc 5.4.0

https://opengraph.githubassets.com/757edfa22c8cec63243b6db8691aa148bbcede35b72fb0f10a038fa3aa43da14/jemalloc/jemalloc/releases/tag/5.4.0
This release includes over 160 commits focusing on technical debt cleaning, bug fixes, and performance improvements. It also introduces new features such as pinned memory tracking and OS abstraction layer.

Microsoft exec called AI scraping 'the largest theft of labor in human history'

https://techcrunch.com/wp-content/uploads/2023/11/GettyImages-1778706504.jpg?w=1024
Microsoft and OpenAI allegedly trained AI models on copyrighted content without permission, bypassing paywalls and stripping copyright notices. The companies' actions pose an "existential threat" to publishers and journalists whose work was used to train the models.

The scourge of x86 emulation

https://fex-emu.com/images/posts/scourge/before_patch.png
The x86 Total Store Ordering (TSO) memory model poses significant challenges for emulating on ARM-based systems, with issues including alignment faults, unaligned atomic operations, and poor performance due to write-combined memory. Despite progress in addressing these problems through extensions like FEAT_LRCPC1/2/3 and hardware support for coherent cachelines, edge-cases remain unresolved, ...

Astra for Law

https://images.ctfassets.net/kftzwdyauwt9/4PcDbhz75I70TjyGat7oHl/598dd1e865018860c3591cb95c9bc72e/paul-christiano-joins-openai-foundation-board--cover-v001.png?w=3840&q=90&fm=webp
OpenAI introduces Astra for Law, a foundation for law firms and legal technology companies to build AI products around their expertise. It combines GPT-6 with settings and tools tailored for professional legal work.

Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint

https://cdn.prod.website-files.com/699604cc2b9dd89bdbda0608/6aac504ec0cef3807f35bcba_2%2027B%20ID.png
The Ternary Bonsai 2 27B model is released, offering a more capable and energy-efficient version of the previous Bonsai 27B model. It retains 98.2% of aggregate benchmark performance while being nearly 9x smaller in memory footprint.

Replacing Pull Requests with Delta

https://images.zed.dev/blog/delta-public-beta/no-prs.webp
Delta is a public beta for a multiplayer coding environment that allows collaboration without committing and pushing code. It offers continuous engineering, where the idea, implementation, review, and landing of changes can happen in the same place.

Bend – A language that blocks AI mistakes via proof, on CPU and GPU

The Bend system uses laws and proofs to ensure AI agents implement human intents correctly, verifying code changes in real-time. With LAWS.bend, developers can declare rules that AIs must follow, preventing bugs from being shipped into production.

Qwen 3.8 Omni Flash

Qwen Studio offers comprehensive functionality spanning chatbot, image and video understanding, image generation, document processing, web search integration, tool utilization, and artifacts.

Hister: A private search engine for the pages you visit and the files you keep

https://raw.githubusercontent.com/asciimoo/hister/master/webui/website/src/lib/assets/screenshot.png
Hister is a private search engine that indexes web pages and local files for personal use. It allows searching from various interfaces, including the browser, terminal, and AI assistants, without relying on third-party providers or cloud services.

Wax motor

https://thumb.wikimedia.org/wikipedia/commons/thumb/4/4e/ISwell_Thermoactuator.jpg/250px-ISwell_Thermoactuator.jpg?utm_source=en.wikipedia.org&utm_campaign=parser&utm_content=thumbnail
A wax motor is a device that converts thermal energy into mechanical energy using phase-change waxes, providing smooth and gentle operation. Wax motors are used in various applications such as aerospace, washing machines, and hydronic heating systems due to their reliability and cost advantages.

Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA

We're verifying your browser Website owner? Click here to fix

Pre-Greek: The lost language hidden within Ancient Greek

https://storage.ghost.io/c/c7/75/c775a216-7ca2-4c5f-96a7-f2defe0fd756/content/images/size/w1200/2026/09/map--3840x2160---1-.png
The article discusses the mystery language that influenced Ancient Greek, known as Pre-Greek. This language is thought to have been spoken in the Aegean region prior to the arrival of Indo-European speakers and has left a significant impact on the vocabulary of Ancient Greek. The authors analyze various linguistic features, including suffixes and prefixes, to identify potential loanwords from ...

When the fractional part of a float fixes your shader

https://crocidb.com/post/when-the-fractional-part-of-a-float-fixes-your-shader/images/Pastedimage20260907234812.png
The author implemented a Voronoi-diagram shader for a music video project and encountered a stuttering issue on one computer, which they debugged over the course of a week. They discovered that changing a single literal float value in the shader code fixed the issue, suggesting an optimization error.

Dr Julius Neubronner's Miniature Pigeon Camera

https://pdr-assets.b-cdn.net/collections/dr-julius-neubronner-s-miniature-pigeon-camera/43712882935_12f88dea25_o.jpg?width=575&height=765
Dr Julius G. Neubronner invented the first wearable camera for pigeons in 1907, capturing aerial photos of up to 60 miles away. His invention was initially met with skepticism but gained international notability after he presented it at expositions and used it to create unique postcards.

A heap overflow and SSO misconfiguration to compromise OpenAI internal repos

https://www.hacktron.ai/_astro/DlrLdX-c_ZAKAfc.webp?dpl=dpl_Fyje7uXSKiimt7j62R3SHRpS4hQ5
Hacktron discovered two critical vulnerabilities in OpenAI's services, including a remote code execution (RCE) exploit that allowed them to access internal repositories and employee accounts. The vulnerability was patched within 72 hours of reporting.

Shapelearn Qwen 3.8 27B (13.1 GB VRAM)

https://byteshape.com/images/hf-logo-original.svg
The ShapeLearn models have been benchmarked and found to outperform the original Lite set, with GPU-5 being the default recommendation for its high aggregate score. The smaller model, ShapeLearn-Lite, also performed well despite its lower KLD ranking.

How to Write with an LLM

https://sockpuppet.org/blog/2026/09/17/how-to-write-with-an-llm/workshop.jpg
A writer shares two rules to use Large Language Models (LLMs) effectively, avoiding "LLM-creep" that can make writing sound unnatural. By using LLMs as a copyeditor rather than a ghostwriter and following these rules, writers can improve their work without losing their unique voice.

Ask A Monk – A digital wilderness for thoughts with no immediate answer

https://askamonk.online/og-image.png
Ask anonymously. A stranger—not AI—will answer, because some things are easier to tell someone who doesn't know you.

Flet 1.0 – Build cross-platform apps in Python

https://flet.dev/img/blog/declarative-ui/todo.png
Flet is a Python framework that turns code into interactive apps with various controls and tools. It offers features like layout, navigation, forms, and dialogs with customizable colors and themes for building desktop, mobile, and web applications.

Telstra outage: The night a network decided the year was 2006

https://www.netnod.se/sites/default/files/styles/thumbnail/public/2025-03/Sven-Christian%20%E2%80%9CSvenne%E2%80%9D%20Ebenhag.png?itok=nLSzKxRq
A Telstra mobile network in Australia experienced a failure due to a single GPS receiver incorrectly believing the year was 2006, causing time-related issues with voice calls and other services. The incident highlights the importance of precise timekeeping in modern cell phone protocols.

Speeding up gearhash on ARM64

https://sam.dev/blog/gearhash-on-arm64/neon-mask-sweep.svg
The gearhash crate has gained a NEON backend, making it roughly 2× faster on ARM64 at typical chunk sizes. This improvement was achieved by optimizing the SIMD algorithm for NEON's architecture.

Diplodocus, Long Thought Exclusively American, Turns Up in Spain

https://cdn.sci.news/images/2026/09/image_15064-Spanish-Diplodocus.jpg
Paleontologists have discovered the first confirmed fossils of Diplodocus outside North America in Spain. The 150-million-year-old dinosaur, similar to its American relatives, was found with well-preserved tail vertebrae and chevron bones near El Castellar.

How do we prevent mathemathics from devolving into the Medieval Era of secrecy?

https://mathoverflow.net/Content/Sites/mathoverflow/Img/apple-touch-icon@2.png?v=f1c9606b77ff
Mathematicians are now facing a new era of secrecy due to the advent of large AI companies competing for solutions to famous problems, potentially stifling open science and collaboration. The shift in incentives may lead mathematicians to hold onto partial results, fearing that others will use powerful tools like AI to solve the problem before they can publish their work.

Why I didn’t sign the Fields medallists’ letter

The author reflects on the impact of AI on mathematics, disagreeing with a letter signed by 25 Fields medallists that emphasizes the importance of conceptual understanding over problem-solving. The author believes that both aspects are valuable and that a spectrum of attitudes exists among mathematicians.

The most important product decision is what you don't build

https://liamnugent.me/img/og_image-1.jpg
The author shares two common pitfalls in consumer-facing financial services apps: over-engineering and unnecessary complexity, which can lead to poor user experience. To avoid these issues, the author advises being extremely choosy about what is added to a system and militant about removing unnecessary elements.

Apple detectives solved mystery of ancient tree and rewrote the history of fruit

https://static.scientificamerican.com/dam/asset/aa531cd7-0f51-4ee2-93bf-676c480125cb/saw1026McKe01.jpg?m=1788461288.529&w=600
A team of apple detectives, including John Bunker and Todd Little-Siebold, identified a lost apple tree in Maine that was a direct ancestor of many American varieties. The tree, known as Drap d'Or de Bretagne, had been brought to North America by French colonists and had thrived in the region.

Why Does the Universe Expand?

Astronomer Daryl Janzen challenges the standard cosmological model by questioning its assumption that matter is at rest in the universe, instead proposing a universe where all matter moves uniformly. He found a new framework, Cosmological Relativity, which resolves many problems of the standard model by breaking a core symmetry.

CrowdSec Source Code Leak

https://www.crowdsec.net/_next/image?url=https%3A%2F%2Fcms.crowdsec.net%2Fwp-content%2Fuploads%2F2026%2F09%2FBlog-images-1575-%C3%97-871px-32-1.png&w=3840&q=75
A source code leak occurred in CrowdSec's GitHub repository in May 2026, but the leaked code is mostly outdated and does not pose a significant threat. The team is investigating the incident and monitoring for any abnormal activity.

Show HN: Snapdrop: Instantly share files between devices. No setup, no signup

https://snapdrop.me/images/twitter-stream.jpg
Allowing microphone access helps Chrome connect to nearby devices. Snapdrop will briefly activate your microphone and stop it immediately. No audio is recorded or sent.