Show HN: Rust based AWS Lambda Logs Viewer (TUI)

(github.com)

57 points | by evert0n a year ago ago

15 comments

  • aws-user a year ago

    Looks interesting. Unfortunately the profile selection list is empty for me, even though i have populated ~/.aws/credentials and have lots of profiles in ~/.aws/config. Tried using --clear-cache.

    • audiala a year ago

      Same for me. Editing the config.toml didn't help either.

      • rliox a year ago

        [flagged]

    • gauge_field a year ago

      Name checks out :)

      • rliox a year ago

        [flagged]

    • rliox a year ago

      [flagged]

  • hotfixguru a year ago

    Cool! Would love if there was some screenshots and examples in the repo.

    • benterix a year ago

      I agree, for TUI tools screenshots are essential and 2-3 can explain the project better than many written paragraphs.

    • dcminter a year ago

      Seconded; I like this tool for capturing tui stuff: https://asciinema.org/

    • golanggeek a year ago

      Some screenshots would be nice

  • rc00 a year ago

    How useful was Cursor for this? Was it helpful?

  • kelnos a year ago

    What's "Cursor"? I don't see a reference to it in the code at all.

    • daelon a year ago

      Cursor is a VSCode fork with a builtin ai assistant.

  • jpoz a year ago

    Private repo?

    • evert0n a year ago

      Oh! Fixed, Thank you