dnhkng
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I built a hardware quantum RNG and wired it into a Magic 8-Ball (dnhkng.github.io)
Gday, author here! I've wanted to hack together a "real" quantum random number generator for another upcoming project, and I got carried away a bit, and went down the 'over-engineering' cliff. So, for your nerdy…
- Show HN: More LLM Neuroanatomy: A Hint of a Universal Language? (dnhkng.github.io)
-
I found that duplicating a specific block of 7 middle layers in Qwen2-72B, without modifying any weights, improved performance across all Open LLM Leaderboard benchmarks and took #1. As of 2026, the top 4 models on that…
- Show HN: Local GLaDOS (github.com)
I built GLaDOS's brain, with a low-latency chat interface. Sub 600ms voice-to-voice response, running on Llama-3 70B.
- Show HN: Local GLaDOS (old.reddit.com)
Code is available at: https://github.com/dnhkng/GlaDOS You can also run the Llama-3 8B GGUF, with the LLM, VAD, ASR and TTS models fitting on about 5 Gb of VRAM total, but it's not as good at following the conversation…