Live data from Hacker News

Viewing profile — omranjamal

omranjamal

HN member
Joined
Wed, Dec 01, 2021, 9:09 AM UTC
HN karma
1
Public activity
8 items

About omranjamal

No profile information was provided.

Recent public activity

  1. story
    Show HN: Full-featured CLI textarea component for React Ink

    I was unhappy with multi-line text input libraries for React Ink so I decided to make one. Full support for: - Pasting multi-line text - Opt + [Arrow Keys] to jump between words - …

  2. story
    Show HN: I made a better cd to navigate monorepos quicker

    I'm a big fan of monorepos but I always thought navigating them from the CLI was kind of a PITA, that's why I created `mono-cd`. It allows you to interactively select the package d…

  3. comment
    Comment #43892011

    This is great, but here's a bit of feedback that would make things nice: 1. I actually understood what it does and why only after reading your first comment on HN but I think the m…

  4. comment
    Comment #43881066

    This is actually amazing! Kinda miss the squircles from ScreenStudio though. Any plans on adding them in the near future?

  5. comment
    Comment #41923257

    It'd be nice if the stop button was not in my control. It makes me even more anxious than not being able to decide.

  6. story
    Show HN: Made JavaScript's compare-and-set to make other sync primitives with it

    I have recently pick up a bad habit of writing JS like I write Go. As such, I end up imagining in my head that async calls are just goroutines and that I need to sometimes do messa…

  7. comment
    Comment #41388665

    I'm surpirsed this isn't a Github Repo called `awesome-ai`. Was it made by the AI (user) bros?

  8. comment
    Comment #40117150

    This is kinda cool, what do you think the usecases could be compared to say something like pushing to Github or Gitlab? (considering you don't hate proprietary Git hosting platform…