• 0 Posts
  • 5 Comments
Joined 3 months ago
cake
Cake day: April 18th, 2024

help-circle


  • This measure is not linked with specific individuals and is further anonymized using a technology called OHTTP to ensure it can’t be connected with user IP addresses.

    it’s kinda ridiculous to see them emphasise this but get called out as if they are doing so. if anything they seem to be taking the most privacy focused approach I’ve come across, going forward as a decent example. Also makes me appriciate that they look for other feedback than user comments cause that seems like a notoriously unreliable source of info for data-driven decisions


  • I (not who you are asking) responded to your original comment about cheat.sh, but feot kinda fitting here too,

    in the case if cheat.sh it does so much more than the manpages that I would definitely say that manpages should keep doing it’s thing, because these tools strive to do more, which both makes them valuable and makes the manpages the right tool for it’s thing.


  • I think cheat.sh has the upper hand over tldr, it retrieves the DBs from tldr and others, gives far better results imo. rsync is a decent exampøe where cheat.sh does better than tldr imo: https://cheat.sh/rsync

    as for cheat.sh vs manpages: each has their uses. As someone who uses rsync once every … two months, maybe, cheat.sh gives me the info i need much quicker. ie: -avz, but maybe -c if you want to verify file integrity, that’s 8 lines/2 examples in, but reading the manpage of rsync then checksumming is almost something you need to know to look for, which is fine for what the manpages are intended for. these cheatsheets gives you common use cases, and are more of a quick reference.

    also cheat.sh gives a lot more functionality than man, I can recommended skimming over the github page https://github.com/chubin/cheat.sh