Live data from Hacker News

Viewing profile — 3uclid

3uclid

HN member
Joined
Mon, Jan 22, 2018, 6:14 PM UTC
HN karma
160
Public activity
21 items

About 3uclid

3nigma

Recent public activity

  1. comment
    Comment #22242131

    Nice -- they market the company as "made by former Google and Apple engineers", but built the product with...an intern? Lmao.

  2. comment
    Comment #22241615

    Checked their LinkedIn and the employees who work there. The founder is non-technical and there are two developers: one who is a "back-end intern" and the other is a front-end deve…

  3. comment
  4. comment
  5. comment
    Comment #17145739

    For context, I'm in university, but during one of my internships, a lot of the older developers always seemed to use awk/sed in really powerful ways. At the same time, I noticed a …

  6. comment
    Comment #17135961

    ...sure, but I would rather have a Twitter feed with daily programming tips and anecdotes from industry experts, rather than snarky replies to people with differing political opini…

  7. story
    Ask HN: Tech-related Twitter handles?

    I've noticed that a lot of tech people on Twitter mainly post about politics/inequity in the tech field and I was wondering if there any tech figures that actually tweet about tech…

  8. comment
    Comment #16944064

    Which company?

  9. comment
    Comment #16880173

    Not trying to be inflammatory here, but is there a reason why all the co-founders are women?

  10. comment
    Comment #16867717

    >Interior design wouldn't solve all these problems, but the aesthetic of a kindergarten or hipster daycare certainly exacerbated them. LOL, that's an amazing description.

  11. comment
  12. comment
    Comment #16821040

    Side note: FB also developed a string library to replace std::string ( https://github.com/facebook/folly/blob/master/folly/FBString... ). Here's a video from explaining the motivat…

  13. comment
    Comment #16757334

    Do you write C++ by chance? ;)

  14. comment
  15. comment
    Comment #16536827

    That's a pretty useless answer. It's easy to use C++, but in a non-idiomatic or C-style way. I think the OP is aware of this problem and is looking for concrete examples of modern …

  16. comment
    Comment #16525551

    Yeah, still in school (3rd year). I have intern experience, but it seems like these type of positions are way too advanced for me at the moment. Just unsure how to progress...

  17. comment
    Comment #16523782

    Unrelated: as a CS undergrad, I read this article and was immediately inspired. This is definitely the type of work I want to be doing when I graduate (infrastructure engineering).…

  18. comment
    Comment #16430624

    I certainly agree. However, if OP is simply referring to learning the typical algorithms presented in an undergraduate CS course, then linear algebra isn't a strict prerequisite.

  19. comment
    Comment #16430081

    No, I don't believe so (from my experience as a CS undergrad).

  20. comment
    Comment #16320317

    Would you recommend CS 343? I'm disappointed the course teaches μC++ rather than referencing C++11 threading support.

  21. comment
    Comment #16206526

    University of Waterloo also recommends Three Easy Pieces as a supplementary text for their OS course.