Viewing profile — j0selit0
j0selit0
HN member- Joined
- Fri, Nov 18, 2022, 11:09 AM UTC
- HN karma
- 104
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About j0selit0
No profile information was provided.
Recent public activity
- story
-
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…
- story
-
comment
Comment #49277142
thanks! corrected in the article
-
comment
Comment #49276812
[dead]
- story
-
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…
- comment
- story
-
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…
- story
-
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 …
- story
-
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…