Viewing profile — lmcarreiro
lmcarreiro
HN member- Joined
- Thu, Mar 01, 2018, 8:40 PM UTC
- HN karma
- 62
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About lmcarreiro
No profile information was provided.
Recent public activity
-
comment
Comment #19876997
Today there is an Oracle driver for .NET Core, BUT this fucking driver doesn't support async/await calls!!! To archive the max performance .NET Core has to offer, you do have to us…
-
comment
Comment #18849893
It's a suggestion in the Developer Community (the new uservoice). If you would like this in Visual Studio, please, give it an upvote.
- story
-
comment
Comment #18849376
Me too, but I hope Microsoft add CI features inside GitHub in the future.
-
comment
Comment #18844469
It is fast, even inside node_modules folder!
-
comment
Comment #18807155
After you calc X^Y, when you will calc X^(Y+1), doesn't it worth to calc using the previous result (X^Y)*X instead of another power X^(Y+1) ?
-
comment
Comment #18807103
@pavel_lishin what algorithm did you use to find these results?
-
comment
Comment #18736024
People could do something similar for open source projects: https://news.ycombinator.com/item?id=18736006
-
story
Is there some donation system for open source projects?
People are talking about the Brave browser feature to donate to your favorite youtubers. Does anyone know if there is something similar to donate to your favorites open source proj…
-
comment
Comment #18714860
To take the best that it offers, don't forget to use asynchronous calls from the top to the bottom of your code.
- comment
-
comment
Comment #18701951
There is some explanation here: https://news.ycombinator.com/item?id=18468045
-
comment
Comment #18665681
> > What counts as information-centric? A lot of basic things (commenting, searching, liking a post) require Javascript. > None of these actually require JS. Can you imagine a face…
-
comment
Comment #18559293
Big companies usually already have their enterprise customized image of the OS, when they buy hardware, they are interested only in the hardware.
-
comment
Comment #18470898
With the old definitions, the values of the known constants were just approximations, but now that the unit is defined based on the constants, we can consider the constant as being…
-
comment
Comment #18468343
Google understand almost all of them (it misses just the last one) and the first result is https://en.wikipedia.org/wiki/The_quick_brown_fox_jumps_over... Bing doesn't understand a…
-
comment
Comment #18468045
I liked this one: The quick brown fox jumps over the lazy dog 𝐓𝐡𝐞 𝐪𝐮𝐢𝐜𝐤 𝐛𝐫𝐨𝐰𝐧 𝐟𝐨𝐱 𝐣𝐮𝐦𝐩𝐬 𝐨𝐯𝐞𝐫 𝐭𝐡𝐞 𝐥𝐚𝐳𝐲 𝐝𝐨𝐠 𝕿𝖍𝖊 𝖖𝖚𝖎𝖈𝖐 𝖇𝖗𝖔𝖜𝖓 𝖋𝖔𝖝 𝖏�…
-
comment
Comment #18067833
It seems that it is just an UI over the haveibeenpwned.com service
-
comment
Comment #17239221
But I'll expose just how I hashed on client side, not how I hash on the server side. The only purpose of this is to protect the plaintext password of the user. I won't stop doing a…
-
story
Why doesn't OWASP recommend to hash passwords both on the client and the server?
Since the recent problems with GitHub and Twitter: - https://www.bleepingcomputer.com/news/security/github-accidentally-recorded-some-plaintext-passwords-in-its-internal-logs/ - ht…
-
comment
Comment #17227788
> but they are definitely looking to make money from this acquisition Who wouldn't?
-
comment
Comment #16731958
This is awesome!
- story
-
comment
Comment #16619329
"And don't watch anything Disney." It's difficult since Star Wars now is Disney. But you made a really good point.
-
comment
Comment #16531202
that's exactly what happens, couldn't agree more!