Viewing profile — khorpy
khorpy
HN member- Joined
- Mon, Jun 27, 2016, 8:08 AM UTC
- HN karma
- 9
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About khorpy
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #37621339
I was about to setup a subscription, but haven't found my language in Interface Language settings. Why there is no translation for widely used languages like Chinese, but avaiable …
-
comment
Comment #22214089
I think the more accurate variant would be "обратить внимание" which in context can be roughly translated to "turn".
- story
-
comment
Comment #19746808
I see many comments on broken key combinations. Obviously, we need to somehow overcome a UI/UX limitations of the applications that run inside a browser if we're moving into browse…
- story
- story
-
comment
Comment #19288408
In our local IT community chat, we have a funny tradition of posting bathroom review videos from different IT companies. From what I've seen, turns out that your assumption is tota…
- story
-
comment
Comment #18120990
SEEKING WORK | PART-TIME | REMOTE ONLY Hi! I am an experienced senior developer currently working full-time on bootstrapping my own saas startup. I am looking for part-time contrac…
-
story
ASK HN: Help name an IT consultancy company
He everyone! We are a group of developers from Russia planning to establish an IT consultancy firm. And we are stuck with the name. We want to build an internationall company and i…
-
comment
Comment #12018913
This is not a straight guide to assembly, but imho a very useful book to start with low-level assembly code. It's very clear and easy understandable reading to dive into low level …
-
comment
Comment #11985185
Ok, for this particular example, is operation wrapped in transaction? How will code evalute if we need to check some condition on field2 and occasionally update it?
-
comment
Comment #11984873
When considering using ORM we need to answer simple questions: does it help to decrease code size? In most cases ORM code is same size as SQL query. Secondly, does it hide complexi…