Speaking of OpenBSD: Yes, you read that right. Modern development tools in the form of the LLVM compiler infrastructure is well on its way to supporting OpenBSD/sparc64 along with other more conventional architectures. The support is now ready for testing, via a patch set presented by Kirill A. Korinsky in a message to the tech@ mailing list, with the subject LLVM toolchain for sparc64. ↫ Peter N. M. Hansteen On a related note, the the entire LLVM stack (version 19.1.7, including llvm’s binut... Read more ›
Time series in real-world applications are often generated by nonlinear dynamical systems, making accurate forecasting challenging. Existing approaches that explicitly model system dynamics typically rely on linear assumptions or Koopman-based linearizations, which may inadequately capture complex nonlinear behaviors and lead to error accumulation in long-horizon prediction. To address this limitation, we propose the Neural Bilinear Dynamical Mo... Read more ›
From my experience as a former diplomat of an EU member state, these five stages reflect how diplomacy, if not statecraft, produces an outcome. Read more ›
Large Language Models (LLMs) have transformed computational linguistics and achieved remarkable performance across numerous natural language processing tasks, yet significant gaps persist in understanding how these systems process culturally embedded linguistic expressions. This paper introduces ProverbIT, a novel Italian benchmark comprising 100 multiple-choice questions designed to evaluate LLMs' ability to complete Italian proverbs. We asse... Read more ›
http requests served to your browser. Every plaintext HTTP request crossing the box — decoded off the wire by eBPF and rendered live in native browser components. No proxy, no sidecar, no app chang... Read more ›
This is the website of Jack Bodine. Explore Jack's software projects, blog, and photography. Read more ›
mjwg6zy is blog in Base32: a personal archive of overlooked ideas, experiments, and software. Read more ›
Generate vi compatible tags for multiple languages - jha-naman/treetags Read more ›
Multi-agent large language model (LLM) systems can expose protected state through internal messages, tool arguments, logs, and persistent memory even when their public outputs appear innocuous. Existing privacy prompts, redaction methods, and source-level access controls restrict surface content or data access, but do not specify what a legitimately informed agent should disclose or how that disclosure may be reused downstream. We introduce Mini... Read more ›
Diamond Open Access journals face increasing challenges in ensuring metadata quality, interoperability, persistent identification, digital preservation, and international visibility while operating with limited financial and technological resources. Although Open Journal Systems (OJS) provides a robust publishing platform, the absence of an integrated technological governance model can hinder the systematic coordination of scholarly communication infrastructures. This study proposes ... Read more ›
SPEQTO Technologies is a leading software development company and also a top-notch service provider in blockchain development services. Read more ›
Efficient long-sequence modeling remains a central challenge for large language models, as self-attention scales quadratically with sequence length. Mamba offers a linear-time alternative through selective state space recurrence, but its predominantly diagonal state transitions restrict explicit interactions among state dimensions. We propose Motif-Mamba, a structured state space model that augments Mamba with a motif-constrained low-rank recurr... Read more ›
# wander: the markdown editor that is yours > WYSIWYG markdown that never mangles your files. native on Mac & iPhone, local-first. wander is a WYSIWYG markdown editor for Mac and iPhone, Obsidian-compatible, local-first, no account. your notes stay plain .md files with clean git diffs. Download on the App Store for Mac and iPhone. Free, local-first, no account. ## How it works 1. Open a folder. any markdown, an Obsidian vault, a docs repo, fresh notes. 2. Write in WYSIWYG. markdown short... Read more ›
Cross-platform Electron desktop client for Meshtastic, MeshCore, and Reticulum on macOS, Linux, and Windows with multi-language support, BLE, USB serial, Wi‑Fi/TCP, MQTT, local SQLite history, and ... Read more ›
Zero-allocation Rust engine for predictive telemetry anomaly detection using Topological Data Analysis (TDA). Tracks Betti-1 voids and Euler Characteristic Surface gradients across live data stream... Read more ›
A statically-typed functional language that compiles to native code through GRIN and LLVM. Read more ›
As "AI Scientists" emerge to drive research via the Model Context Protocol (MCP), systems relying on ephemeral scripts will fail. The sheer scale of stateful, interconnected evidence requires a machine-walkable warranty grounded in a purpose-built database architecture. Eigenius is an open-source, typed knowledge-graph DBMS built on a single premise: answering the audit question ("what do you know, and what is your warranty?") requires a unified... Read more ›
Servitor makes it easy to spin up common development services as Docker containers. Run MySQL, MariaDB, PostgreSQL, Redis, RabbitMQ, and other services without manually installing, configuring, or managing them. Read more ›
Marpa is a parsing algorithm. It is new, but very much based on earlier work by Jay Earley, Joop Leo, John Aycock and R. Nigel Horspool. Marpa is intended to replace, and to go well beyond, recursive descent and the yacc family of parsers. Read more ›
A Polynomial-Time Quantum Algorithm for the Dihedral Coset Problem [Preliminary Draft] Daniel R. Simon Amazon Web Services, Cryptography Group dcp-paper@amazon.com July 31, 2026 Abstract We present a polynomial-time quantum algorithm for the Dihedral Coset Problem (DCP). The algorithm is based on Regev’s polynomial- time reduction of the Dihedral Subgroup Problem (DSP) to the modular subset sum problem [ 10 ], but uses a different technique to erase sample bits without use of a subset sum ora... Read more ›