OpenStreetMap and Internet Archive because they are operating with a small budget (as opposed to Wikipedia).
- 3 Posts
- 4 Comments
Joined 6 years ago
Cake day: January 31st, 2020
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Ordoviz@lemmy.mltoGeneral Programming Discussion@lemmy.ml•How to audit a shell-completion script?
3·2 years agoThe mojo, cpan and pip bash scripts don’t fail my test of “skimming over the source and looking for dangerous external commands like curl or
rm” (good syntax highlighting is helpful here). They look like typical completion scripts. However, if your Linux distribution has a pip completion script in their repos, prefer that one.






Using MIT license means the developers cannot look at GNU source code when writing code for uutils. This feels like a unnecessary hurdle given that uutils wants to be 100% compatible with GNU tools.