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.

GUIs should be fully keyboard-driven

A Hacker News post debated the merits of terminal user interfaces (TUIs) versus graphical user interfaces (GUIs), with some arguing TUIs are preferable due to keyboard navigation capabilities, but this argument lacks solid foundation. Implementing full keyboard navigation in GUI applications can improve user experience and should not be ignored by developers.

TurboKV: Insanely fast Rust key-value store

https://raw.githubusercontent.com/kingroryg/turbokv/main/docs/logo.png
TurboKV is an async embedded key-value database with atomic batches and configurable durability, compression, and background compaction. It provides a Rust API for opening databases, inserting data, scanning keys, writing batches, and closing the database.

9th Circuit sides with states in Kalshi gambling fight

https://azmirror.com/wp-content/uploads/2026/08/kalshi-illus-njm-1536x1024.jpg
A federal judge's order blocking Arizona from prosecuting Kalshi is likely to be overturned after the 9th U.S. Circuit Court of Appeals ruled that sports betting is not protected by federal law. The ruling allows states to regulate gambling operations, giving Arizona a chance to resume its case against Kalshi.

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.

Does the Sumerian King List Align with Paleoclimate Events?

https://www.vectorian.be/static/img/content/articles/sumerian-king-list-paleoclimate-alignment-og-v2.png
The Sumerian King List's antediluvian sequence shows no statistically significant alignment with a catalog of Quaternary events, despite initial ease of finding matches. The analysis uses various sensitivity tests and comparisons to rule out chance alignments.

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.

Our decision on Cursor following its acquisition by SpaceX

https://images.ctfassets.net/kftzwdyauwt9/6ttG55Aq2kyDRG8wxOkTx9/897d266cacc77edc0a25d06b9f6c2c45/supporting-next-generation-ai-startups-thailand--cover.png?w=3840&q=90&fm=webp
OpenAI is ending its contract with Cursor, a partner that uses OpenAI models, due to concerns about SpaceX's (SpaceX owns Twitter) history of violating contracts. The decision will take effect on November 12, 2026.

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.

U.S. sanctions against the A/I Collective

A/I is an autonomous anticapitalist movement providing free digital self-defense tools and services for activists, focusing on solidarity and non-commercial use. All services are provided without data commoditization or compensation, with manual review by volunteers to ensure alignment with their principles.

Just the rumour of a bug is enough to find an exploit these days

https://anil.recoil.org/images/vulncheck-2026.webp
The author released a security fix for OCaml's cohttp 6.3.0, but noticed probes in live webserver logs with the exact bug pattern just minutes after opening the PR to fix it, indicating automated exploit generation is now possible within seconds. The traditional security process needs to be inverted to prioritize private patch development and rapid release over secrecy of details.

Monzo Stand-In

https://images.ctfassets.net/ro61k101ee59/2kHJr1QSwFnvgXHpFQNTPY/3b12c290ed84d173ef9b0a99a415fe3d/output.png?w=2400&q=75
Monzo has a backup system called Monzo Stand-in to ensure 24/7 service availability, built on Google Cloud Platform. This separate infrastructure supports key features like spending and transferring money.

Inception-style curved map for turn-by-turn directions

Orbify Demo 2 v72 — interactive Gaussian-splat navigation visualization.

PPWR lands another blow to an precarious tabletop industry

https://storage.ghost.io/c/ef/f6/eff60224-32f0-4628-a535-9939a71e5a38/content/images/size/w160/2025/09/WhatsApp-Image-2025-09-02-at-9.31.15-AM-1.jpeg
Tabletop RPG designers and publishers are struggling to comply with the Packaging and Packaging Waste Regulation (PPWR) in Europe, citing complex rules and varying fees across 27 EU member states. Many have temporarily stopped shipping to EU countries due to the high costs of compliance.

Experiments with Plotter Art

https://sometimes.digital/posts/experiments-with-plotter-art/2.webp
The user has a 3D printer that they've been using to create flowy abstract shapes, and they've developed a Python script in Inkscape to generate these designs. The script uses SVG paradigms and can be easily modified or extended with additional libraries like Pillow or NumPy.

Review: Chuwi's $449 Unibook laptop is a funhouse-mirror MacBook Neo

https://cdn.arstechnica.net/wp-content/uploads/2026/08/IMG_9264.jpeg
The Chuwi Unibook is a budget laptop with Intel's Wildcat Lake processor, offering decent performance and good battery life. However, it has several drawbacks, including a poor trackpad, subpar screen quality and limited RAM capacity of 8GB.

Curvature Beziers: Improving on a timeless recipe

https://acko.net/files/bezier/cover.jpg
The author discusses the limitations of Bezier curves in CAD and computer graphics, proposing a new approach to editing them by using curvature handles instead of traditional tangents. This allows for smoother editing experiences and more accurate control over the curve's shape.

The Twelve-Factor App (2025)

https://12factor.net/images/privacy.png
Experts from Heroku share their experience on software-as-a-service app development, highlighting ideal practices and common problems. They aim to raise awareness of systemic issues and provide solutions with a shared vocabulary.

Identifying fake cosmetics using AI

https://groverlab.org/assets/rhode_packages.jpeg
A researcher purchased authentic and counterfeit versions of a popular lip tint product to test the effectiveness of Google's Gemini AI model in identifying fake cosmetics. The study found that Gemini was able to detect most discrepancies between authentic and counterfeit packages, but also struggled with photo artifacts and made mistakes due to glare or other photographic issues.

Kumander Linux – A Linux Distro with a Windows 7 Desktop

https://www.kumander.org/img/images/kumander.png
Una experiencia de escritorio familiar y potente, diseñada para hacer la transición desde Windows lo más sencilla posible. Con una interfaz intuitiva inspirada en Windows 7 y miles de aplicaciones gratuitas a tu disposición. © 2025 Proyecto Kumander Linux | Política de privacidad | Términos de servicio | Contáctanos |

GLM-5.3 is now open-weight

https://raw.githubusercontent.com/zai-org/GLM-5/refs/heads/main/resources/bench_53_2.png
GLM-5.3 is a state-of-the-art model that surpasses GLM-5.2 in complex coding and long-horizon tasks, achieving significant improvements on various benchmarks. It supports deployment on the Ascend NPU platform and offers features like controlling thinking budget and HLE with tools.

Flyway for freeloaders, rollback implemented in Python

https://aconcan.io/_astro/buckle-up.C7eAMXFN_ZavhGu.webp
A single command to roll back applied migrations with Flyway Community Edition, no license, no undo command, no crying in the club. If you’ve ever priced Flyway Teams just for the undo command, you know what I’m talking about. Managed rollback functionality is the most delectable morsel that lives behind the Flyway paywall, and it’s the one feature everyone wants at 2am when a migration hits ...

Visual Analysis of Binary Files

Processing in Memory: DRAM Is About to Do Math

https://ben3d.ca/api/images?slug=processing-in-memory&imageName=pim-inside.webp&hash=dc79b34e95d01886ea72604290eb4d8d6f1f71c6153ec6aad98f7ead76f13e13
Samsung unveiled a 16 GB LPDDR5X memory package with 614 GB/s internal bandwidth, targeting servers and mobile devices. The design enables Processing-in-Memory (PIM) architecture to access high-bandwidth DRAM banks without exposing the full potential of the interface.

Autonomous Mathematical Discovery in an Open-World Multi-Agent Environment

https://arxiv.org/static/browse/0.3.4/images/arxiv-logo-fb.png
Researchers studied autonomous mathematical discovery in an open-world environment where AI agents pursued a shared research goal without central coordination. The Station achieved novel results on five problems, including new constructions and theorems, making the discoveries more interpretable for mathematicians.

Verschlimmbesserung: The Word Your Software Updates Need

https://geekyschmidt.com/assets/images/verschlimmbesserung.jpg
A recent SaaS update introduced changes that broke a workflow, highlighting the issue of prioritizing minor updates over product functionality. The way metrics are measured and teams are incentivized can lead to optimization for those metrics rather than actual improvement.

Aspirational Clownmaxxing and Joey's cadillac todo list

https://m.charlesleifer.com/t/800x-/blog/photos/im-1781877236-256.png?key=1WuFqQhuPxBlYs0sKowoiA==
A developer is tasked with creating a mid-century country-club-core todo-list app using Pyside6, incorporating elements of irony and liminality. The app must be designed to resemble a luxurious club, with no indication of the gremlin's mischief or the ghost designer's attempts to apply Dutch Realist principles.

EasyEffects can improve laptop speaker sound quality

EasyEffects is a Linux application that improves laptop speaker sound quality by applying various audio effects, available as presets or customizable. It can be easily installed and configured on desktop Linux systems to enhance the audio experience.

Attimet (YC F24) Is Hiring Members of Technical Staff – Engineering and Research

https://bookface-images.s3.amazonaws.com/small_logos/43b9a65188d543037d433040e225613f5f256524.png
Join Attime, a research lab building AI systems with real-time feedback loops, to work on LLM-powered projects and own end-to-end technical problems. You'll have autonomy and resources to drive impactful projects in San Francisco, CA.

Migrating to HTTPX2

https://repository-images.githubusercontent.com/307213173/7b83a5a7-a102-4b8a-abe7-7c14267908fa
The OpenAI Python SDK now uses HTTPX2 for its synchronous and asynchronous HTTP clients, replacing the previous httpx package. Existing API calls continue to work without changes, but users must update their code to use HTTPX2 clients explicitly.