Viewing profile — soptikha2
soptikha2
HN member- Joined
- Sun, Sep 15, 2019, 8:44 PM UTC
- HN karma
- 87
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About soptikha2
No profile information was provided.
Recent public activity
-
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…
-
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…
- story
- story
- comment
-
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 …
-
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…
-
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, …
-
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…
-
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…
- story
-
comment
Comment #22228315
I can confirm that I'm being redirected as well.
- story