Live data from Hacker News

Viewing profile — turingbike

turingbike

HN member
Joined
Fri, Apr 26, 2019, 3:25 PM UTC
HN karma
121
Public activity
28 items

About turingbike

No profile information was provided.

Recent public activity

  1. comment
    Comment #27155888

    people want to go back to monoliths, but don't want to lose the upsides of microservices. once you get a taste of serverless, it's really hard to go back to overprovisioning. at th…

  2. comment
    Comment #25462585

    I bounced a bunch of times too for similar reasons. Is it worth checking out? emphatic yes Summarize? I will try, and probably not do a great job; I'm still digesting it. The world…

  3. comment
    Comment #23011722

    The Fed's policies (at least since 2008) could be described as "socialism for the management upper class" - they got free money that they gave to themselves as bonuses. Their compa…

  4. comment
    Comment #22738358

    There was a great article on the front page yesterday, When to Assume Neural Networks Can Solve a Problem, https://news.ycombinator.com/item?id=22717367 . Case 2 is very relevant h…

  5. comment
    Comment #22284326

    Given this perspective, I would postpone investment as long as possible then.

  6. comment
    Comment #21808883

    I think you will also like this quote/thought then: > The theory is this: Infinite Jest is Wallace's attempt to both manifest and dramatize a revolutionary fiction style that he ca…

  7. comment
    Comment #21808813

    I assume you have never explored your own literal blind spot [0] and how the brain just plasters over it with some hacky texture filling... [0] https://en.wikipedia.org/wiki/Blind_…

  8. comment
    Comment #21695589

    Google's AutoML produces black box models that are only available over a network call. This services seems to produces downloadable models, and a notebook with Python code that cre…

  9. comment
    Comment #21093960

    This is called regulatory capture. Once you know the term, you can find some good content on it, like this https://www.thisamericanlife.org/536/the-secret-recordings-o...

  10. comment
    Comment #21086157

    They give examples of problems their model could solve that Mathematica couldn't (within a 30 second timeout) - and that's awesome. Destroy Mathematica. But, I did anyone notice if…

  11. comment
    Comment #20953588

    I was hoping that this would be related to Colah's "Neural Networks, Types, and Functional Programming" https://colah.github.io/posts/2015-09-NN-Types-FP/ (but it is not). In it, h…

  12. comment
    Comment #20953555

    I think the reason the parent mentions GraalVM instead of Jython is that Jython can't use C libs like numpy. But GraalVM lets you compile JVM to a native binary, so maybe there is …

  13. comment
    Comment #20749477

    * Search "Who's Hiring?" for remote - https://hnjobs.emilburzo.com/#%22remote%22 https://weworkremotely.com https://remoteok.io/ and of course, word-of-mouth / loose social connect…

  14. comment
    Comment #20710345

    Leo Breiman [0] (inventor of bagging and random forests) wrote a paper called "Statistical Modeling: The Two Cultures" [1], and since I read it, I see it everywhere. The basic idea…

  15. comment
    Comment #20345680

    This is a good first-order approximation, but there are other cannabinoids which influence the effects: CBN, THCV, and others [0]. Additionally, based on first-hand anecdata, I thi…

  16. comment
    Comment #20345415

    Stamets' book, Mycelium Running: How Mushrooms Can Help Save the World [0] is very good, and his enthusiasm is definitely contagious. I will check out the podcast, thought tbh Joe …

  17. comment
    Comment #20216579

    Named parameters _might_ be my favorite part of Python. I don't understand why every language doesn't have them.

  18. comment
    Comment #20186473

    This is the funniest satire that has ever made it to the fp of this site. I was literally LOLing at the videos.

  19. comment
    Comment #20186275

    I have been looking for exactly this content for years! Thank you!

  20. comment
    Comment #20161771

    > What if future humans check all the planets in the universe Nope! Imagine a shell around us, defined as "how far we could go, if we left right now, traveling at near the speed of…

  21. comment
    Comment #20084188

    I don't know why it isn't as popular, but CatBoost should be on the list too https://catboost.ai/

  22. comment
    Comment #20084171

    The article recommends RF for tabular data because it is easier. In general I agree, but newer tools are making NN for tabular data as easy as can be... see, for example, fastai ht…

  23. comment
    Comment #20062775

    Surprisingly, there are a lot of good tips in the US Gov's Plain Language Guidelines https://www.plainlanguage.gov/guidelines/

  24. comment
    Comment #20061627

    This is not a bad pitch

  25. comment
    Comment #19972996

    Regardless of similarity to Wolfram products, this looks cool. I feel like I could be in the target audience, but the documentation is quite sparse. I feel like > Your data ends up…