Remix.run Logo
Fethbita 15 hours ago

Just like fd, I actually enjoy using rg and like these new set of command line tools.

CorrectHorseBat 15 hours ago | parent | next [-]

I just found out the authors of both ripgrep and fd work for Astral, no wonder Astral makes such great software

nicce 14 hours ago | parent [-]

What is the business model of Astral?

pas 14 hours ago | parent | next [-]

they want to build services on top of the tools

see this from ~3 months ago https://news.ycombinator.com/item?id=44358216

BiteCode_dev 12 hours ago | parent | prev [-]

Selling pyx to biz: https://astral.sh/pyx

dizhn 14 hours ago | parent | prev [-]

What I like about both is their defaults without any parameters are what i would need them for 99% of the time. Huge time saver.

rg <string>

fd <string>