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.

Yash: Yet Another Shell

45 pointsby InitEnabler3 months ago

5 comments

UncleOxidant3 months ago
I kind of wish there was a shell that had the option for histories localized to a directory. So I can go into a directory and then look at what I was doing when I was last in that directory. Some complicated compilation command line to compile and link a source file and a bunch of libraries that was run when I was last in that directory, for example. There'd still be the 'history' command for everything and then maybe 'dhistory' for the commands that I ran in that specific directory when I was last there.
评论 #43055777 未加载
评论 #43055044 未加载
评论 #43055703 未加载
评论 #43056159 未加载
评论 #43055950 未加载
评论 #43056574 未加载
评论 #43059364 未加载
评论 #43054677 未加载
评论 #43063542 未加载
评论 #43056554 未加载
评论 #43055075 未加载
评论 #43056936 未加载
评论 #43056832 未加载
fuhsnn3 months ago
I've never seen a mid-sized C codebase that annotate "restrict", "nonnull" pointers and "pure", "const" functions so thoroughly, very interesting, would be an important case study if I ever get around to write C optimizer passes.
postepowanieadm3 months ago
It's quite nice. However a few basic functions are missing, like separate history for each instance.
评论 #43054627 未加载
KerrAvon3 months ago
What's the tl;dr on why one would use Yash vs anything else? ReadMe doesn't really explain what's unique here.
评论 #43054557 未加载
评论 #43054875 未加载
评论 #43056082 未加载
评论 #43055446 未加载
DiggyJohnson3 months ago
Best “yet another*” project name in awhile. Cool stuff