Live data from Hacker News

Viewing profile — khorpy

khorpy

HN member
Joined
Mon, Jun 27, 2016, 8:08 AM UTC
HN karma
9
Public activity
15 items

About khorpy

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. 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 …

  4. comment
    Comment #22214089

    I think the more accurate variant would be "обратить внимание" which in context can be roughly translated to "turn".

  5. story
  6. 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…

  7. story
  8. story
  9. 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…

  10. story
  11. 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…

  12. 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…

  13. 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 …

  14. 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?

  15. 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…