Viewing profile — paddor
paddor
HN member- Joined
- Thu, Jun 22, 2017, 2:57 PM UTC
- HN karma
- 39
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About paddor
No profile information was provided.
Recent public activity
-
comment
Comment #48932716
Zstd already follows the pareto line very closely and also decompresses pretty fast. In case you're looking for a memory-safe version in Rust that avoids the FFI penalty in hot loo…
-
comment
Comment #47779085
I agree on the memory usage of electron apps though. Been using Slack for 10 years now and it has never been slower. A freshly started Slack app on my macOS takes up nearly 1GB. It…
-
comment
Comment #47778953
According to a recent CRYPTO-GRAM issue from Schneier, it's in Meta's interest to push these regulations as their product isn't an OS. Their competition (Apple/MS/Google) are OSs t…
-
comment
Comment #38432371
I applaud DJB for his continued efforts.
-
comment
Comment #19686872
Can I ask why ZIP? Isn’t it quite heavy on CPU at a not-that-good compression rate? I’m thinking of LZ4 or Zstandard instead.