Live data from Hacker News

Viewing profile — sachinjoseph

sachinjoseph

HN member
Joined
Thu, Jul 24, 2014, 7:07 PM UTC
HN karma
48
Public activity
18 items

About sachinjoseph

No profile information was provided.

Recent public activity

  1. comment
    Comment #48764702

    This former Microsoft dev also created a business that scammed people money in the early 2000s by letting them think that their computer is affected by malware: https://www.atg.wa.…

  2. comment
    Comment #48470390

    WSL-like implementation on macOS?

  3. comment
    Comment #43588847

    "Setting the building on fire was and in turn the entire blockthe only way to address the creaky floors". There's no Trump masterplan here (or anywhere else) than the sanewashing o…

  4. comment
    Comment #43588314

    So this is the wrong way but will still address the deficit? How exactly will this address the deficit?

  5. comment
    Comment #43501678

    Poe's Law :-)

  6. comment
    Comment #37389764

    Hopefully this becomes a real product sometime that folks can get

  7. story
  8. comment
    Comment #30950455

    While it would depend on the tolerance level of the particular situation, generally, 100 = 100,00 is way more wrong than 100 = 100.1

  9. comment
    Comment #30762817

    curious - would you mind listing some of those useful ones in the "old Power Toys"?

  10. comment
    Comment #27376085

    A bug has been filed about this on the WinDev repo, might help resolve it faster if it gets some upvotes: https://github.com/microsoft/Windows-Dev-Performance/issues/...

  11. story
  12. comment
    Comment #23176734

    The use use of '=' here scares me: function add2(x: Int, y: Int): Int { return x + y; } add2(2, 3) //5 add2(x=2, y=3) //5 add2(y=2, 5) //7 The language already supports '=' operato…

  13. comment
    Comment #22809245

    Thank you! Please also ensure all the countries on the planet have access to this tech.

  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #14726910

    C++ Core Guidelines: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppC...