Fastest Growing India 2020
Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Friday, August 21, 2026
Show HN: Process your solar eclipse data https://ift.tt/KirMvkS
Show HN: Process your solar eclipse data I've been sitting on some video of the 2024 solar eclipse (448gb specifically). All the interest about the most recent one one in spain inspired me to vibe code something that would stabilize and make pretty my data. I'm looking for other test data to make the pipeline more generalized. I made this would claude code and opus 5. https://ift.tt/wLp3HSJ August 20, 2026 at 11:11PM
Thursday, August 20, 2026
Show HN: HyperSAE – Sparse Autoencoders, reimagined in hyperbolic space https://ift.tt/swlV8ue
Show HN: HyperSAE – Sparse Autoencoders, reimagined in hyperbolic space https://ift.tt/cjYnC2v August 20, 2026 at 01:37AM
Show HN: terminal-code – VS Code inside the terminal https://ift.tt/R5avxeC
Show HN: terminal-code – VS Code inside the terminal https://ift.tt/smNO0Lj August 19, 2026 at 10:43PM
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
Show HN: Open-source comment section widget, Disqus alternative https://ift.tt/pA6xKvW
Show HN: Open-source comment section widget, Disqus alternative https://ift.tt/OUnQwsN August 17, 2026 at 11:36PM
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
Subscribe to:
Posts (Atom)
Show HN: Process your solar eclipse data https://ift.tt/KirMvkS
Show HN: Process your solar eclipse data I've been sitting on some video of the 2024 solar eclipse (448gb specifically). All the interes...
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Simple Gantt Chart Software https://ift.tt/sa3dQKF May 7, 2022 at 12:39PM
-
Show HN: Jsonnet Course Online Hi HN! I'm usually a lurker here, but I wanted to share this: I'm an enthusiastic user of Jsonnet[1] ...