Viewing profile — sachinjoseph
sachinjoseph
HN member- Joined
- Thu, Jul 24, 2014, 7:07 PM UTC
- HN karma
- 48
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About sachinjoseph
No profile information was provided.
Recent public activity
-
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.…
-
comment
Comment #48470390
WSL-like implementation on macOS?
-
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…
-
comment
Comment #43588314
So this is the wrong way but will still address the deficit? How exactly will this address the deficit?
-
comment
Comment #43501678
Poe's Law :-)
-
comment
Comment #37389764
Hopefully this becomes a real product sometime that folks can get
- story
-
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
-
comment
Comment #30762817
curious - would you mind listing some of those useful ones in the "old Power Toys"?
-
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/...
- story
-
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…
-
comment
Comment #22809245
Thank you! Please also ensure all the countries on the planet have access to this tech.
- story
- story
- story
- story
-
comment
Comment #14726910
C++ Core Guidelines: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppC...