All activity
Julio Jimenezleft a comment
This is such a cool app @rajiv_ayyangar - Iβm definitely going to try it. I canβt tell you how many times I fumble trying to hit that mute button π€¦π»ββοΈ π€£

CapslockMuteThe fastest way to mute yourself on video calls
Julio Jimenezleft a comment
Hi everyone! I'm Julio, and I've been building hash as a side project for a little over a month. Why write another shell? Mostly because I wanted to deeply understand how shells work: parsing, job control, expansion, the whole stack. But along the way, it became something I actually use daily. v30 is a milestone: it passes significantly more POSIX compliance tests than when I started, and it's...
hash v30 β A POSIX-compliant shell written from scratch in C
Julio JimenezJoin the discussion
Julio Jimenezstarted a discussion
hash v30 β A POSIX-compliant shell written from scratch in C
hash is a fast, lightweight Unix shell written from scratch in C with a focus on POSIX compliance and cross-platform portability. Whether you're on Linux, macOS, or FreeBSD, x86_64 or ARM64, hash runs natively with zero dependencies. It's designed for developers who appreciate the simplicity of POSIX semantics but want a shell built with modern tooling and release practices. What makes hash...
Julio Jimenezleft a comment
hash v28 We had two contributions by kshku. It's so exciting to have new contributors on a project so few people know about π Preserve ./ in tab completion. When source'ing, check for file in current working directory before PATH Also in this release, a few housekeeping items π§Ή Added homebrew bin path to example .hashrc PATH Applied Dependabot updates for GitHub Actions Fixed findings detected...

hashA modern command line interpreter for Linux, macOS, and BSD.
A modern command line interpreter for Linux, macOS, and BSD.

hashA modern command line interpreter for Linux, macOS, and BSD.
Julio Jimenezleft a comment
Hash is a comprehensive C-based command line shell interpreter for Linux, macOS, and BSD, providing a modern, secure, and POSIX-compliant alternative to traditional shells. Features include: - Tab completion for commands, files, and directories - Pipes and I/O redirection - Command chaining (&&, ||, ;) - Background processes with job control - Shell scripting with control structures...

hashA modern command line interpreter for Linux, macOS, and BSD.



