Live data from Hacker News

Viewing profile — acarl005

acarl005

HN member
Joined
Tue, Jan 06, 2015, 11:44 PM UTC
HN karma
51
Public activity
17 items

About acarl005

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #34346494

    Hi. I definitely took some liberties with terms here. For example, I said "I/O driver" instead of, say UART driver because I didn't want to get overly specific on the historical pa…

  4. comment
    Comment #34183253

    Actually standard SQL does specify a MERGE command (which lets you implement an upsert) and it's implemented in Postgres

  5. comment
    Comment #27542326

    I got my job through TripleByte. I consider it my dream job. Honestly, I loved the experience with TripleByte. I got a bunch of interviews to happen at the same time. Having them a…

  6. comment
    Comment #25044275

    Am I the only one who cares about the 4a-5G's bottom bezel? It is thicker so the bezel isn't symmetrical making it an eyesore. I would pay a bit more to have a symmetrical bezel.

  7. comment
    Comment #24848198

    A friend of mine has lingering short-term memory loss months after recovering from covid19. She didn't suffer symptoms too bad during the illness. She didn't go to the hospital.

  8. comment
    Comment #24210785

    I do agree that incentives are a problem. However, I also see this as a sign that small-molecule antibiotics may not be the most efficient approach for antibiotics in the future. D…

  9. comment
    Comment #24110259

    They probably spent well over $1bil on their autonomous driving research (which didn't pan out).

  10. comment
    Comment #23154946

    Whenever the topic of generics comes up, especially in Go, things seem to devolve into a ragefest about inheritance and OOP. Why? I don't want the mess of inheritance any more than…

  11. comment
    Comment #23154889

    Yes, he has conflated generics with inheritance/hierarchies. You can have generics without the mess that is inheritance.

  12. comment
    Comment #23114732

    Not if it's returned by an async function. In JS, async functions automatically await promises that are returned.

  13. comment
    Comment #22185946

    I'm running both on a Pi 2 (without a heat sink).

  14. comment
    Comment #22056392

    If you don't look at the study, how will you know if they accounted for that or not? There are techniques available to control for correlations like that.

  15. comment
    Comment #19657386

    I miss the News Feed back when it showed mostly information about my friends' lives. At some point I feel like their algorithms started showing me more links to clickbait and other…

  16. comment
    Comment #19421060

    I'm a (partly) Asian American on the east coast and the weather is exactly why I wear them. It keeps my face warm and moist.

  17. comment
    Comment #18240846

    Looks like they improved a ton with the v4.0 release. I used this just a few months ago and it was painful. Undocumented components, lack of basic customization, some bugs. Seems l…