Preferences

dearilos
Joined 11 karma
building wispbit.com

email - ilya (at) wispbit.com


  1. Put up guardrails to enforce quality code.
  2. We’re fixing this slop problem - engineers write rules that are enforced on PRs. Fixes the problem pretty well so far.
  3. We’re trying to solve a similar problem, but using linters instead over at wispbit.com
  4. We're trying to solve a similar problem at wispbit - this is an interesting way to do it!
  5. We use ast-grep for the determinism part. I should have clarified - we don’t charge for fully deterministic runs. Only ones where the LLM is involved as a judge.
  6. It supports fully deterministic rules, which we use LLMs to help you write.

    Agreed on all of this too. This is why we built the CLI tool - to shift left the work.

  7. We combine determinism + LLMs to catch things a human would normally have to. If the LLM finds a violation, it generates a comment.

    Big agree on the CLI being open and letting you bring your own inference provider. We’re holding off on it until we get more feedback from some of our hardcore users.

  8. We do a two week trial and then it's $0.2 per file reviewed. Buying in bulk + optimizing rules gives a significant discount.
  9. Love it :) Thank you!
  10. This is pretty much what I’m solving. LLMs need a “linter” of sorts that can guide them to write good code.
  11. I'm building something to solve exactly that - automating all the boring and repetitive parts of code review.
  12. I'm building something to do exactly that - just reduce and automate the boring parts of code review like enforcing standards.
  13. problem with the tools you're using is that they're not built for code review

    im building one that lets you write and enforce your own rules so you don't get the typical slop

    email in profile if you'd like to try it - i can send you a link

  14. i'm taking an approach where we scan your codebase and keep rules up to date

    you can enforce these rules in code review after CC finishes writing code

    email ilya (at) wispbit.com and ill send you a link to set this up

This user hasn’t submitted anything.

Keyboard Shortcuts

Story Lists

j
Next story
k
Previous story
Shift+j
Last story
Shift+k
First story
o Enter
Go to story URL
c
Go to comments
u
Go to author

Navigation

Shift+t
Go to top stories
Shift+n
Go to new stories
Shift+b
Go to best stories
Shift+a
Go to Ask HN
Shift+s
Go to Show HN

Miscellaneous

?
Show this modal