Live data from Hacker News

Viewing profile — gnahckire

gnahckire

HN member
Joined
Wed, Mar 16, 2016, 8:38 PM UTC
HN karma
170
Public activity
76 items

About gnahckire

No profile information was provided.

Recent public activity

  1. comment
    Comment #29631843

    Last I checked Valve is a game company with a pretty flat org structure. They have their own problems but, last I checked most people like working there.

  2. comment
    Comment #22314637

    This is false. GH Enterprise, although the moneymaker, did not have a lot of devs on the project. Source: MS employee now works at GitHub

  3. comment
    Comment #21589999

    SQLite is so awesome. I love how python has a library built-in for it. That SQLite plus SQLAlchemy makes hackathon code so easy to port to another RDBMS after finishing the initial…

  4. comment
    Comment #21541179

    That's essentially what the movie Middle Men was about: https://en.wikipedia.org/wiki/Middle_Men_(film)

  5. comment
    Comment #21422387

    > If you want to grow and push yourself you're going to need some new coworkers. I don't think it's necessarily that clear-cut. Some individuals are capable of pushing themselves. …

  6. comment
    Comment #21324621

    I was super out of the loop on the drama so I looked it up. Oh boy... Response - https://dearstackexchange.com/ HN thread - https://news.ycombinator.com/item?id=21176712

  7. comment
    Comment #20044841

    It sure is but, I believe the ultimate goal is to become an interplanetary species which would be pretty cool.

  8. comment
    Comment #19753697

    When discussing this with my friends, an interesting question came up: Who owns the music this produces? Couldn't one generate music and upload that to Spotify and get paid based o…

  9. comment
    Comment #19753657

    That's funny b/c we have that in our EE version.

  10. comment
    Comment #19285415

    GCP, Azure, Oracle, Alibaba ... just to name a few.

  11. comment
    Comment #19159939

    Fair point. Although one shouldn't discount statistics altogether. Security experts lean on skepticism to help minimize exposure and discover new things. Race and nationality aside…

  12. comment
    Comment #19158622

    > Let's set the record straight... @ZijianHe offered to maintain it, and I agreed to let him maintain it. Our relationship is not anyone's business. Why not be transparent about se…

  13. comment
    Comment #19146155

    > that code in Python can fail at a huge number of points even in a small function This is why unit-tests are really important in Python. > We should have language-level mechanisms…

  14. comment
    Comment #19047529

    I partially agree w/ you. One can always delete the test and then it's like you have no tests at all. > And then there's a number of issues with test coverage giving you a false se…

  15. comment
    Comment #19047178

    I have. Worked at a large networking company that is rampant w/ low-skilled H-1Bs IMO.

  16. comment
    Comment #19047110

    Adding in to your point, it's really easy to get familiar with a codebase and be confident that there are no regressions when you make changes if there are comprehensive tests. Sim…

  17. comment
    Comment #19041684

    Ooh that's interesting. I'm not surprised by how great their recommendations are; Facebook's AI research team is pretty top notch. I wonder what they're doing for recommendations.

  18. comment
    Comment #18985326

    I also agree w/ you on this one. I'd like OP to expand on why that's a red flag. Dockerization and using TypeScript seem pretty straightforward and logical additions to me. Also, i…

  19. comment
    Comment #18880345

    This was the biggest con for me. Earning all of my gear in D1 then not having those available for import into D2 was really upsetting. The D1 weapons felt great. It's a shame Bungi…

  20. comment
    Comment #18880311

    +1 to this. The pre-ordering based on my D1 experience really bit me hard.

  21. comment
    Comment #18556460

    I agree w/ this. They make insane promises but, the promises don't like up to expectations. Kinesis analytics for example, can aggregate data across a time window (sliding window) …

  22. comment
    Comment #18539010

    I agree, this is the situation in which OP has considered. However, depending on the stage of the project, getting asked for help may be a red flag for me. If it occurs too often, …

  23. comment
    Comment #18538639

    I disagree. Publish or perish includes time to triage issues, bugfixes, and new developer onboarding. If logging is fubar'd then all 3 of those are impacted. If you're pushing a Po…

  24. comment
    Comment #18538621

    > You're asked for help often. Could also mean you write unreadable code and, by extension, unmaintainable code. > You're the go to person by the boss. Could also mean you write un…

  25. comment
    Comment #18538244

    > It might not make money (I legitimately do not know) but it helps drive GCP adoption/usage, unlike code.google.com which didn't. Understandable considering that AWS has codecommi…