simonmysun

↗ HN profile [ 74.0 ms ] full profile
Karma
0
Created
()
Submissions
-1,848,070,617
  1. I've been using Google Timeline (Location History) for years to remind me of what I have been doing on a specific day. However, Google will no longer store data in its cloud…

  2. Hi HN, Today I wrote a simple tool to visualize the log probabilities of OpenAI GPT completions. It's designed for debugging and understanding GPT's behavior by showing the probability of each candidates, with which you…

  3. Grammarly SDK has been deprecated (developer.grammarly.com)
  4. Quines in LLM (maoyin.eu)
  5. This post might not directly concern English-speaking users, but I know there are many users (at least many Chinese speaking users) browse Hacker News with immersive-translate plugin[1]. The plugin has…

  6. Hi HN! I've created a CLI tool called "ell" that allows you to interact with LLMs directly from your terminal. Designed with the Unix philosophy in mind, ell is simple, modular, and extensible. You can easily pipe input…