Live data from Hacker News

Viewing profile — jaredmcateer

jaredmcateer

HN member
Joined
Mon, Jan 14, 2013, 2:12 PM UTC
HN karma
656
Public activity
300 items

About jaredmcateer

Just a small town girl, living in a lonely world.

Recent public activity

  1. comment
    Comment #10597814

    Crucible essentially does this as well, when you create a review it will suggest reviewers based on commit history to the file. Sometimes handy, sometimes the bane of my coworkers …

  2. comment
    Comment #10189440

    Oh that's super helpful I didn't rtfm enough, thanks for the tip.

  3. comment
    Comment #10144528

    Gabe Newell has a similar net worth to Notch, maybe as one self made gaming billionaire to another he could give him some tips on handling it.

  4. comment
    Comment #9918064

    A brain aneurysm can also do this, my friends mother in law died of one in her sleep while her husband slept next to her.

  5. comment
    Comment #9916841

    It's an overstatement that other tools make as well, FZF & Ctrlp also claim to be fuzzy matches but really just deal with character omission (and optionally regex matching)

  6. comment
    Comment #9825401

    Note that as of ES6 there is the template string literals using backticks so it looks like JS is at parity with your example. 'He said hello.' 'He said "hello".' "Don't say hello."…

  7. comment
    Comment #9823713

    We enforce double quotes for html attributes, mainly because we enforce single quotes for PHP so when you're writing mixed HTML/PHP in the view scripts we don't need to escape any …

  8. comment
    Comment #9775907

    Who is dissing Voat? minimaxir was just pointing out what happened.

  9. comment
    Comment #9620713

    The keynote claimed they took two identical Nexuses side by side with Lollipop and M loaded it up with a bunch of common apps. The standby battery time with M was around double.

  10. comment
  11. comment
    Comment #9492855

    Have they figured out how they are doing LTS yet? Last I saw there still wasn't agreement.

  12. comment
    Comment #9424687

    I'm really hoping for a Nexus 5 2015. It's the best phone, for me, I've encountered including this generation of phones. Otherwise I'm probably going to have to get a Moto G 2nd ge…

  13. comment
    Comment #9424681

    On most android phones that thing is part of the display that contextually hides itself, and doesn't take up extra physical space

  14. comment
    Comment #9407660

    Open issues is a pretty bad metric, especially considering the other major open source browsers would make PhantomJS look downright perfect. Chrome: https://code.google.com/p/chrom…

  15. comment
    Comment #9225023

    They are making the free upgrade from Windows 7 and up globally, but this article seems to imply they are going to make an exception for China and make the upgrade free for all Win…

  16. comment
    Comment #9218287

    Not for me, I don't get extra time to fiddle around shaving milliseconds, my environment is so slow it's all I can do to get working software out the door in the timelines I'm give…

  17. comment
    Comment #9217665

    It's really simple, you need to convince the people holding the purse strings it's worth their money to spend inordinate amount of time on a problem affecting a small portion of th…

  18. comment
    Comment #9217645

    Not boys, not men either though, but guys. Guys and girls tends to be the informal nomenclature for men and women. Why not guys and gals? Gal sounds so antiquated yet guy does not.…

  19. comment
    Comment #9201072

    You absolutely have to split jade documents and use includes/blocks though, any decent sized page, even if it's static becomes unmanageable very quickly.

  20. comment
    Comment #9153783

    Only if you have caching disabled. If you use a CDN, the library is likely already on the users computer. That said their 25k loc code base is 123kb (45kb gzipped)

  21. comment
    Comment #9129631

    To counter your anecdote, my parents never really censored what I viewed as a kid either. Aliens was (and is) one of my favourites as a kid. My babysitter used to "force" me to wat…

  22. comment
    Comment #9116328

    What about to my Mint pc?

  23. comment
    Comment #9084224

    I used to sit in the review queue and try to save questions from being marked as duplicate because it sounded similar to another question but was fundamentally different if the oth…

  24. comment
    Comment #9029761

    Lol can't wait for the next iteration 'use strickest;' then what? 'use strickester;'?

  25. comment
    Comment #9027356

    That's not the same thing that is being discussed here. What's being discussed is that you click, for example, a youtube link in your web browser and android opens up the youtube a…