home.social

#tealdeer — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tealdeer, aggregated by home.social.

fetched live
  1. Aww man, https://cheat.sh is down with an HTTP 500, and has been for some time. :(

    It was a great supplement to #tldr/#tealdeer, and was easily curlable.

    #CheatSh #CheatDotSh

  2. Anyone else have issues with #tealdeer on #FreeBSD?

    rld@Intrepid:Downloads$ tldr --update
    Error: Could not update cache
    
    Caused by:
        0: error sending request for url (https://tldr.sh/assets/tldr.zip): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
        1: error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
        2: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
    rld@Intrepid:Downloads$ tldr --version
    tealdeer 1.6.1
    rld@Intrepid:Downloads$ uname -srm
    FreeBSD 14.3-RELEASE amd64
    
  3. And as usual the teal deer pumpkin stood guard over the non-food treats for kids with #FoodAllergies

    (One nice thing about the fake ones is you can keep using them year after year.)

    #JackOLantern #Halloween #TealPumpkin #TealDeer

  4. Tealdeer is revolutionizing the way developers access man pages! 🚀 With its fast, community-driven approach, it simplifies commands with example-based guidance. Perfect for anyone looking to enhance their command line skills! 💻✨ Check it out here: tealdeer-rs.github.io/tealdeer #Tealdeer #Rust #DevTools #CommandLine #OpenSource

  5. Two years after the last release, tealdeer 1.7.0 is out! github.com/tealdeer-rs/tealdee

    Some of the new features include multi-platform support, support for BSD, and binary releases for Apple Silicon.

    #tealdeer #tldr #OpenSource

  6. I found an implementation of #tldr in #rust : #tealdeer
    github.com/dbrgn/tealdeer

    Tealdeer is a Simplified, example based and community-driven man pages.
    #RustLang #command_line

  7. Most impressive #Rust achievement for me is not its integration in the #Linux kernel rather have replaced almost every of my #CLI tool with better #design, #behaviors and completely natural

    Very fast illustrative list:
    #wezterm ⬅️ terminal
    #helix ⬅️ editor
    #zellij ⬅️ terminal multiplexor
    #tealdeer ⬅️ tldr
    #fd ⬅️ find
    #ripgrep ⬅️ grep
    #bat ⬅️ pager
    #zoxide ⬅️ fast cd
    #broot ⬅️ interactive ls
    #exa ⬅️ ls
    #git-delta ⬅️ git diff
    #handlr ⬅️ xdg-open
    #starship ⬅️ shell prompt
    #topgrade ⬅️ upgrade manager