TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Asqi: A codebase explorer designed to help navigate and understand Git projects

101 pointsby guitarsteve12 months ago

6 comments

notjoemama12 months ago
Fireship got hacked. Ticketmaster had user info stolen. et al, so when I see:<p>&gt; I log barely enough to determine whether the server has crashed.<p>&gt; We do not collect nor track...<p>I&#x27;m 50% sold by these principles alone.<p>It&#x27;s 2024 and not being a data creep is a product feature now.<p>Thank you.
评论 #40537395 未加载
评论 #40539131 未加载
kjksf12 months ago
I like the speed and compactness of the UI.<p>Hopefully constructive feedback.<p>1. That message about upcoming feature obscures the code and is actually a big div taking the whole right side, from top to bottom, which blocks events like scrolling with mouse wheel. It&#x27;s white so it looks like part of code but blocks scrolling of code.<p>2. those circular things are a gimmick in my mind. And acting on hover is confusing: I move the mouse and things flash wildly.<p>Give me a clear option to permanently hide the circular thingy.<p>Only act on click, not mouse over.<p>3. When I clicked on an enum definition (e.g. in postgres parser) I expected a way to see all places that use that enum. It&#x27;s not possible or I&#x27;m missing something.<p>4. The &quot;search everywhere&quot; dialog is confusing. Again, a big circular thingy, invisible cursor so I don&#x27;t even know I can type something and I don&#x27;t know what I&#x27;m searching there. File names? I expect search to be full text search of all files.<p>5. I was confused by `C-u`. Now I get that it&#x27;s `Ctrl-u` but make it more obvious . At least in help use the full `Ctrl-u` and add tooltips with full version.<p>6. The color of tabs is the inverse of what I expect based on pretty much all other software I use. A current tab should have the same color as the panel, so that it looks like it&#x27;s part of it. Since panel is white, selected tab (e.g. History vs. Tree) should also be white. It&#x27;s black. Or find some other way to make it clear which tab is selected.
评论 #40536700 未加载
评论 #40536666 未加载
评论 #40538685 未加载
esafak12 months ago
The demo is not working for me: <a href="https:&#x2F;&#x2F;demo.dev.asqi.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;demo.dev.asqi.io&#x2F;</a>
评论 #40530610 未加载
评论 #40530300 未加载
评论 #40530252 未加载
评论 #40530200 未加载
snthpy12 months ago
I want to like this but I found the UI too confusing and didn&#x27;t get anything out of the current experience.<p>I liked the BBS&#x2F;ssh server intro and styling but you lost me at the jumpy, nested circular tree chart thingy. Maybe a boring rectangular treemap would work better? Even better if it was rendered in the terminal over ssh...
评论 #40536791 未加载
whitten12 months ago
I’m wondering what computer language analysis tools are necessary to make this work for another language. The OG page supplies this info<p><pre><code> Supported languages ------------------- Asqi can provide file-level indexing for everything, and it provides semantic indexing for: + C&#x2F;C++ + Java + Go + Rust + JavaScript&#x2F;TypeScript + Python</code></pre>
评论 #40530626 未加载
localfirst12 months ago
tools like Greptile (which this seems close to) to understand Git projects were one time use for me (rendering monthly subscription pointless)<p>once how to properly use github search especially<p>also not sure about the web design i guess there are some tools where this works
评论 #40530705 未加载