onecooldev24

↗ HN profile [ 1651 ms ] full profile
Karma
329
Created
April 16, 2016 (10y ago)
Submissions
0
  1. Is is true that if a agent controls majority of the miners on the bitcoin network he/she can control the blockchain?

  2. Any one knows any good sites / boards for good quantitative finance discussions?

  3. I don't have a collage degree, but I am confident that I could pass the AWS certification exam. Is it a good idea to try and attempt these exams. How do recruiters view these types of qualifications?

  4. What do you guys prefer OrientBD or Neo4j for enterprise level?

  5. I just got rejected by a startup for a vague reason that I was not the right fit for the position they were looking for. I am thinking of building a app for people to list such companies to warn other applicants, in…

  6. Try this out in node function createObject() { this.x = 3; return this; } obj = createObj(); if (obj.misspeld_props == 3) { // never executes, nor cause a crash } I hope I made my point clear. Creating large code base…

  7. Fa-pied-piper (fontawesome.io)
  8. If any of you are unfamiliar with codemill its a new market place for pull requests (http://codemill.io). It gained momentum and hit the front page of hacker news but lost the appeal pretty soon. Do you guys have any…

  9. Can building a IOS app in golang be approved by the appstore, since golang has a different runtime than objc. What are your thoughts?