pulkas

↗ HN profile [ 74.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I want to use other LLMs as tools, not slaves but collaborators. Are there any frameworks or libraries for this? Has anyone done this? What were your experiences? Concept: use Claude Code as the primary agent, and have…

  2. I built a high-performance web server in C that prioritizes security from the ground up. Key features: - XSS protection and SQL injection prevention built into the core - Rate limiting with IP tracking and automatic…