Live data from Hacker News

Viewing profile — sootzoo

sootzoo

HN member
Joined
Thu, Jun 30, 2011, 5:50 PM UTC
HN karma
189
Public activity
58 items

About sootzoo

No profile information was provided.

Recent public activity

  1. comment
    Comment #13896081

    If you don't mind dropping a few bucks on Coursera, Tim Roughgarden's algorithms sequence adopted from his Stanford lectures and MOOC are exceptional: https://www.coursera.org/spec…

  2. comment
    Comment #12825029

    I really had problems going this route (Ubuntu host with Windows guest). While the guest ran in VB reasonably well, trying to snapshot a baseline image and generally use VBox diffe…

  3. story
  4. comment
    Comment #12521734

    It's worth pointing out that this style rule itself is optional, which is to say they're not making a recommendation here, just providing an example of what applying the rule would…

  5. comment
    Comment #12186360

    My experience has been the auto-upgrade works without requiring reinstall (and indeed just did so to GA last night). I don't think there's any specific fresh install requirement.

  6. comment
    Comment #12140623

    > They are conspiring to replace an existing employee. That says enough. If the organization were "healthy" they would be upfront with the existing manager and allow him/her to gra…

  7. comment
    Comment #11855365

    I use it daily (running both Visual Studio 2015 and Visual Studio Code). For me, it's a Sublime Text killer. We have some small node apps, endless python scripts and I routinely de…

  8. comment
    Comment #11256512

    Here is Brian Harry at MS on this very topic about a year ago: https://blogs.msdn.microsoft.com/bharry/2015/03/12/the-futur... > "Most of our customers still use TFVC and we value …

  9. comment
    Comment #11256470

    Again, you're citing the source control system as the primary feature. TFS is an entire application lifecycle management suite, not just version control. You seem to (continue to) …

  10. comment
    Comment #11256184

    > Because tfs is dying. Why port over tooling for a source management system that is on it's deathbed? [citation needed] Visual Studio Online (which is pretty much TFS in the cloud…

  11. story
  12. comment
    Comment #8979298

    The bigger crime is that there's a perfectly good permalink for every FB post, but nobody seems to use it to reference content, when @-ing a friend is easier, quicker, and supporte…

  13. comment
    Comment #8885498

    There's no requirement that you use your home address for registrars (or the IRS, for that matter). It's also not terribly expensive to get a PO Box/virtual office address, and if …

  14. comment
    Comment #8612618

    Agree with the complaint but not the workaround; there is Tuple , after all, so maybe something like this? Tuple fullName = ParseName(fullName); var firstName = fullName.Item1; var…

  15. comment
    Comment #8611485

    It's also much the same content as: http://msdn.microsoft.com/en-us/magazine/dn802602.aspx

  16. comment
    Comment #8064116

    I love the following list on Reddit for TNG and DS9: http://www.reddit.com/r/DaystromInstitute/wiki/algernoneplis...

  17. comment
    Comment #7903910

    Windows Server has supported "Core" editions of its products back to 2008 where the UI is simply a login screen and command prompt for remotely-managed/headless operation. In my ex…

  18. comment
    Comment #7831389

    Reminds me of Nomic[1], a thought experiment which appears in an appendix to Peter Suber's excellent book, "The Paradox of Self-Amendment" [2]. Choice quote from the introduction t…

  19. comment
    Comment #7760417

    I think he makes the case (and I agree) that if you create a substantial number of TODOs and they manifest as IDE/compile-time warnings, they eventually become noise which you lear…

  20. story
  21. comment
    Comment #7160644

    There's an answer [1] on the linked SO thread (flip to the first page) but basically, the following two lines are equivalent in C: a[10] 10[a] This is because a[10] is equivalent t…

  22. story
  23. story
  24. comment
    Comment #5753413

    Just view it in Print mode instead: http://www.anandtech.com/print/6972/xbox-one-hardware-compar...

  25. story