Wednesday, August 19, 2026

Show HN: PantheonGPU – GPU health testing and AI workload benchmarking https://ift.tt/d5qrcRg

Show HN: PantheonGPU – GPU health testing and AI workload benchmarking Hi HN, I built PantheonGPU because I wanted a better way to answer a simple question: is this GPU actually healthy and performing the way it should? A GPU can show normal temperatures and utilization and still be underperforming, unstable under certain workloads, or have memory, PCIe, or configuration issues. PantheonGPU actively tests the GPU instead of only monitoring telemetry. It currently includes 45+ tests covering compute, tensor workloads, memory, cache, PCIe, thermals, stability, and AI/LLM inference. It supports both NVIDIA CUDA and AMD ROCm. I’m also exploring a larger use case: running Pantheon across GPU fleets to identify individual GPUs that behave differently from the rest of a server or cluster. I’d especially appreciate feedback from people running AI infrastructure, multi-GPU systems, local LLMs, or GPU clouds. https://ift.tt/aiJDrYm August 19, 2026 at 12:17AM

Show HN: macOS data protection keychain for Electron apps https://ift.tt/G0XY5sJ

Show HN: macOS data protection keychain for Electron apps Hey HN, I've been working on Hansel [1] (an encrypted personal data store you can query with agents), and there wasn't a good way to use the modern macOS Data Protection Keychain. Electron's safeStorage [2] uses the legacy file-based keychain, which allows other apps/agents to query it with the `security` CLI. Not great when you have a dozen agents running in the background! The Data Protection Keychain is nice because it limits access via code-signing access groups and lets you set access rules like Touch ID and/or password. 1: https://hansel.so/ 2. https://ift.tt/wLoTtkc https://ift.tt/32vLHe4 August 18, 2026 at 10:55PM

Tuesday, August 18, 2026

Monday, August 17, 2026

Show HN: Interactive component to map fibre breaks (OTDR) https://ift.tt/O9fLW7n

Show HN: Interactive component to map fibre breaks (OTDR) Added an OTDR trace component as the latest in my component library for datacentre/network apps. Mainly for my own use in rackout. https://ift.tt/c4Dzx9P August 17, 2026 at 02:17AM

Show HN: Hacker News Top Stories as Feeds to Use with RSS/Atom with Summaries https://ift.tt/CtbohY0

Show HN: Hacker News Top Stories as Feeds to Use with RSS/Atom with Summaries Hey all, I’ve made this bot, it fetches every story that enters the HN Top 10, summarizes it with AI to a tweet-sized textlog note and publishes it. textlog.cc offers these endpoints as RSS/Atom through textlog.cc/u/hn10.rss and textlog.cc/u/hn10.atom so you can subscribe easily. Enjoy! https://textlog.cc/u/hn10 August 17, 2026 at 01:31AM

Show HN: built my 15-year-old game idea https://ift.tt/4dPv5yV

Show HN: built my 15-year-old game idea Distro Fighter: WARS is in closed beta, but HN gets its own door: https://ift.tt/R2sOuXC - the arcade at https://ift.tt/zegs7kx is open to everyone. Promotions happen at midnight tonight (weekly) and the seasons (migration) are quarterly. With a massive surprise at the end of each year. August 16, 2026 at 11:05PM

Show HN: Flynt.js – 2.2kb, zero-build, CSP-safe reactivity library for MPAs https://ift.tt/d1jR0gX

Show HN: Flynt.js – 2.2kb, zero-build, CSP-safe reactivity library for MPAs https://ift.tt/lYpER35 August 16, 2026 at 11:10PM

Show HN: PantheonGPU – GPU health testing and AI workload benchmarking https://ift.tt/d5qrcRg

Show HN: PantheonGPU – GPU health testing and AI workload benchmarking Hi HN, I built PantheonGPU because I wanted a better way to answer a ...