Viewing profile — carlos256
carlos256
HN member- Joined
- Fri, Sep 12, 2025, 8:17 PM UTC
- HN karma
- -1
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About carlos256
No profile information was provided.
Recent public activity
-
comment
Comment #47545427
Interesting, the decompressor in Jdeflate is around 4k LoC. https://github.com/Jpn666/jdeflate
-
comment
Comment #47545392
>the only flag we care about is FNAME The specification does not define an encoding for the file name. Different file systems may impose restrictions on certain names, so FNAME sho…
-
comment
Comment #47404777
If you need to optimize the allocator you are doing it wrong.
-
comment
Comment #47245483
He has some good points. This one is from a different paper (Good Ideas, Through the Looking Glass): Designers had ignored both the issue of efficiency and that a language serves t…
-
comment
Comment #47066440
31 years old and it can't run on GNU/Linux. What a waste. The future of Delphi is darker than ever.
- story
-
comment
Comment #46632942
What a waste of words. If you idea is easily replicable probably it was not a good idea after all. LLMs don't change the equation.
-
comment
Comment #46356488
Nope. AES is not trivial to implement securely, so most implementations simply rely on hardware support. ChaCha20 and XChaCha20 are more secure ciphers.
-
comment
Comment #45958091
Please don't do It.
- story
-
comment
Comment #45226415
[flagged]
-
comment
Comment #45226411
* unary encoding coding.
-
comment
Comment #45226325
No, it's not. It's just a form of Elias-Gamma coding.