richardknop

↗ HN profile [ 83.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I have been working on reverse engineering SQLite in Go. Not exactly as I am borrowing some features from other databases so it is not a 1 to 1 exact replica but the main idea is the same and I have been keeping it as…

  2. A small RAG server written in Golang with sqlite and weaviate used for Corpus/knowledge base and Gemini model. It provides API to upload PDF files to the corpus and to query for an answer from specific documents.…

  3. Auth0 Is Down (status.auth0.com)
  4. Why do game developers prefer Windows? (softwareengineering.stackexchange.com)
  5. Go OAuth2 Server (github.com)