Live data from Hacker News

Viewing profile — soptikha2

soptikha2

HN member
Joined
Sun, Sep 15, 2019, 8:44 PM UTC
HN karma
87
Public activity
13 items

About soptikha2

No profile information was provided.

Recent public activity

  1. comment
    Comment #33200514

    My experience is quite different in regard to working in Europe. How exactly is hiring a very tedious process? Seemed quite fast and easy to me. And btw, it's not that hard to fire…

  2. comment
    Comment #24114045

    I made a tool and browser extensions that determines if people in video are currently talking or not, and speeds up the video accordingly. Great for long lecture videos for skippin…

  3. story
  4. story
  5. comment
  6. comment
    Comment #22940896

    Surprisingly easy! I was scared of building TUI like this because it seemed so complex, but it's actually not that hard. Or at least, with tui-rs[1], which is surprisingly easy to …

  7. comment
    Comment #22938804

    Yes, my priority was making the UI done as fast as possible, as I wanted to focus on making the debugger and didn't want to think too much about UI. I looked at some examples of bo…

  8. comment
    Comment #22937063

    I'll add technical section to readme, but for short. I've used tui-rs[1] with crossterm[2] backend (which handles the actual terminal interaction). The docs may seem intimidating, …

  9. comment
    Comment #22937002

    I certainly do. This is meant just as a toy, and way to learn Rust, which is what I've written this in. If I need to actually achieve something, I use python or haskell. However se…

  10. comment
    Comment #22936033

    Hi, author here. I’ve written a debugger for sed in Rust. This was not only to learn rust, but to actually have a solid debugger for sed. I’ve started learning sed recently and dec…

  11. story
  12. comment
    Comment #22228315

    I can confirm that I'm being redirected as well.

  13. story