grokkedit

↗ HN profile [ 78.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. A couple weeks ago I was wondering if I could build a GGUF model file that, when run on ollama, would deterministically answer with the same exact sentence (not simply using a system prompt). That was surprisingly easy…

  2. hello, I've come up with the silly yrecombinator pun and then I made this website it randomly retrieves a made up startup built by combining two existing startups from ycombinator it has access to 1000 generated startups

  3. Just for fun I wanted to write a library that generates the functions you import from it at runtime using the context in which you called them. It's just a joke, but it proves what I was always afraid of: dunder methods…