Live data from Hacker News

Viewing profile — joliss

joliss

HN member
Joined
Sat, Dec 04, 2010, 4:35 PM UTC
HN karma
384
Public activity
46 items

About joliss

https://twitter.com/jo_liss

Recent public activity

  1. story
  2. comment
    Comment #10318442

    Thanks, very interesting stats! >> financial incentives to incarcerate... > Do you have any sources for this? For private prisons, the Corrections Corporation of America reportedly…

  3. comment
    Comment #9596801

    Related: Mike Monteiro's talk, "How Designers Destroyed the World": https://vimeo.com/68470326

  4. comment
    Comment #9595985

    Perhaps a mod can replace the submission's URL with this? ^

  5. comment
    Comment #9550182

    To get someone's (or your own) Google+ ID, you can also click the profile picture and copy the oid parameter out of the URL. (Pulling it out of "View Source" didn't work for some r…

  6. comment
    Comment #9441762

    Some of these proposals are really intriguing. More details: Concepts: http://en.wikipedia.org/wiki/Concepts_%28C%2B%2B%29 Modules: http://clang.llvm.org/docs/Modules.html Coroutin…

  7. story
  8. comment
    Comment #9399642

    Related visualization of how kid's range has shrunk over four generations: https://s-media-cache-ak0.pinimg.com/736x/2b/4e/b3/2b4eb36f9...

  9. comment
    Comment #9317212

    There doesn't seem to be much in the way of real intership programs for your age group. However, your resume is super impressive, and you're clearly gifted. I'm going to bet that t…

  10. story
  11. comment
    Comment #9290953

    Yup, thanks - I've updated the parent.

  12. comment
    Comment #9290077

    The most profitable advice I've gotten for charging good rates comes from two sources: 1. Jim Camp's negotiation book, "Start with No": http://www.amazon.com/Start-No-Negotiating-T…

  13. story
  14. comment
    Comment #9233229

    I found the matching git commits for each vulnerability: http://www.solitr.com/blog/2015/03/openssl-vulnerability-bre...

  15. story
  16. comment
    Comment #9152978

    I use a semicolon-free style (only protecting leading ([+-/) with var declarations like so: var foo = 1 var bar = 2 Is there an issue with semicolon-free var declarations that I sh…

  17. comment
    Comment #8459519

    Full specs: https://i.imgur.com/S0ifg2B.png Of note: Nano SIM, 493 ppi display, 4K video recording. (The specs on the Google page have a button to expand them. It's a bit hidden an…

  18. comment
    Comment #8046801

    ProTip: Hit the y key on any GitHub page with source code. It'll instantly expand the URL to its canonical form, e.g. https://github.com/sass/libsass/blob/master/parser.cpp#L29-L..…

  19. comment
    Comment #7836273

    About: http://www.srl.inf.ethz.ch/jsnice.php Apparently this is a machine learning research project. It seems that this would be quite useful for looking at the code of closed-sour…

  20. comment
    Comment #7379366

    Does anybody have access to the PDF? I'd be interested in effect size in particular. The abstract only says "profound".

  21. comment
    Comment #7296988

    Before people start associating this with actual HTTP/2.0, it is worth emphasizing that this is a separate document. None of this "trusted proxy" MITM nonsense is in the HTTP/2.0 d…

  22. comment
    Comment #7254129

    I named it after the `Makefile` pattern, since it contains a build definition. We have `Rakefile`, `Cakefile`, `Gruntfile.js`, etc.

  23. story
  24. comment
    Comment #7253255

    I wrote this, am happy to field questions here. Can a mod put a more helpful title, with something like "JavaScript build tool" so people know what it's about?

  25. comment
    Comment #7128616

    These types of agreements might mean that we move from "software patents held by tech giants" to "software patents held by a cartel of tech giants". That would be worse. An agreeme…