the1024

↗ HN profile [ 70.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Cloudflare Repackages Pricing (blog.cloudflare.com)
  2. Hi HN! AI Product Rank lets you to search for topics and products, and see how OpenAI, Anthropic, and Perplexity rank them. You can also see the citations for each ranking. We’re interested in seeing how AI decides to…

  3. Hey everyone! We're Evan and Caelean, the authors of Tach. Tach lets you visualize the architecture of your Python codebase, and gives you the tools to incrementally improve it. It uses module boundaries to give teams…

  4. Tach is a pip package that lets you define module boundaries, automatically detect all cross-module dependencies, and then validate and enforce those dependencies. It also supports strict interfaces for modules by…

  5. Calm down about Service Weaver (newsletter.goodtechthings.com)
  6. tach is a lightweight Python tool that enforces boundaries and dependencies in your Python project. Inspired by nx, tach helps you maintain a decoupled and modular Python codebase. By default, Python allows you to…

  7. chatpdb - gpt for your python debugger ChatGPT can be an awesome tool for quickly diagnosing issues from error output, but pasting snippets into the chat window often misses important context and forces you to switch…