ev_dev3
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Live architecture docs using AST parsing + LLM (demo.maimap.dev)
I am working on a tool called MaiMap which combines static code parsing with LLM-based analyses to generate architectural docs and diagrams for microservices. The link I have posted here is to a demo of what the…
- Show HN: Trayce – Burp Suite for developers (trayce.dev)
About a year ago I introduced Trayce to HN as the "network tab for docker containers". Now I have released a new version which adds an HTTP client. The idea is to combine network monitoring with an HTTP client to help…
- Show HN: Trayce – Network tab for Docker containers (trayce.dev)
Trayce (https://github.com/evanrolfe/trayce_gui) is an open source desktop application which monitors HTTP(S) traffic to Docker containers on your machine. It uses EBPF to achieve zero-configuration sniffing of…