gkoos

↗ HN profile [ 70.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Live benchmark comparing fetch, axios, ky, and ffetch side-by-side with configurable latency, failures, and rate limiting. No setup needed. Run chaos scenarios and see real-time reliability metrics.

  2. ffetch v5 is out ffetch is a TypeScript-first fetch client focused on production reliability. Core functionality includes: - timeouts (global and per-request) - retries with exponential backoff + jitter - lifecycle…

  3. A TypeScript/ESM library for injecting latency, failures, and other network chaos into fetch requests. It supports flexible middleware and can be combined with chaos-proxy for advanced testing scenarios. npm:…

  4. I made Chaos Proxy, a tool to inject chaos into API requests for testing and development. You can simulate latency, random failures, dropped connections, and rate limits using a simple YAML config or code. Great for…

  5. I previously shared a simple disposable email tool focused on privacy (no tracking, no signup). https://nullmail.cc Now I've released extensions for Chrome and Firefox to make it easier to use: - Generate a new address…

  6. Mermaid Diagram Editor/Renderer (mermaid-editor.online)
  7. Hey all, as a little weekend project I built a privacy-focused temporary email service: https://nullmail.cc - No sign-up or personal info required. - Instant, disposable, ephemeral mailboxes. - Deletes all data on…