Live data from Hacker News

Viewing profile — somerando7

somerando7

HN member
Joined
Sun, May 19, 2019, 2:56 AM UTC
HN karma
136
Public activity
50 items

About somerando7

No profile information was provided.

Recent public activity

  1. comment
    Comment #42483379

    Scribe aaS? ;)

  2. comment
    Comment #38420522

    It's pretty useful when you have some distribution layer (i.e. some pubsub system) Consider 10-15 applications running on a host, and all of them are listening to data being distri…

  3. comment
    Comment #36914984

    Oh yeah, for option A I meant to just stay in Canada until my company hopefully gets profitable and then "transfer" it to the US and move to the US if somehow I can self-sponsor/sp…

  4. comment
    Comment #36914063

    I'm confused. I thought on a TN or H1B I'm not even allowed to start a company in the US.

  5. comment
    Comment #36911182

    What would be the advice for Canadians who want to start a company, but are unable to do so because they are on a TN/H1B? As I see it my only options are: a) Move back to Canada, s…

  6. comment
    Comment #35466471

    IMO passing a lambda for synchronized code makes it much easier to read (going off of working with folly::Synchronized)

  7. comment
    Comment #35398334

    C++ was probably compiled without optimizations. In a compiled binary there won't even be any calculations done - see for yourself https://godbolt.org/z/Mhhzhdr7c

  8. comment
    Comment #34839123

    About time. The amount of value you get from having random conversation with your coworkers is too much to pass up on. Breakdown of communication through text also sucks.

  9. comment
    Comment #34464912

    I meant, using branches in a way that's "better" - whatever people who use git mean when they say that. As I said, I haven't used SVN. It just seems like perforce and mercurial are…

  10. comment
    Comment #34458756

    What's better about git? I haven't used svn, but have used perforce/mercurial professionally/git professionally, and use git personally, but I find all of them to provide the same …

  11. comment
    Comment #33085739

    You have to use something similar to https://github.com/facebook/folly/tree/main/folly/experiment... to solve this problem. It's a nasty bug that everyone encounters when first wor…

  12. comment
    Comment #32417523

    To me it's not obvious. I wouldn't think that an app can inject JS into a website because I'm using a web-browser from their app.

  13. comment
    Comment #31962293

    > I was taught that to allocate memory was to summon death itself to ruin your performance. A single call to malloc() during any frame is likely to render your game unplayable. Any…

  14. comment
    Comment #31673117

    It isn't open source

  15. story
  16. comment
    Comment #31418295

    Every single time there are some people who love C (in my experience for the reason they haven't worked professionally in C++) that claim that they're actually WAY more productive …

  17. comment
    Comment #31405426

    The lengths people will go to not use C++ is staggering.

  18. comment
    Comment #30984789

    This big is news in big tech?

  19. comment
    Comment #30960817

    I believe affirm provides 0% APR for a year sometimes?

  20. comment
    Comment #30608681

    How are these websites supposed to be viewed? Never understood. If I just scroll down it looks horrible. Only way I've found is by holding the down button, but seems like this is j…

  21. comment
    Comment #30495092

    I'm curious as to why CTO's or companies spend time writing these types of blogs. They're clearly aimed at programmers but: 0 interesting/unique content. Seems like it's copy paste…

  22. comment
    Comment #30152247

    The creators that are decently big (100k+) make enough money whether or not you ad-block. Don't worry about it.

  23. comment
    Comment #30110394

    Oh, then I was completely wrong :D I would think the youngest kids are generally the more academically advanced. (But this is coming from someone who has 0 kids :D)

  24. comment
    Comment #30109457

    If I were to guess, his brothers and parents pushed him, and had more experience with teaching compared to their older son. They got him interested, and he went from there. He was …

  25. comment
    Comment #30096968

    1 question: how do you know their videos aren't demonetized? Also, in my understanding, youtube only demonetizes PER VIDEO, not your whole account unless you do something serious, …