Live data from Hacker News

Viewing profile — _hardwaregeek

_hardwaregeek

HN member
Joined
Mon, Feb 27, 2017, 2:45 AM UTC
HN karma
2,494
Public activity
433 items

About _hardwaregeek

Student (on leave) at NYU Cloudflare intern for fall 2020 Interested in compilers and programming languages

GitHub: nicholaslyang Email: nick@nicholasyang.com

Recent public activity

  1. comment
    Comment #23729553

    You'd think so, but a surprising amount of students are still attending. What else would they do? Most can't get a job. They can't join a program like the Peace Corps. Anything bey…

  2. comment
    Comment #23728895

    I appreciate the correction, but frankly this isn't what I hoped people would take away from my comment. My point was that race/gender/appearance plays a large role in gaining acce…

  3. comment
    Comment #23728688

    I've been thinking about this exact issue with respect to my accomplishments. How much benefit have I drawn from looking like a programmer? I'm an Asian American male with glasses.…

  4. comment
    Comment #23725499

    This article is bugging me for some reason. I don't disagree with it. It's certainly easier to make a language now, even more so than in 2016 when this article was published. But i…

  5. comment
    Comment #23708386

    Key point here is that you probably fixed your sleep schedule sometime after high school. Coffee dependency is a pretty common hotfix for a poor sleep schedule. Once you take away …

  6. comment
    Comment #23705779

    I agree and sympathize with what you're saying. Coding screens are a necessary evil. But perhaps they can be omitted in certain situations. I know I completed the Google foobar cha…

  7. comment
    Comment #23705685

    Agreed that it's tricky, but there needs to be some feedback loop. Otherwise you end up with seriously broken processes that never get fixed. Companies tend to care about false pos…

  8. comment
    Comment #23698833

    Also get feedback from candidates, especially rejected ones. The people who get offers will assume that the process works, since it validates their self-worth. Even if the process …

  9. comment
    Comment #23647599

    Is it just me or does Quora straight up not work on Firefox? Whenever I click the Continue Reading button, it fails to load more and gives me a generic "Something Went Wrong" error…

  10. comment
    Comment #23642700

    So happy to see the Dekalog here. It's hard to find it streaming. Dekalog 1 is a particularly relevant film for HN since it deals with a programmer and his idolization of technolog…

  11. comment
    Comment #23636421

    I misread that as Twitter's Dutch rival. MessageBird would be a hilarious name for a Twitter competitor.

  12. comment
    Comment #23629326

    I've tried to use iterators and closures in my code, but it's not as easy with error handling and lifetimes. Like I could figure out the magic incantation that lets me map over an …

  13. comment
    Comment #23616503

    Could use some linear algebra terms. Pivot? Eigen? Nullspace? Kernel? Determinant? Trace?

  14. comment
    Comment #23605540

    It’s a little too early to see the effects of Jony Ive’s departure. He left less than a year ago. He probably had a decent role in designing Big Sur. Plus all the remaining designe…

  15. comment
    Comment #23589681

    This is super super minor but it's JavaScript not Javascript. IMO the camel case makes it look so much better :D

  16. comment
    Comment #23553591

    I use a sous vide machine to keep the yogurt at a consistent temperature. If you're working with non dairy milks, that extra time can help a lot. If you're looking for another good…

  17. comment
    Comment #23520465

    I wonder how many people on HN have experienced being the only person of their race in the room. In my case I was put into a French public school where I was the only Asian student…

  18. comment
    Comment #23513388

    I highly recommend reading The Little Typer if you want a great book that bridges math and code. It starts out describing Pi, a Lisp with some interesting restrictions (limited rec…

  19. comment
    Comment #23453427

    Yeah you're quite similar to people I know, especially in your view of performance and choice of sources. I definitely agree that bottom line, seeking out info is a net benefit. I …

  20. comment
    Comment #23452820

    It's definitely not the worst to be overly well read in programming literature. But oh man does it get old arguing with someone who is taking advice from a very niche, very particu…

  21. comment
    Comment #23450942

    There's a particular brand of young developer where every opinion comes from a blog post, talk or HN comment. They have strong views on many different topics and believe that they'…

  22. comment
    Comment #23447556

    > YouTube was (and still largely is) written in Python, way before it was cool and well-known That's a good point. I wonder how many successful apps used tech that only appeared bo…

  23. comment
    Comment #23437259

    Yeah maybe "JS is best language ever!!!" is a better example. Or "JS is perfect!!!"

  24. comment
    Comment #23437249

    That's true, but JavaScript is something especially controversial :D. I've yet to find a programmer who doesn't have some sort of stance on JS Also yeah it is fine to say "I don't …

  25. comment
    Comment #23436868

    I'm starting to develop a theory that a person's stance on JavaScript reflects their ability to critique reasonably and therefore their maturity as a developer (to an extent). Java…