Interesting, the decompressor in Jdeflate is around 4k LoC. https://github.com/Jpn666/jdeflate
HN user
carlos256
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 should not be used.
If you need to optimize the allocator you are doing it wrong.
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 the human reader, not just the automatic parser. If a language poses difficulties to parsers, it surely also poses difficulties for the human reader. Many languages would be clearer and cleaner had their designers been forced to use a simple parsing method.
31 years old and it can't run on GNU/Linux. What a waste. The future of Delphi is darker than ever.
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.
Nope. AES is not trivial to implement securely, so most implementations simply rely on hardware support. ChaCha20 and XChaCha20 are more secure ciphers.
Please don't do It.
* unary encoding coding.
No, it's not. It's just a form of Elias-Gamma coding.