Live data from Hacker News

Viewing profile — c0achmcguirk

c0achmcguirk

HN member
Joined
Fri, May 24, 2013, 7:51 PM UTC
HN karma
609
Public activity
129 items

About c0achmcguirk

No profile information was provided.

Recent public activity

  1. comment
    Comment #26665094

    And dynamic--anything dynamic--was completely insanely cool.

  2. comment
    Comment #26654262

    That's an awful lot of work to perform a double-spend. Whoopty doo.

  3. comment
    Comment #25193436

    Huh? Where did you get that?

  4. comment
    Comment #21814052

    Is this a precedent that Google or any company wants to have, though? Engineers with access to company-wide tools or extensions can put political or divisive content into them? Thi…

  5. comment
    Comment #21694589

    Google does do that. Lot of misinformation in this thread.

  6. comment
    Comment #21693399

    +1, untrue

  7. comment
    Comment #21693387

    Not true. There is no pressure to use a "corp phone" as your main device. It's not even hinted.

  8. comment
    Comment #21693273

    This person chose to have their free phone from the company as their personal phone too. This is completely optional at Google, a really nice perk, and it's made very clear that an…

  9. comment
    Comment #21044241

    I have no idea why this is on the front page of Hacker News but I'm not hating it. I moved from Omaha to the Denver/Boulder area two years ago and besides the Henry Doorly Zoo, I m…

  10. comment
    Comment #20619995

    I've been using it for a year or so and it's brilliant. I love that I can screen calls in a meeting without anyone knowing. Disclosure: I work for Google.

  11. comment
    Comment #19804684

    I haven't done heavy work in Rails in four years. I miss all the bells and whistles.

  12. comment
    Comment #19619704

    I remember the battle between Jamie Cansdale and Microsoft regarding Jamie's MVP status [1]. The TL;DR was that Jamie developed TestDriven.NET as an add-on to Visual Studio. He rel…

  13. comment
    Comment #19087843

    I've picked up a few gigs on Mechanical Turk. You pick up the tasks that are worth your time (that you are qualified for). If you don't like the microtask for the price offered mov…

  14. comment
    Comment #17893509

    > Mail Merge I haven't needed that in over 15 years, but if you need this, install this add-on for free [1]. > footnotes Insert > Footnote > References Tools > Research, Cite as Fo…

  15. comment
    Comment #15037202

    Using a Lisp-like language is great for creating a new language because of the S-expressions that Lisp depends on. S-expressions are very compact and are easy to parse. There was a…

  16. comment
    Comment #14434536

    Nah, today's hotness is tomorrow's tech debt. Always.

  17. comment
  18. comment
    Comment #14411425

    I have the exact same alias for git status and I'm very familiar with that error message! A few more I live and die by: gf git fetch --all; git fetch --tags gh git log --oneline --…

  19. story
  20. comment
    Comment #14284794

    > "But what about us scientists? What is the true objective behind the vast effort that we invested in the image denoising problem?" This is the telegraph operator lamenting all th…

  21. comment
    Comment #14283566

    Ha! Sometimes. But getting around in the editor is so easy with the Vim keys that the arrow keys seem archaic. But I still push the arrow keys from time to time, you know, to make …

  22. comment
    Comment #14283426

    Funny, I use Visual Studio and Visual Studio Code a lot. The first extensions I install are VsVim for Visual Studio and Vim in Code. After being productive in Vim, I can't go back …

  23. comment
    Comment #14281239

    I believe this hack (JSON Hijacking) was discovered by Jeremiah Grossman in 2005[1]. It's fascinating to read how he discovered it and how quickly Google responded. [1] - http://bl…

  24. comment
    Comment #14237751

    Haha, me too! I want to read an article on getting my zsh prompt to look like that.

  25. comment
    Comment #14229669

    This part was most interesting to me: "Incidentally, when you write a paper, you can expect most reviewers (and readers) to make only one pass over it." I understand reviewers are …