Live data from Hacker News

Viewing profile — splatterdash

splatterdash

HN member
Joined
Sat, Oct 01, 2011, 6:37 AM UTC
HN karma
45
Public activity
27 items

About splatterdash

No profile information was provided.

Recent public activity

  1. comment
    Comment #5768425

    Using the same setup and I've been loving it so far (almost 3 years now). The package manager is just so sweet.

  2. comment
    Comment #4929907

    Depends on where you look. Last year (this year, actually) I saw several openings looking for Rails experience I think. Besides, the projects are pretty open about it. You can appr…

  3. comment
    Comment #4498706

    That is one possibility. But with subtle things like that, the trick is to come up with an experiment that either supports or falsifies them. Until such data exist, it remains a me…

  4. comment
    Comment #4496796

    There has been a lot of buzz in the (scientific) twitter/blogo-sphere regarding this. The main point of contention is essentialy the % of functional element ENCODE annotates. As it…

  5. comment
    Comment #4404703

    As someone who uses YouTube a lot to listen to music: thanks for this! I have some comments + questions, though: Comments: 1.The video feels too small for such a large screen estat…

  6. comment
    Comment #4397396

    Almost every part of the human body directly exposed to the environment is covered with microbes: the skin, the gut lining, your mouth, your nasal passage, etc. Only a small part i…

  7. comment
    Comment #4347224

    My initial impression is it's a little confusing. Getting to the starred lists and to the watched lists require a considerably different navigation. (e.g. why is there a "Stars" ta…

  8. comment
    Comment #4184075

    Ah true, I take back that part of my argument then. Maybe Google does owe him something. I still think he was being childish and over the top, though.

  9. comment
    Comment #4184071

    I feel 'meh'. I just fixed mine, and that's it. People shouldn't rely on Facebook for making new connections anyway. And my friends who are there know how to contact me better than…

  10. comment
    Comment #4183092

    The default was set to the first option, which (as much as I hate to say it), still gives his argument some grounds. Google should've set it as opt-in instead of opt-out. But, man,…

  11. comment
    Comment #3999992

    How much are internships usually paid in the US? For some parts of the world (developing, especially) the GSoC stipend is ridiculously high.

  12. comment
    Comment #3938519

    Ah true. I meant explicit version control (e.g. you can tag/name a version and go back to it later).

  13. comment
    Comment #3938273

    How does this stack up against Google Docs or other similar collaborative document websites/apps? The only obvious difference I see is versioning support, but I doubt versioning wo…

  14. comment
    Comment #3919592

    > I'm honestly not trying to be mean, Hey, no problem :), I'm just here for the discussion. > but I'm not sure you understand human psychology in this area. Humans are very consist…

  15. comment
    Comment #3918953

    That seems plausible only if the search quality differs by a small margin. I haven't been using Bing extensively, but I remember trying some queries a while ago and Google was show…

  16. comment
    Comment #3918886

    Forgive me for being too blatant, but I'm puzzled by their reason of doing this. Do people really switch search engines because of the UI? I understand that some people might prefe…

  17. comment
    Comment #3902338

    I agree with you and I just wanted to add something. I'm purely speculating, but I think they are appealing to the wider audience because of the 'cool' factor. They've been success…

  18. comment
    Comment #3805688

    There's actually a slew of Python blogging engines out there. I was using Blogofile myself, until I decided to write my own out of desire to use Jinja2 and to have more flexibility…

  19. comment
    Comment #3675406

    Congratulations :)! The 'address a need' part is spot-on. I think the greatest feeling of all is knowing that somewhere out there, someone's life has just been made easier because …

  20. comment
    Comment #3594243

    Wouldn't that also requires access to industrial-grade chemicals & machines? E.g. you need to purify your amino acids or carbs, and test the purity, check if any dangerous by-produ…

  21. comment
    Comment #3593684

    The DIY biotech movement has been going on for some time now. People are drawing parallels between the movement and the early days of the tech scene, predicting DIY bio will be as …

  22. comment
    Comment #3568710

    The course seems to be online. Here's the page containing video links: http://courses.csail.mit.edu/6.851/spring12/lectures/

  23. comment
    Comment #3555677

    Call me a skeptic, but I don't think those simulations can ever replace real-life situations. The human body is bewilderingly complex that it it still a subject of thousands of res…

  24. comment
    Comment #3554473

    I think this will highlight differences among fields of education (?). Programming is a very pragmatic field. Your ability to code is at its core judged by whether you can program …

  25. comment
    Comment #3486331

    Well, you can check for 3 AND 5 first (or check for 15 altogether). This is if you have two subsequent checks for 3 and for 5.