Live data from Hacker News

Viewing profile — Vadim_samokhin

Vadim_samokhin

HN member
Joined
Mon, Jul 12, 2021, 6:43 AM UTC
HN karma
62
Public activity
23 items

About Vadim_samokhin

No profile information was provided.

Recent public activity

  1. comment
    Comment #47320504

    Just in case, there is a btree_gin extension which can be used in queries combining gin-indexable column and btree-indexable column. It doesn’t solve top-K ordering problem though.…

  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #41892775

    I think test pyramid is a great idea, in theory. In practice, having lots of unit tests with mocked dependencies doesn’t make me sure that everything works as it should. Thus, I us…

  7. comment
    Comment #41886266

    Whoa, the first step towards a garbage collector? :)

  8. story
  9. comment
    Comment #40803812

    I think postgres really excelled at this pattern. As well as other databases implementing a query planner.

  10. story
  11. comment
    Comment #40661388

    > And yes, absolutely _never_ make it your primary key. If I dont have lots of range queries, why not then? Only because of bloating (I think fragmentation is a more precise term h…

  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #36975171

    I think scruple meant not just putting a github nickname, but specific links to repos. That’s what I do - but people still don’t give a shit.

  21. story
  22. story
  23. story