chrisnolet

↗ HN profile [ 69.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I’ve been working on an SDK for creating voice AI apps. If you’ve ever wanted to make consumer voice apps, this is for you. There are some neat ideas in here that I’m really proud of: the decorators make everything very…

  2. We built this on a whim for a hackathon, but I'm thinking to turn it into a real thing! Original GitHub repository at: https://github.com/Flux159/claude-code-go The desktop app exposes an interface to Claude Code, so…

  3. I really love Git Ingest, but I needed something more general. So I built this! It crawls websites and converts each page to Markdown. It’s great for developer documentation. And it’s free. I built it over the excellent…

  4. Hello again, HN! I’ve been using my DSL to create new voice experiences. I’ve made an AI-powered email client for Gmail that you talk to, using your microphone. (I highly recommend using earbuds or headphones! Or the…

  5. Hey HN! I've been building tooling for voice-driven apps over the past few months, as part of a hardware project. Someone suggested adapting the DSL to play Dungeons and Dragons. So, here we are! What is it? An…

  6. I was playing with this for a few weeks over the holiday break. This is one of the GS3D sample scenes running on PCVR at about 65 FPS. I'm sorting on the CPU at the moment, so there are some hitches, but it works! I may…

  7. The new MacBook Pro sports retina graphics. Here's how to implement @2x graphics for the web.