Live data from Hacker News

Viewing profile — acidbaseextract

acidbaseextract

HN member
Joined
Sun, Aug 07, 2016, 2:37 AM UTC
HN karma
576
Public activity
160 items

About acidbaseextract

No profile information was provided.

Recent public activity

  1. comment
    Comment #30885994

    The normal way? You can implement whatever kind of index you like — b-tree index, bitmap index, hash index are all useful and conceptually simple if you're familiar with the backin…

  2. comment
    Comment #30787928

    I'm so sorry. Thank you for sharing your story.

  3. comment
    Comment #30784020

    I don't regret putting it off until my 40s because it let me find a person I want to have a family with Thank you for including this tidbit. I'm a man in my early 30s interested in…

  4. comment
    Comment #30756286

    I'll give you my answers to your questions as someone writing production JS/TS. Answering your questions is precisely illustrative of why hooks issues are hard to catch. unexpected…

  5. comment
    Comment #30756074

    I'm curious if you've used useDeepCompareEffect, the use-deep-compare-effect npm package? I've found that it is pretty reasonable foolproofing for many of these identity questions.…

  6. comment
    Comment #30745955

    Polymatter recently had a great video on the way the college ranking system is a hustle for foreign student money, and just how heavily it distorts colleges incentives: https://www…

  7. comment
    Comment #30682390

    Wut? I just make websites man. I don't want to be dismissive, but I hate deploying my applications for this reason. I'm an application developer. I'm not averse to infrastructure a…

  8. story
  9. comment
    Comment #30680011

    Gassée also started Be Inc which created BeOS. Beyond being great in and of itself, BeOS was also slated to be the successor to Mac OS 9. If you're an operating system or file syst…

  10. comment
    Comment #30549562

    You mean like SoCs or SiPs? https://en.wikipedia.org/wiki/System_on_a_chip https://en.wikipedia.org/wiki/System_in_a_package

  11. comment
    Comment #30533850

    I've always had a soft spot in my heart for PHP style "raw query in the template". Even as we've moved away from that I feel like GraphQL recapitulates a lot of the reasons why hav…

  12. comment
    Comment #30497160

    The progressive C++ification of JS is scary and exciting in equal measure.

  13. comment
    Comment #30461354

    It's been a long time since I was there, but I thought there were plenty of 15,000 call site refactorings done in a single final CL. Not that the Linux kernel should do the same!

  14. comment
    Comment #29526205

    I don't know why you're getting downvoted. This seems like exactly the right move.

  15. comment
    Comment #29514412

    Yeah, that little bit made my jaw drop. Package manifests in a format the language doesn't have stdlib support for is insane.

  16. comment
    Comment #29503739

    No shenanigans for any library-ish code with few dependencies that targets relatively modern Python. I've had one or two fundamental version conflicts with a 5+ year old applicatio…

  17. comment
    Comment #29223857

    For those who are into this kind of thing, here's a 25 minute mini-documentary of the US electrical system's history and problems. It's more focused on wiring, but has a lot to say…

  18. comment
  19. comment
    Comment #29205173

    I think the GitHub GraphQL API docs are particularly badly organized and basically show the API as a bucket of stuff, rather than as CRUD entities (which is how it's actually organ…

  20. comment
    Comment #29205064

    FTA, though the misspellings are frustrating: In a GraphQL API, tools such as Dataloader allow you to batch and cache database calls. But in some cases, even this [isn't] enough an…

  21. comment
    Comment #29146326

    https://archive.md/Ye8v3

  22. comment
    Comment #29060788

    > Hoffman, Ward, Feltovich, et al. 2013 For those who wondered: Accelerated Expertise: Training for High Proficiency in a Complex World https://www.goodreads.com/book/show/17399473…

  23. comment
    Comment #28882968

    The video (or blog post) below is one of the best explanations I've seen about what subtle bugs are easy to make with asyncio, why it's easy to make them, and how the trio library …

  24. comment
    Comment #28596529

    As a sidenote, I saw your talk on Clickhouse to the CMU database group [1] back when and was extremely impressed with your deep technical knowledge yet down-to-earth presentation. …

  25. comment
    Comment #28556041

    I am a small business owner with unlimited PTO. It's not a passive aggressive lie. I want people to take time off. I just can't have large outstanding liabilities associated with a…