this post was submitted on 19 Nov 2023
36 points (95.0% liked)
Programming
17313 readers
199 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I tried this in my Grasp account, a search engine that is pre-loaded with all the Hacker News blogs and other select technical website, and builds results in associated degrees of relations from there. It came up with 8 repos searching for:
https://usegrasp.com/search?q=github+%E2%80%9Ctnt_select%E2%80%9D+
Also I want to say, your scenario is troublesome that GitHub itself could not come up with a satisfactory answer. Strange.
They have github.com/search, but for some reason it returns zero results... presumably it's a limitation (optimisation?) of their search index.
Any chance you'd be willing to share those results? The site isn't accepting signups any more.
Looks like things at Grasp have changed dramatically and it's offline with a promise to open source the code? Did you try a
symbol
search while logged in, and selecting "code" or "packages" in the results filter?https://github.com/search?q=symbol%3Atnt_select&type=code
There are a few results, but not the one I'm looking for, and none like it.