Viewing profile — windwake12
windwake12
HN member- Joined
- Tue, Apr 28, 2015, 5:29 PM UTC
- HN karma
- 25
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About windwake12
No profile information was provided.
Recent public activity
-
comment
Comment #19732017
According to Google/SO curl can indeed be built/configured to use the Windows cert store, seems that would be a better fix?
-
comment
Comment #19371298
All properly configured applications should be running with least required db credentials, limiting what they can do. That Accenture was monitoring all administrative level queries…
-
comment
Comment #18389514
Having it built in seems just as likely to be a "bad thing", since that version is "baked" in, there's no alternatives. That's why the extension approach by VS code is so surpreme.…
-
comment
Comment #18349748
Angry users is not something you can opt out of. Malware reports are just another fact of life for many open source projects. I think the putty link (was posted elsewhere) is an aw…
-
comment
Comment #18349667
It's pretty common for programs compiled by "uncommon" compilers, and since the D compiler is selfhosted, it would fall into that category. AV software isn't magic, they probably j…
-
comment
Comment #18300316
CSS and HTML will usually afford a specific approach. Being a web developer is knowing what these approaches are, and to know when stuff might get "not nice". So when you see a gra…
-
comment
Comment #18232778
More Azure billage to the customer, more kickback from MS.
-
comment
Comment #18232761
It's a "oh shiny" thing from my point of view. People get bored with the old, and want to try the new Google/Netflix/Microsoft tech, irrespective of its suitability. Once the clien…
-
comment
Comment #16905567
Alot of font terms comes from that time, like leading and kerning: https://en.wikipedia.org/wiki/Kerning
-
comment
Comment #16353430
WSL is a godsend for developers. Having easy access to openssl with minimal fuss is awesome for all those obscure cert operations that you need a couple of times a year. Cygwin and…
-
comment
Comment #16235065
There's no difference let a = function bar() { }; function foo( a ) { a = 2; } foo( a ); console.log( a ); // bar
-
comment
Comment #15396161
The article described how the courts are basically in cahoots with the scammers, bending any possibly argument in favor of the "professional ward." It's truly awful, but it seems t…
-
comment
Comment #14343385
I shouldn't have to use gpedit to disable ads that consistently appears when using certain windows features, and which have no "Don't ask me again". Presumably some freak compatabi…
-
comment
Comment #14298829
It's incredibly frustrating. I've been on the .NET wagon since ASP.NET 1.0 (and ASP before that), and my day to day friction with .NET has been increasing steadily over the last fe…
- comment
-
comment
Comment #13654966
It's in the document title.
-
comment
Comment #13426109
I initially thought it was a story about some obscure compact disc pressing/inventory management system that Yahoo apparently had lying around because big corps have strange stuff …
-
comment
Comment #12915706
"Elm is Wrong" is a good click-baity title. It's not out-right lying, but opinionated sure. It leads me to want to know in what way it's "Wrong", somehow broken fundamentals, stupi…
-
comment
Comment #11490944
Presumably it received a false positive (or it was interpreted as such). This really seems like the root cause, and I suspect a case of happy path engineering striking again.
-
comment
Comment #11161565
It would have taken 10 seconds to add a box over the username while he was adding those arrows, given the context of the article, it seems outright irresponsible.
-
comment
Comment #9454167
In some ways, the article reminds me of the documentary "Helvetica" about the eponymous font. In the film, font designers are both for and against, some calling it sterile and corp…