Live data from Hacker News

Viewing profile — chrishenn

chrishenn

HN member
Joined
Sat, Dec 25, 2010, 10:19 PM UTC
HN karma
227
Public activity
88 items

About chrishenn

No profile information was provided.

Recent public activity

  1. comment
    Comment #46206614

    This looks really excellent, I'm excited to try it out.

  2. comment
    Comment #20696258

    A similar and very powerful narrative can be found in _The Half Has Never Been Told: Slavery and the Making of American Capitalism_, by Edward E. Baptist. The book is slightly prob…

  3. comment
    Comment #17828308

    Cool! I once wrote a much hackier version of complex arithmetic in JavaScript [0]. It was to support a visualization of the complex derivative [1]. I found it useful to think of a …

  4. comment
    Comment #15818069

    This is rad! I wish it had MathSciNet as well. https://mathscinet.ams.org/mathscinet/index.html

  5. comment
    Comment #10687599

    Good ol' Socrates :) This resonates with me very strongly. But it seems all too easy to extend this sentiment towards others and remind them that they don't know what they're doing…

  6. comment
    Comment #8659332

    The violin plots are cool and look like a great alternative to box plots, I had not seen those before. Sweet!

  7. comment
    Comment #7883891

    I've been working with Ember over the past few months and am still impressed with how simple and productive it makes every day tasks. Basic CRUD stuff, especially render code, is a…

  8. comment
    Comment #7804902

    I will soon, thanks!

  9. comment
    Comment #7802005

    One pain point I've really felt recently with Python is in the deploy step. pip installing dependencies with a requirements.txt file seems to be the recommended way, but it's far f…

  10. comment
    Comment #7648152

    Reed Esau creates a bunch of vim plugins for writing, I've found them to work very nice: http://wynnnetherland.com/journal/reed-esau-s-growing-list-o...

  11. comment
    Comment #7131741

    I've always wondered what coding is like for those who don't speak english, or only speak a little. I imagine it's something like working with code beatified by this tool. Almost e…

  12. story
  13. comment
    Comment #6756263

    How do provisioning systems compare to Docker? Right now I have a development environment that consists of salt stack provisioning Vagrant. Spinning up a production server just mea…

  14. comment
    Comment #6755802

    Hey krrishd, I also offer my help. It will be the most useful for front-end web design, or maybe some minor backend things.

  15. story
  16. comment
    Comment #5776864

    You are thinking of https://letscrate.com/ .

  17. comment
    Comment #5592101

    When I was learning more about this, I found this[1] article to be of great help. I think the key idea is that JS is a prototype-based OO model. It's easy to forget because there a…

  18. comment
    Comment #5464642

    Thanks. The low level stuff certainly seems like a good thing to learn—I made an effort to read Code[0] a while back and most of it went over my head. The high level programming la…

  19. comment
    Comment #5464468

    As a Senior in high school who already works in a startup, I have another question: what shit should I being trying to learn in college? There's a prominent attitude here that a de…

  20. comment
    Comment #5408569

    I built a site using ProcessWire[1] a while back, it was a joy to use. Really clean modern php cms. [1] http://processwire.com/

  21. comment
    Comment #4892049

    I would add RequireJS to the list. Being able to think in terms of modules while developing a large application is extremely helpful, and explicitly defining dependencies is great …

  22. comment
    Comment #4876502

    Are you using jsPlumb? I just spent some time on a project that uses jsPlumb for a similar effect.

  23. comment
    Comment #4856457

    I've never come across a website that I felt needed a responsive layout, though I regularly think emails are a pain to read on a phone if they use html. However, most html emails a…

  24. comment
    Comment #4565758

    If you enjoyed this piece, you might like the book "The Information Diet" [1]. It's not particularly compelling writing, but the author has good ideas that are very much inline wit…

  25. comment
    Comment #4442056

    I used xflux when I used linux a while back, it worked very well.