akshaysg
No user record in our sample, but akshaysg has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: Haystack – Review the PRs that need human attention (haystackeditor.com)
Hey HN! We're building Haystack (https://haystackeditor.com/) to help teams deal with the explosion in the number of pull requests that need to be reviewed due to the rise of coding agents. Haystack replaces the GitHub…
- Show HN: Haystack Review – Have a conversation with your pull request (tryhaystack.dev)
Hi HN! We’re launching Haystack Review, a chat-based tool for reviewing pull requests. Instead of starting from diffs and reconstructing the author’s intention and decisions from scratch, reviewers can ask questions…
- Show HN: Flag AI Slop in PRs (haystackeditor.com)
Hi HN, I’ve been working on a solution to something I personally view as a problem: increasing amounts of AI Slop in PRs. I’ve noticed that some contributors on GitHub have been using AI tools (which are great!) to make…
- Show HN: Haystack Slop Detector – a lightweight barrier against unreviewed PRs (haystackeditor.com)
Public repositories seem to be getting more AI-generated pull requests, some of which are low-effort and haven’t been manually reviewed. We built Haystack Slop Detector to scan PRs and flag changes that look like they…
- Show HN: I made a Halloween roguelike where you battle to merge a 1000-line PR (haystackeditor.com)
I originally made this to occupy time while folks were waiting for their reviews to spin up, but thought it would be fun to release as a game for Halloween! Let me know if I need to make any balance tweaks or fixes, and…
- Show HN: Code Review Survivors – a roguelike where you merge a 1000-line PR (haystackeditor.com)
I originally made this to occupy time while folks were waiting for their reviews to spin up, but thought it would be fun to release as a game for Halloween! Let me know if I need to make any balance tweaks or fixes, and…
- Show HN: Haystack – Review pull requests like you wrote them yourself (haystackeditor.com)
Hi HN! We’re Akshay and Jake. We put together a tool called Haystack to make pull requests straightforward to read. What Haystack does: -- Builds a clear narrative. Changes in Haystack aren’t just arranged as unordered…
- Haystack Code Reviewer: Review code as a visual story on an infinite canvas (haystackeditor.com)
- Show HN: Haystack – Review code as a visual story on an infinite canvas (haystackeditor.com)
Hi HN! Code reviews today are line-by-line diffs. This format makes reviewers focus on individual changes to catch bugs, style issues, and bad variable names, rather than the bigger picture of what the code is doing and…
- Show HN: Haystack Code Reviewer – Guided Tours for Pull Requests (haystackeditor.com)
Hi HN! We’re excited to share Haystack Code Reviewer, a tool that analyzes, chunks, and organizes the changes made in a pull request and guides you through them in a logical sequence on an interactive canvas. We hope…
- Show HN: Haystack Code Reviewer – Perform code reviews on a canvas (haystackeditor.com)
Hi HN! We’re building Haystack Code Reviewer, a tool that lays out code diffs for a GitHub pull request on an interactive canvas. Instead of scrolling through diffs line-by-line, you can view all changes in a more…
-
Hi HN, we’re Akshay and Jake from Haystack (https://haystackeditor.com/). Haystack re-imagines the IDE by putting it on a 2D digital whiteboard that automatically draws connections between code as you navigate and edit…
- Show HN: Haystack – an IDE for exploring and editing code on an infinite canvas (haystackeditor.com)
Hi HN, we’re building Haystack Editor (https://haystackeditor.com/), a canvas-based IDE that automates the boring stuff (plumbing, refactoring, and finding code) so that you can focus on the exciting parts of software…