Show HN: RunAnwhere – Faster AI Inference on Apple Silicon

show-hn:-runanwhere-–-faster-ai-inference-on-apple-silicon

Talk to your Mac, query your docs, no cloud required. RCLI is an on-device voice AI for macOS. A complete STT + LLM + TTS pipeline running natively on Apple Silicon — 43 macOS actions via voice, local RAG over your documents, sub-200ms end-to-end latency. No cloud, no API keys. Powered by MetalRT, a proprietary […]

I built a programming language using Claude Code

Over the course of four weeks in January and February, I built a new programming language using Claude Code. I named it Cutlet after my cat. It’s completely legal to do that. You can find the source code on GitHub, along with build instructions and example programs. I’ve been using LLM-assisted programming since the original […]

Launch HN: Didit (YC W26) – Stripe for Identity Verification

Hi HN, I’m Alberto. I co-founded Didit (https://didit.me) with my identical twin brother Alejandro. We are building a unified identity layer—a single integration that handles KYC, AML, biometrics, authentication, and fraud prevention globally. Here’s a demo: https://www.youtube.com/watch?v=eTdcg7JCc4M&t=7s. Being identical twins, we’ve spent our whole lives dealing with identity confusion, so it is a bit of […]

Debian decides not to decide on AI-generated contributions

debian-decides-not-to-decide-on-ai-generated-contributions

Welcome to LWN.net The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the Linux and free software communities. If you enjoy this article, please consider accepting the trial offer on the right. Thank you for visiting LWN.net! Debian is […]

Tony Hoare has died

tony-hoare-has-died

Turing Award winner and former Oxford professor Tony Hoare passed away last Thursday at the age of 92. Hoare is famous for quicksort, ALGOL, Hoare logic and so much more. Jim Miles gives his personal reflections. Jill Hoare, Tony Hoare, Jim Miles. Cambridge, 7 September 2021 Last Thursday (5th March 2026), Tony Hoare passed away, at […]

Rebasing in Magit

rebasing-in-magit

Here I have opened the git log1 I’m sorry about the mouse cursor – it’s an artifact of selecting the area to screenshot., by first opening Magit (which I have bound to the F3 key), and then pressing lL. The first l is the prefix key for dealing with the git log, and the second […]

Sending Jabber/XMPP Messages via HTTP

sending-jabber/xmpp-messages-via-http

The goal of this tutorial is to set up a simple REST API that allows you to send XMPP messages to an existing XMPP account. This can be easily integrated into monitoring solutions or other scripts that send out status information. While there are command-line tools like go-sendxmpp that send messages by connecting to an […]

Show HN: How I Topped the HuggingFace Open LLM Leaderboard on Two Gaming GPUs

LLM Neuroanatomy: How I Topped the AI Leaderboard Without Changing a Single Weight In mid-2024, the HuggingFace Open LLM Leaderboard was the Colosseum for Open-Weight AI. Thousands of models were battling it out, submitted by both well-funded labs with teams of PhDs and fine-tuning wizards creating fantastically named models (e.g. Nous-Hermes, Dolphin and NeuralBeagle14-7B…), fighting […]

Intel Demos Chip to Compute with Encrypted Data

intel-demos-chip-to-compute-with-encrypted-data

6 min read Samuel K. Moore is IEEE Spectrum’s semiconductor editor. Intel’s prototype FHE chip can keep a secret. Worried that your latest ask to a cloud-based AI reveals a bit too much about you? Want to know your genetic risk of disease without revealing it to the services that compute the answer? There is […]

PgAdmin 4 9.13 with AI Assistant Panel

pgadmin-4-9.13-with-ai-assistant-panel

The Query Tool is a powerful, feature-rich environment that allows you to execute arbitrary SQL commands and review the result set. You can access the Query Tool via the Query Tool menu option on the Tools menu, or through the context menu of select nodes of the Object explorer control. The Query Tool allows you […]