Live data from Hacker News

Viewing profile — cpendery

cpendery

HN member
Joined
Sat, Jun 11, 2022, 10:54 PM UTC
HN karma
154
Public activity
21 items

About cpendery

No profile information was provided.

Recent public activity

  1. story
    Show HN: Pave – CLI for Managing Path

    Made this small cli tool for making PATH actions easier across multiple platforms / shells

  2. story
    Show HN: Inkish – build SSH apps with React

    I built this small library to easily run an Ink app as an SSH app. I was inspired by Wish / all the work of the Charm team on the golang TUI ecosystem and wanted some similar tools…

  3. comment
    Comment #46829419

    Or the shorter https://http.dog

  4. comment
    Comment #45893578

    interesting post! shell integration has gotten a lot better since the new ConPTY on windows doesn’t strip OSC sequences & send them ahead of the text

  5. comment
    Comment #41348859

    Inshellisense implements all of fig’s autocomplete specs https://github.com/microsoft/inshellisense

  6. comment
    Comment #40577178

    You could always try https://github.com/microsoft/tui-test too. It could still use some more polishing on my part though

  7. comment
    Comment #40147227

    Created an issue for you to follow https://github.com/cpendery/kaldo/issues/2

  8. comment
    Comment #40146202

    That's smart, I switch between powershell & git-bash so this helps since they don't the same way of defining aliases

  9. comment
    Comment #40146140

    I maintain inshellisense & I've been contributing some features to VSCode's terminal which both require in switching a lot between shells for testing. I kept trying to run my git s…

  10. comment
    Comment #40146086

    Oh that's super cool, I didn't know atuin supported aliases. This project doesn't support syncing across devices (I was planning on adding it if there was interest), but it seems l…

  11. story
    Show HN: Kaldo – Cross Shell Aliases

    I made this so that I don't have to maintain my aliases across my $profile, .bashrc, and .zshrc when I swap shells. Let me know what you think about it!

  12. story
  13. comment
    Comment #39773329

    I was working on something similar with https://github.com/cpendery/wock . Never finished it up, but this looks promising

  14. story
    Show HN: Kaldo – Cross Shell Aliases

    I made this so that I don't have to maintain my aliases across my $profile, .bashrc, and .zshrc when I swap shells. Let me know what you think about it!

  15. story
    Show HN: TUI Test – E2E testing for CLI / TUI apps

    I built this test framework when working on inshellisense because I couldn't find a terminal testing tool with playwright level features: snapshots, rich locator assertions, etc. I…

  16. comment
    Comment #38171719

    Thanks for everyone creating issues. I'm working on addressing all the issues and they'll be included in the next release.

  17. story
    Show HN: Inshellisense – IDE style shell autocomplete

    I built this terminal native runtime for Fig's autocomplete to support Windows and Linux. Would appreciate any feedback on it!

  18. comment
    Comment #36913740

    I’ve seen Team Lead for a technical individual who drives/scopes projects and manages SWEs.

  19. story
    Show HN: ASort – Python Utility For Sorting __all__ lists

    I got tired of having to keep my __all__ lists sorted in python by hand as it helps keep them more readable so I made this to do it for me. If you aren't familiar with __all__ list…

  20. comment
    Comment #31709516

    Thanks for the suggestion! I added links to the source articles. For hiring trends, the only thing I could think of was tracking open job postings. Do you think that'd be useful?

  21. story