Live data from Hacker News

Exa Is Deprecated

github.com

1–10 of 244 posts

Re: Exa Is Deprecated

#2
I hope that the author Benjamin Sago is alright. It's always concerning when FOSS developers disappear for a while - even though it isn't uncommon.

Re: Exa Is Deprecated

#4
I've been using LSD instead of Exa, so I'm lightly relieved that I don't have to change over.

Both projects are amazing little utilities that when combined with a well-customized shell, really make using the terminal a joy.

I absolutely love the trend of rewriting classic Unix utilities in rust, because the new tools often have (small or large) usability and quality of life improvements that altogether make the terminal a much more powerful environment.

Re: Exa Is Deprecated

#6
post #4

I've been using LSD instead of Exa, so I'm lightly relieved that I don't have to change over. Both projects are amazing little utilities that when combined with a well-customized shell, really make using the terminal a joy. I absolutely love the trend of rewriting classic Unix utilities in rust, because the new tools often have (small or large) usability and quality of life improvements that altogether make the termi…

Relevant link: https://github.com/lsd-rs/lsd

Re: Exa Is Deprecated

#8
This might affect me and other Debian stable users in the year 2025. The conservative side of the FOSS world rocks.

exa's great; it's a polished, feature-rich ls(1) that broadly improves on GNU ls. The --tree view is awesome; I wish more tools used that UX pattern. The only other one I can immediately remember is pstree.

Re: Exa Is Deprecated

#9

This might affect me and other Debian stable users in the year 2025. The conservative side of the FOSS world rocks . exa's great; it's a polished, feature-rich ls(1) that broadly improves on GNU ls. The --tree view is awesome; I wish more tools used that UX pattern. The only other one I can immediately remember is pstree.

I have the opposite feeling about package lethargy, I don't want to remember that exa is now eza at the time that my distro finally gets around to packaging eza, I want to do it now when it's right in front of me.

I'll go try lsd instead (and then I'll try the other ls rewrite, har har)

Post reply on HN