Viewing profile — pregnenolone
pregnenolone
HN member- Joined
- Wed, Feb 19, 2020, 1:36 PM UTC
- HN karma
- 147
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About pregnenolone
No profile information was provided.
Recent public activity
-
comment
Comment #49121147
That's great, even though specialized generics are still missing. I think these improvements will be especially beneficial for Scala, because it is such a powerful language, but ab…
- story
- comment
-
comment
Comment #48613116
I keep telling you what's what and you do nothing but gaslight me by trying to turn my words on me. Language wars are silly and pointless. Someone tells me he/she uses language xyz…
-
comment
Comment #48603219
> It was always .NET No, it was not. What's called .NET now used to be .NET Core. And then there's .NET Framework which was commonly known as .NET. > "cannot be tweaked at all" Are…
-
comment
Comment #48600445
> Compare this to the constraints and workarounds that Kotlin and Scala have due to type-erasure on the JVM. The creator of Scala disagrees: https://youtu.be/Xn_YpUtXWT4?t=850
-
comment
Comment #48597024
> inaccuracies Like what?
-
comment
Comment #48596944
Looking into the negative comments is quite amusing. Not only do most of them contain technical inaccuracies, but of course, they also need to mention how great .NET supposedly has…
- story
-
comment
Comment #48256359
Language design isn't just about adding every possible feature. For example, someone mentioned operator overloading. As someone who has written a lot of Scala, I think operator ove…
-
comment
Comment #48186058
> I cannot understand why Jetbrains keep the VM settings as constrained as they do. It's a big difference. A lot of the things JetBrains does are questionable, particularly the way…
-
comment
Comment #48172052
> It's not an either-or. You can combine TPM with passwords which makes it far more secure than password alone. No. I have already explained it here: https://news.ycombinator.com/i…
-
comment
Comment #48172020
Lots and lots of smattering around here. If anything, this is a secure boot flaw (and partially TPM), but that is a separate conversation. Also, it's been known for years that TPM …
-
comment
Comment #48137608
> The recent trend towards conspiracy theories against things that are trivially discoverable is so frustrating. So true.
-
comment
Comment #48137528
> No, the KEK is stored inside the TPM No. Technically, TPMs can store secrets (limited due to little nvram), but no FDE implementation as far as I'm aware does this. TPMs wrap/enc…
-
comment
Comment #48133550
> Majority of hard disk encryption done in the HDD/SSD controller is 100 times more crap than BitLocker itself. It's littered with bugs and security vulns. Anybody using it is insa…
-
comment
Comment #48133491
> Since there's a ton of misunderstanding in this thread True. It's unfortunate, amd a lot of false information being spread there. > the KEK is stored inside the TPM That's not ho…
-
comment
Comment #47877404
Well.. https://github.com/doy/rbw/blob/main/Cargo.toml#L16 You're still pulling a lot of dependencies. At least they're pinned though.
-
comment
Comment #47877114
> KeePass users continue to live the stress free live. https://cyberpress.org/hackers-exploit-keepass-password-mana...
- comment
- story
- story
-
comment
Comment #47460453
For starters, they should stop forcing people to create an online Microsoft Account.
-
comment
Comment #47460367
Java really isn't fast unless you're basically writing C style Java. Abstracting is expensive in Java and if one can't abstract, what's the point of writing Java in 2026? After all…
- story