v-yanakiev
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Consider a service providing user-scoped AI tokens. The service would allow you to configure usage limits for each user's tokens, allowing you to safely move AI logic to the client-side, simplifying your code. As an…
-
Motivated by recent drama regarding Fly's throttling changes (https://community.fly.io/t/predictable-processor-performance/22259), I started thinking about building an alternative to Fly.io's performance machines (no…
-
Thinking of making an open-source browser extension to track expenses (including active subscriptions). The extension would log the data automatically when it detects that, for example, Stripe Checkout has been visited.…
-
After some difficulties with setting up remote debugging (SSH, SCTP stuff), I thought of a possible easier solution using Remote Connections (https://en.wikipedia.org/wiki/Reverse_connection): 1. A VS Code debug…
-
I'm thinking of making an AI content-filtering browser extension, to mark/remove AI content in Google, Reddit, etc. It'd probably rely on on-device CPU inference (like this:…
- Show HN: AI Agent with Dockerfile-Defined Context (github.com)
I recently open-sourced my AI code interpreter / Agent platform. Feel free to check it out!
-
Syntix.pro is an open-source AI code interpreter.
-
https://www.syntix.pro/ Syntix is an AI code interpreter. It allows you to ask an AI programming questions, and have it answer back in a Dockerfile-defined container, or in one of 8 environments supported out of the…
-
I noticed how cheap Hetzner's dedicated vCPUs were compared to big-name cloud providers. Comparing Hetzner vs GCP: the pricing for 16 vCPU, 64GB RAM - 96.49EUR / month vs 609.71USD / month.…
-
https://www.syntix.pro/ Syntix is an AI code interpreter. It allows you to ask an AI programming questions, and have it answer back in one of 8 languages: JavaScript, TypeScript, Python, C#, Java, Go, Rust, pgSQL. The…
-
https://www.syntix.pro/ Syntix is an AI code interpreter. It allows you to ask an AI programming questions, and have it answer back in one of 8 languages: JavaScript, TypeScript, Python, C#, Java, Go, Rust, pgSQL. The…