Sourcegraph
OpenGrok
GitHub
Etsy Hound
Atlassian Fisheye
Tabnine
GitHub Copilot
Cody AI
pre-commit by Yelp
EditorConfig
Python Poetry
mypy
Semgrep
flake8
Gitleaks
GitHub Actions
Sourcegraph
pre-commit by YelpNo pre-commit by Yelp videos yet. You could help us improve this page by suggesting one.
Based on our record, pre-commit by Yelp should be more popular than Sourcegraph. It has been mentiond 174 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Sourcegraph | Remote | Full-Time | SWE, Tech Lead, Agent Engineer, Product Manager, Product Marketing Manager | https://sourcegraph.com Sourcegraph is building the context layer for AI-powered software development. As AI accelerates code creation, we help engineering teams understand, navigate, and safely change large codebases. Our products, including Code Search, Deep Search, MCP, and Agentic Batch Changes, give... - Source: Hacker News / 8 days ago
Sourcegraph | San Francisco | Full-Time | SWE, Design Engineer, Forward Deployed Eng, Head of Design, Solutions Eng, Dev Advocate (all roles write code) | https://sourcegraph.com Sourcegraph is hiring SWEs and FDEs for Amp (https://ampcode.com), the most aggressive and powerful AI coding agent. It's growing 50% WoW, and we build it in a crazy way; see https://ampcode.com/how-we-build. Backed by Sequoia, a16z,... - Source: Hacker News / about 1 year ago
This is a product by Sourcegraph https://sourcegraph.com who already have a solution in this space. Is this something wildly different to Cody, your existing solution, or just a "subtle" attempt to gain more customers? - Source: Hacker News / over 1 year ago
Sourcegraph | San Francisco / Remote | Full-Time | SWE, Database Platform Eng, Forward Deployed Eng, Solutions Eng, Dev Advocate (all roles write code) | https://sourcegraph.com Sourcegraph is how enterprises industrialize software development with AI. We accelerate and automate how software is built in the world's most important companies, including 7/10 top software companies by market cap and 4/6 top US banks.... - Source: Hacker News / over 1 year ago
Cody by Sourcegraph can transform how you build UI components, from basic buttons to complex, dynamic systems. It handles the heavy lifting so you can focus on crafting good UI/UX designs. Whether youโre customising components or managing complex UI systems, Cody provides the tools to make the process faster and more efficient. - Source: dev.to / over 1 year ago
Using the pre-commit framework? It's a four-line entry โ no hook scripting. - Source: dev.to / about 15 hours ago
.git/hooks isn't version-controlled, so a raw hook only protects your machine. To enforce it for everyone, use the pre-commit framework and commit the config:. - Source: dev.to / 22 days ago
Execution and harnessed, productized enforcement for builds. This corner is real and mature: Husky, Lefthook, pre-commit, Trunk, GitHub branch protection, on top of the underlying primitives (git, Claude Code hooks, CI). These don't hope your code is clean. They refuse the commit, fail the build, block the merge until it is. Enforcement isn't exotic. It's a solved, shipping product category. - Source: dev.to / 25 days ago
Representative tools: Gitleaks and TruffleHog are the open-source workhorses. Run both through the pre-commit framework so secrets get caught before they ever hit the remote. - Source: dev.to / 2 months ago
Flexible: It works seamlessly with both pre-commit and prek. - Source: dev.to / about 2 months ago
OpenGrok - OpenGrok is a fast and usable source code search and cross reference engine.
EditorConfig - EditorConfig is a file format and collection of text editor plugins for maintaining consistent coding styles between different editors and IDEs.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Python Poetry - Python packaging and dependency manager.
Etsy Hound - Hound is an extremely fast source code search engine.ย
mypy - Mypy is an experimental optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing.