Live data from Hacker News

Viewing profile — sevazhidkov

sevazhidkov

HN member
Joined
Mon, Mar 14, 2016, 9:47 AM UTC
HN karma
92
Public activity
26 items

About sevazhidkov

No profile information was provided.

Recent public activity

  1. comment
    Comment #46364815

    It’s not a traditional blog, but Oxide’s RFDs cover exactly what you asked — implementation details and trade-offs: https://rfd.shared.oxide.computer/

  2. comment
    Comment #45153108

    To be fair, the most interesting bugs that can be caught with tests always feel like “I would’ve never guessed that part of system actually depends on this one”.

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

    My friend and I had a similar idea a few years ago, so we’ve built a prototype of a tool that converts personal data exports to a single SQLite database: https://github.com/bionic/…

  7. comment
    Comment #40333374

    Big fan of this series of lectures: https://youtu.be/h-94UhJLeck?si=0bEeB9VjmwRXIWTB .

  8. story
  9. comment
    Comment #37086334

    I’ve recently listened to a talk from Jane Street about their review system: they use this method exactly with a helper tool that keeps track of what you’ve already reviewed in the…

  10. story
  11. comment
    Comment #33593295

    It's very hard to understand what Foundry actually is from the provided landing page. Would you be able to describe it? Is it like Retool, but with more data sources and blocks? Ca…

  12. comment
    Comment #33078380

    If you are interested in tinkering with personal data exports using SQL, my friend and I made Bionic: https://github.com/bionic/bionic . The README includes an example of calculati…

  13. comment
    Comment #32558626

    The problem with these monetary estimates is that they involve current valuations, which are probabilistically based on future outcomes, not enterprise value. PG once formalized YC…

  14. comment
    Comment #32043534

    Given that enough people use this heuristic, there will be companies focusing on earning karma on HN, writing comments and voting for products they are getting paid for.

  15. comment
    Comment #31846703

    I believe Hacker News’s backend is written on a Lisp (or, more precisely, Arc). In this context, JavaScript, Python and C are being debated for a role of client-side language handl…

  16. comment
    Comment #31822180

    Does something like Automattic's P2 platform exist as a standalone product (preferably, open source)? If not, I'd be interested to create something like this. Presumably, things li…

  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #27590829

    My friend Alexey (@shekhirin here) and I often make small projects analyzing our personal data. For example, we counted popularity of words over time in our Telegram group chats an…

  22. story
  23. story
  24. story
  25. comment
    Comment #13204808

    Thank you! At the moment, no, but we are planning to create inline mode soon