Viewing profile — datahipster
datahipster
HN member- Joined
- Sun, Feb 17, 2013, 9:02 PM UTC
- HN karma
- 139
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About datahipster
No profile information was provided.
Recent public activity
-
comment
Comment #22468087
Kudos to Google for moving this along! A few weeks, the HN community picked up [0, 1] on a presentation [2] about the Tint shading language, a WebGPU shading language prototype. It…
-
comment
Comment #19843740
Qt's licensing for commercial products is something like $500/month/developer. For a small team of 6 developers, that's $36k in licensing a year. Unfortunately, you're not allowed …
-
comment
Comment #18889398
If you're affected by this and would love to work on a dedicated team developing spacecraft orbit simulation software, my company is hiring. Please send me an e-mail at stefan.nova…
- comment
-
comment
Comment #18811954
Would you be interested in working on high-fidelity satellite orbit simulation software? Our software architecture is primarily C++ and C#, but we're starting to explore some new t…
-
comment
Comment #18808504
a.i. solutions | Washington, D.C. | C++ Software Engineer | U.S. Citizenship Would you love to be a part of the new space industry? Do you like solving challenging problems with al…
-
comment
Comment #18318182
For those interested in learning the spectacular engineering that went into the Hubble: http://a.co/d/4kLahfW
-
comment
Comment #18318175
Ha! They were able to recover the failed backup gyroscope by executing a series of attitude maneuvers while switching between operational modes on the gyro. They literally shook th…
-
comment
Comment #18288501
Here's an article of a developer who went through something similar: http://findingscience.com/ruby/2014/11/17/why-im-renaming-a-... The bit that stands out to me is an e-mail he r…
-
comment
Comment #18279907
Neat! I've been looking around for a comprehensive guide in how to write a custom React renderer for an upcoming project of mine. It's unfortunate that Facebook hasn't had the time…
- comment
-
comment
Comment #13543681
Airbnb.com | Portland, Oregon | Front-End Engineer | Full-time | Onsite Hello! Airbnb is looking for a front-end engineer to join its growing Service Excellence team in Portland, O…
-
comment
Comment #11596829
Take a look at the recent book Sprint: http://www.goodreads.com/book/show/25814544-sprint?from_sear... It details a creative process for developing concepts and testing them. Given…
- comment
-
comment
Comment #9813221
Oregon Health & Science University | Scientific Programmer | Portland, OR | ONSITE | Full Time | Relocation available We are seeking a skilled scientific programmer to develop geno…
-
comment
Comment #9355038
This is pretty much the main idea behind another paper that Eamonn wrote [0]. The idea is that you can normalize and discretize timeseries data into a lecicographical representatio…
-
comment
Comment #9154312
Neat! I did some similar analysis of conducting topic modeling around tweets during the Boston Marathon bombing a couple of years back. It was pretty cool to see how topics were ne…
-
comment
Comment #8798988
> Spatial statistics aren't the same as regular statistics I've always been frustrated with the gap between statistics and spatial statistics. For example, some of the methodologie…
-
comment
Comment #8730064
SHOWHN doesn't seem to work.
-
comment
Comment #8482742
For those cases where I have to dip into R for specific functionality, I'll use Rpy2. Pandas has great support for translating Pandas data frames to R data frames!
-
comment
Comment #8482733
You ought to take a look at https://pypi.python.org/pypi/ipython-sql . This, in conjunction with IPython magic helpers specified in your IPython profile, can turn IPython into a SQ…
-
comment
Comment #8305456
I'm not familiar with Haskell, but can someone provide some insight into how this compares to PyMC or OpenBUGS?
-
comment
Comment #8283924
Also check out Vowpal Wabbit [0]. Although this is a tool that provides several online versions of classification, regression, etc, there's an online LDA module included as well. I…
-
comment
Comment #8283920
I did something similar to this with tweets during the Boston Marathon bombing [0]. One of the coolest things that I saw was that the topics themselves were neatly ordered in time.…
-
comment
Comment #8194375
I'm delighted to share that I'm currently reading Kelley's book right now. Great read thus far! It's refreshing to see a story on Monk make the front page of HN.