Live data from Hacker News

Exa Is Deprecated

github.com

81–90 of 244 posts

Re: Exa Is Deprecated

#81
post #70
post #60

Earlier quoted context omitted.

The owner of a repository dying (assumption) is an example why you don't trust modern software? The active maintainers moved the project to a shared repository with a different name 2 years after the creator was seen anywhere.

You could argue that "modern" versions of old tools with a bus factor of 1 are harder to trust.

You could, but it doesn't seem relevant to this post.

Re: Exa Is Deprecated

#82

Earlier quoted context omitted.

pneumatic drill: 8 years, dead the sharp stick of metal my dad gave me: 38 years and counting long live the sharp stick of metal ? What a terrible take. Yes, ls is maintained. Although, maintained is a very strong word. It exists. It's getting a few maintenance commits here and there, and in the mean time, it's feature done. It won't evolve anymore. Just like how exa will keep existing, and won't evolve anymore. Exa…

> Yes, ls is maintained. Although, maintained is a very strong word. It exists. Why would it be a strong word? Here it is, in src/ls.c: https://github.com/coreutils/coreutils It is then packaged by tens of operating system distributions, who themselves maintain extra patchsets, some of which are then upstreamed. It is installed and used on millions (billions?) of devices, for 3 decades. It's a very reliable and trust…

That's GNU coreutils.

Re: Exa Is Deprecated

#83
post #60
post #49

Yet another example of why I don't trust any software that markets itself as "modern". In another 20 years, ls will still work perfectly fine.

The owner of a repository dying (assumption) is an example why you don't trust modern software? The active maintainers moved the project to a shared repository with a different name 2 years after the creator was seen anywhere.

[dead]

Re: Exa Is Deprecated

#85

Earlier quoted context omitted.

> I absolutely love the trend of rewriting classic Unix utilities I avoid them unless I'm capable of maintaining them myself. My primary reason for using classic Unix utilities is trusting that they'll still work in a few years. The initial stages of a rewrite can be a lot of fun, but I want to use it long after the excitement has worn off.

YMMV, but many of us find it easier to maintain rust + cargo than the old C + autotools mess.

[dead]

Re: Exa Is Deprecated

#87
post #46

Earlier quoted context omitted.

YMMV, but many of us find it easier to maintain rust + cargo than the old C + autotools mess.

And yet, exa is deprecated :-)

This is a GitHub ownership model problem, not a problem with the Rust toolchain or the concept of creating modern, user-friendly command-line software.

Re: Exa Is Deprecated

#88
A nice metaphor when the "modern replacement" for something as basic as a directory listing is deprecated while the original means (the built-in ls) still works fine and isnt.

EDIT: ls on linux is apparently an executable part of GNU and not a built-in

Post reply on HN