Front-page articles summarized hourly.
A personal, iterative exploration of generative plotter art using an Ender 3 outfitted with a pen. The author uses Inkscape (GcodeTools) to produce G-code and Hershey fonts for legible outlines, plus the Simple Inkscape Scripting extension with Python (Pillow/NumPy) to manipulate a hand-drawn base shape by copying, rotating, scaling, and translating it to create flowing abstract patterns.
Memory isn’t enough; keep what we currently know. Lemmalog uses a Datalog engine to maintain facts, rules, derived conclusions, with retractions, provenance, and temporal validity. The LLM handles fuzzy input; the engine re-evaluates only affected conclusions when observations change. Combined with retrieval, this yields an agent memory system. In LongMemEval and LoCoMo, Lemmalog is competitive with PropMem/OpenClaw and excels at knowledge updates, temporal reasoning, and adversarial questions, while using far less context—about 38x smaller on LongMemEval and ~6x on LoCoMo. It’s not a universal win, but demonstrates maintained state benefits.
Rascal reports that Europe’s new PPWR and its EPR add heavy, varied compliance costs for small tabletop RPG publishers. Since August 12, 2026, rules differ by member state, forcing fees, registrations, and complex labeling across 27 countries. Indie publishers like Black Armada, Genesis of Legend, and By Odin’s Beard have paused EU shipping or restricted markets, citing time, cost, and risk of fines. Ambiguities about what counts as packaging, exemptions for micro‑enterprises, and GPSR interactions complicate matters. Distributors’ prices rise, crowdfunding backlogs persist, and overall EU sales threaten profitability.
Autistici/Inventati (A/I) is a decades‑old Italian volunteer collective building censorship‑resistant digital infrastructure (Paranoia, Noblogs, encrypted mail) for antifascist, anti‑capitalist causes. Emerging from Milan’s LOA and Florence’s Inventati, it grew through Genoa’s G8 and later Plan R*, a distributed, multi‑country architecture that survives seizures and shutdowns. On Aug 26, 2026, the U.S. designated A/I as a Specially Designated Global Terrorist, with a wind‑down by Sept 25, 2026, threatening banks, hosting, domains and other services. The piece urges solidarity, archival preservation and independent defense, arguing that infrastructure for dissent should not be criminalized; A/I denies terrorism.
Lake Suwa’s御神渡り ridge, seen as the god crossing the lake, has a 583-winter archive kept by 八剱神社 since 1443. Each winter records whether the lake froze and whether a crossing occurred (three ridges needed: 一の御渡り, 二の御渡り, 佐久の御渡り). Meiji-era decree halted observation 1871–1892; ceremony restored in 1893. By Feb 2026 eight winters have lacked a certified crossing, though the lake fully froze on 2026-01-26 without a ridge, so 明けの海 was declared for the eighth time. The record mixes shrine ledger and NSIDC data, which disagree on several winters.
An exploratory statistical test examines whether the eight antediluvian Sumerian King List reign lengths (totaling 241.2 ka) align with Quaternary paleoclimate events. Reign lengths are rescaled to 241.2 ka and anchored at 11.6 ka BP; a Gaussian kernel proximity score measures matches with climate-event dates across multiple catalogs. Exhaustive permutation tests and multiple-comparison corrections show no significant alignment: primary p=0.35 (q=0.62); wide catalog p=0.15 (q=0.43); best exploratory p=0.021 (q=0.22). The study concludes no evidence that the reign order encodes paleoclimate timing; results are exploratory.
Charles Leifer chronicles an experimental attempt to build a 'mid-century country-club-core' todo-list app in PySide6, haunted by a gremlin, spiders, and a designer’s ghost. Through escalating prompts, he envisions two 1000-word essays, a design bible, and a single 2000–8000 line module, testing how subculture prompts shape AI output. The piece runs through betrayals with a contractor, mock-epic dreams, and homage to Sally Cruikshank and Cadence, only to find that LLMs converge on safe, minimal kernels rather than bizarre, transcendent weirdness. A playful critique of AI-assisted design limits.
ArtQrCode by Elkoy Artist Collective is a customizable QR code that goes beyond black-and-white: static, animated (video or GIF), printed, or displayed on screens, packaging, textiles, or even 3D. Inspired by Bauhaus, it blends art and tech to brand and tell stories, bridging offline and online experiences. Brands can commission branded Art QR Codes to fit any form or color. To get one, contact Elkoy at 514 271 4445 or via their site.
William H. Grover’s lab tested AI (Google Gemini) to detect counterfeit cosmetics from photos. Analyzing three Rhode Peptide Lip Tint packages (A fake, B fake, C authentic), Gemini surfaced red flags like typos, inconsistent regulatory data, and postal-code issues, but also misread photo artifacts. The study found AI can uncover packaging discrepancies faster than a human, yet glare and authentic typos can mislead, so AI alone isn’t reliable. The author advocates combining AI with other anti-counterfeiting methods (e.g., CandyCodes) and is cautiously optimistic about AI helping consumers verify authenticity.
vphone-cli is a tool to boot a virtual iPhone via Apple’s Virtualization.framework using PCC research VM infrastructure. It runs on Apple Silicon macOS 15+, requires Xcode/iOS SDK and SIP/AMFI relaxation to run unsigned binaries, plus a set of Brew dependencies. The repo provides scripts to build and manage VMs (vm create/launch/list/info/new/clone/export/import/rename/delete) and to patch/DFU-boot/install CFW, enabling first boot. It stores per-VM data in ~/.vphone, offers SSH/VNC access, and exposes a host control socket for automation. It documents variants, troubleshooting, and MCP integration.
CSV is simple but parsing becomes messy when fields contain quotes or commas. CCSV—Control Character Separated Values—uses three non-printable ASCII characters as delimiters (ASCII 30 for rows, ASCII 31 for columns, ASCII 4 as end-of-transmission) to avoid data collisions. Example: name␟age␟favorite food␞; Beto␟48␟hummus␞ Martim␟11␟hamburger, fries, and soda␄. Parsing means splitting by 30, then 31, with 4 at end. Drawbacks: the delimiters aren’t visible in text editors, making manual editing hard. The author likes the EOF marker and explains uses on a blog.
Person quits GitHub, moves private repos to a self-hosted Forgejo homelab, and cancels Copilot and subscriptions. They criticize GitHub’s instability, corporate use of code to train AI, and broader privacy/security concerns with big tech. They’ve kept some public repos on GitHub but not exposed publicly from the homelab, and plan to expand the self-hosted setup. The takeaway: don’t overly trust tech companies with privacy; rely on independent writers for security guidance. Fuck you GitHub!
Samsung's LPDDR5X-PIM places 16 PIM blocks next to DRAM banks in a 16 GB package, delivering 614 GB/s of internal bandwidth for local LLM inference—about eight times the external 76.8 GB/s link. The silicon works, but software lags: K-quants don’t map to the small PIM MACs; data must be bank-contiguous; near-bank PIM favors GEMV, limiting performance for GEMM-heavy or multi-token/batched decoding. A bank-aware allocator and a PIM-friendly runtime/re-quantization path are missing; adoption will rely on vendor-backed runtimes. Measured silicon result shows ~3x throughput vs LPDDR5X in a single benchmark.
Sesame is an open-source, AGPL-3.0-or-later password manager for Windows that stores passwords, 2FA codes, recovery details, and backups in a client-side vault. It never sends your vault to Sesame; encryption, checks, 2FA, and backups run in the Windows app. Built-from-source across Rust, Go, and TypeScript, it can be run with a self-hosted server. Features include 15-format vault imports, per-login security checks, and a packaged browser extension (Chrome/Edge/Firefox) not yet in stores. Public beta, Windows-only; no analytics or ads.
An exposé arguing smart TVs can be used against you via vendor-backed malware delivered through EDID/driver updates (notably LG). It details how EDID data can trigger driver installs and hidden apps, suggests hardware EDID blockers or dummy plugs, and advocates using Linux or non-smart TVs, strong firewall/DNS controls, or projectors to avoid spying.
ConductAI provides AI agent governance for teams with two surfaces: Guard (policy engine) and Router (LLM proxy). It enforces a single signed policy across all actions (LLM calls, shells, AI sessions) with a hash-chained audit log. Enforcements at CLI hooks, MCP, and Router. Ships 20+ compliance packs, 22 pre-built playbooks, a canvas UI, and a playbook engine. Self-host via Docker Compose; hosted at conductai.ai. Free Discovery mode; paid tiers unlock enforcement and Router access. Apache 2.0.
Scc 4.0.0 adds hotspots, a metric of complexity × changes (normalised 0–100) to flag files needing attention. It can look back over git history (via --depth) and shows hotspots for onboarding, not bug flags. It also adds change coupling, git timelines, and an opt-in cognitive complexity (approximate, whitespace-based) mode. New .sccconfig support and MCP integration for LLM aids. Other tweaks include language detection, per-file metrics, infographic reporting, and various small performance improvements. The aim is to help teams identify hard-to-change parts and plan refactors.
Introduction to The Policeman's Beard Is Half-Constructed (1984) describing Racter, a BASIC program for a Z80 with 64K RAM, that generates English prose independent of human experience. It explains how output arises from grammar rules, categorized word pools, and 'syntax directives' rather than prewritten text. Racter conjugates verbs, marks noun gender and number, and maintains randomly chosen variables (words, phrases, even whole sections) to produce novel, machine-generated prose and poetry that can seem thoughtful. Bill Chamberlain.
Is It Done Yet? claims “Released doesn’t mean finished” and catalogs game content statuses, listing titles like Planet Zoo, The Bed We Made, ERROR143, The Children of Clay, Resident Evil Requiem, DRACU-RIOT!, Kingdom Rush Vengeance, ELDERBORN, and Animal Shelter, plus trending items such as Cyberpunk 2077 and Hollow Knight: Silksong. The site also offers Explore/Browse/About, privacy/terms, and contact info ([email protected]).
Made by Johno Whitaker using FastHTML