Path: csiph.com!xmission!nnrp.xmission!.POSTED.shell.xmission.com!not-for-mail From: nobody@example.org (Scott) Newsgroups: comp.compression Subject: Re: A Random Data Compressor to solve Date: Tue, 21 May 2019 17:02:10 GMT Organization: XMission http://xmission.com/ Message-ID: <5ce42e88.1237959268@core> References: <51259ca7-a390-4188-9aa8-2f5f2a44efd7@googlegroups.com> <187f69e3-e098-447d-988b-65f407e8798a@googlegroups.com> Injection-Info: news.xmission.com; posting-host="shell.xmission.com:2607:fa18:0:beef::4"; logging-data="9093"; mail-complaints-to="abuse@xmission.com" X-Newsreader: Forte Free Agent 1.21/32.243 Xref: csiph.com comp.compression:3805 On Mon, 20 May 2019 23:47:38 -0700 (PDT), Gerald Tamayo wrote: >You get it, compression of random data and recursive. One of my early "probably breakthrough" algorithms. Definitely 2006-2007 ideas. Recursive compression is a well-researched subject and there exist many examples of working compressors. Research into recursive decompression has lagged though, and it's hard to find a working reference implementation.