onecooldev24
- Karma
- 329
- Created
- April 16, 2016 (10y ago)
- Submissions
- 0
- A JavaScript API for drawing unconventional text effects on the web (blotter.js.org)
- US Govt' lost its fucking mind (theguardian.com)
- Credit Suisse Fund Liquidated, ETFs Halted as Short-Vol Bets Die (bloomberg.com)
- The $25B eigenvector (2006) [pdf] (rose-hulman.edu)
-
Is is true that if a agent controls majority of the miners on the bitcoin network he/she can control the blockchain?
-
Any one knows any good sites / boards for good quantitative finance discussions?
-
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?
-
What do you guys prefer OrientBD or Neo4j for enterprise level?
-
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…
- A language that compiles to Bash and Windows Batch (github.com)
- Your personal army of programmers (codegophers.com)
-
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…
- Fa-pied-piper (fontawesome.io)
-
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…
- Lambda: A Lisp Interpreter Written in Go for an iOS App (blog.gaurav.im)
-
Can building a IOS app in golang be approved by the appstore, since golang has a different runtime than objc. What are your thoughts?