Live data from Hacker News

Viewing profile — j0selit0

j0selit0

HN member
Joined
Fri, Nov 18, 2022, 11:09 AM UTC
HN karma
104
Public activity
14 items

About j0selit0

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #49362101

    Follow-up to my previous Copilot/mitmproxy post. While looking at the traffic I noticed Copilot’s own LLM requests used X-initiator: agent and didn’t consume premium quota. That ma…

  3. story
  4. comment
    Comment #49277142

    thanks! corrected in the article

  5. comment
  6. story
  7. comment
    Comment #49256392

    I was curious to understand how Copilot implements its harness, and also how I was exhausting my quota so quickly. End up going down a rabbit hole of intercepting its network traff…

  8. comment
  9. story
  10. comment
    Comment #44644196

    I was building a production app with OpenAI's new Agents SDK and hit a wall with session management. The built-in SQLite support works great for prototyping, but doesn't cut it whe…

  11. story
  12. comment
    Comment #35928875

    PyJaws enables declaring Databricks Jobs and Workflows as Python code, allowing for: - Code Linting - Formatting - Parameter Validation - Modularity and reusability In addition to …

  13. story
  14. comment
    Comment #33653057

    I mean, come on, SQLite doesn't even support concurrency. Are people seriously considering using it in a production scenario? If you work in a DS team where you're the only DS, the…