Viewing profile — gnahckire
gnahckire
HN member- Joined
- Wed, Mar 16, 2016, 8:38 PM UTC
- HN karma
- 170
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About gnahckire
No profile information was provided.
Recent public activity
-
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.
-
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
-
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…
-
comment
Comment #21541179
That's essentially what the movie Middle Men was about: https://en.wikipedia.org/wiki/Middle_Men_(film)
-
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. …
-
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
-
comment
Comment #20044841
It sure is but, I believe the ultimate goal is to become an interplanetary species which would be pretty cool.
-
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…
-
comment
Comment #19753657
That's funny b/c we have that in our EE version.
-
comment
Comment #19285415
GCP, Azure, Oracle, Alibaba ... just to name a few.
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #19047178
I have. Worked at a large networking company that is rampant w/ low-skilled H-1Bs IMO.
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #18880311
+1 to this. The pre-ordering based on my D1 experience really bit me hard.
-
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) …
-
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, …
-
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…
-
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…
-
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…