nowfound

Alternatives

Products that do what brooks-lint does

Code review plugin grounded in 10 classic engineering books

  1. 1BL

    I once managed a small team and hired an intern to develop the backend services for a software system. He used AI tools to write the entire project; while it ran correctly and produced the right results, the directory structure was atrocious upon review. Typically, a FastAPI service is organized into components like routers and services, but he had created an unnecessarily deep, multi-layered structure within the service layer—logic that should have simply been split across two or three files. The code lacked elegance. Recalling concepts from books on software project management, code…

    Jun 2026 · github.com

  2. 2IW

    Hey folks. Last year I was fortunate enough to sign a deal to write a book with my favorite technical publisher, The Pragmatic Bookshelf. When I started out as an Engineering Manager many years ago, I found that there wasn't a huge amount of material that specifically and practically helped me understand how to do my job. When you learn to program there's all of these amazing tutorials, examples and guides, but what was there for new managers? In response to this, a couple of years ago I started a blog over at https://www.theengineeringmanager.com which got a decent amount of…

    2020

  3. 3
    AI Linter169

    Customize your code review with natural language

    2024

  4. 4

    Free AI code reviews directly in the IDE

    2025

  5. 5

    Simplify your coding journey

    2024

  6. 6

    Code analysis to ship better code, faster

    2015

  7. 7CN
  8. 8

    Good vs Bad vs Legacy Code

    2015

  9. 9JA

    2015 · amazon.com

  10. 10IW

    2020 · debuggingcss.com

  11. 11

    Review code as a visual story on an infinite canvas

    2025

  12. 12

    Open-source AI code review with full codebase context

    Mar 2026 · octopus-review.ai

  13. 13

    Elevate the code review experience for your team

    2024

  14. 14SP

    Hey HN! We're Charles and Dean, and we're building Stage: a code review tool that guides you through reading a PR step by step, instead of piecing together a giant diff. Here's a demo video: https://www.tella.tv/video/stage-demo-1pph. You can play around with some example PRs here: https://stagereview.app/explore. Teams are moving faster than ever with AI these days, but more and more engineers are merging changes that they don't really understand. The bottleneck isn't writing code anymore, it's reviewing it. We're two engineers who got frustrated with…

    Apr 2026 · stagereview.app

  15. 15
    Codacy116

    Stop worrying about code style with automated code reviews

    2014

  16. 16GT

    I listed all the advice I give about Pull Requests and Code Review into a short (37 pages) and free guide, with real-life examples and actionable insights.

    2023 · github.com

  17. 17

    Turn codebases into interactive maps, graphs, and governance

    Jul 2026 · dev-swat.com

  18. 18IP

    Hey HN, I just wanted to share that after five months of intense work and countless caffeine-fueled writing sessions, "Master Software Architecture: A Pragmatic Guide" is now available. Writing this book was a crazy time. I entirely focused on it, and it took exactly 753 hours of writing, editing, and image editing & resizing(!) until the premiere. Yes, the last one (images) was a killer. If you ever think about writing a book, reserve a lot of time for it unless someone else does it for you. As a result, I am handing you the nearly 400-page book. It is a guide that will help you connect all…

    2024 · leanpub.com

  19. 19

    A free digital book on design systems

    2019

  20. 20AA

    I started writing this book 10 years ago in JavaScript, got through a few chapters (asymptotic notation, basic techniques, start of sorting), and then abandoned it. Recently I picked it back up, converted everything to TypeScript, and used AI (Zenflow [1] + Claude Opus 4.6) to complete the remaining chapters. I provided the structure, direction, and initial chapters; the AI generated the bulk of the remaining content under a spec-driven workflow. The book covers roughly a first 1-2 year CS curriculum: sorting, dynamic programming, graph algorithms, trees, heaps, hash tables, and more. All…

    Mar 2026 · amoilanen.github.io

  21. 21CA
  22. 22AI

    I built this software to help users who need to do static code analysis for C/C++ codebase. This can help you to explore the ASTs interactively. It can replace the Clang ast dump completely and also you can search the code/ASTs in a structual way. For example you can search a function which matches specific name or number of paremeters.

    May 2026 · uvic-aurora.github.io

  23. 23AC
  24. 24CA

    Nowadays I review a lot of code locally that was written by llms. I used to review my own code using git + delta. It started to feel limiting with the amount of code written by llms. When looking at a large diff on Friday I pointed an llm at diffs.com and trees.software and told it to build an app. It only took 16 minutes, is extremely fast for large diffs, beautiful and minimal. Today I polished it up and added all the features that I need. It has file filters, search, an llm walkthrough mode, and review comments that you can paste back into your llm. I will be using Codiff a lot, and can…

    May 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →