TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Jacob Ziv has died

710 点作者 tkhattra大约 2 年前

18 条评论

Andrew_nenakhov大约 2 年前
Sad news. Just recently Abraham Lempel [0] died, just days after I tasked my 16 yo daughter to implement an lzw compression as a part of her programming education. I chose this particular task for her because many years ago I have implemented an lzw compression myself, years ago, learning a lot about bits, masks and gifs in the process. R.I.P.<p>[0]: <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Abraham_Lempel" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Abraham_Lempel</a>
评论 #35317296 未加载
评论 #35318827 未加载
评论 #35318506 未加载
评论 #35318102 未加载
评论 #35318387 未加载
DeathArrow大约 2 年前
RIP. I remember when I was a young guy learning programming, reading the source code of various DOS based LZ, LZH or LZW compression utilities and implementing myself a LZH algorithm thinking it will bring me great fame and fortune. Lempel, Ziv and Eugene Roshall were my heroes.<p>At that time many young programmers regarded compression, compiler writing and anti-virus writing as very important. Now people just learn React. :)
评论 #35318206 未加载
评论 #35318736 未加载
tkhattra大约 2 年前
LZ77 and LZ78 are ubiquitous, forming the basis of compression schemes used in ZIP, PNG, GIF, and Yann Collet&#x27;s Zstandard.<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;LZ77_and_LZ78" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;LZ77_and_LZ78</a>
评论 #35319476 未加载
sn41大约 2 年前
In an interview, Jacob Ziv said that it was the uncomputability of Kolmogorov complexity that forced him to think about a different way to define the complexity of a single finite string : this is what led to Lempel-Ziv complexity in 1976, and its famous consequences, the LZ77 and the ZL78 compressors.<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20181123231027&#x2F;http:&#x2F;&#x2F;backup.itsoc.org&#x2F;publications&#x2F;nltr&#x2F;96_dec&#x2F;zivconv.html" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20181123231027&#x2F;http:&#x2F;&#x2F;backup.its...</a>
helpfulclippy大约 2 年前
It is fitting that such a large name is expressed in so few characters. RIP.
评论 #35317948 未加载
einpoklum大约 2 年前
Two Professors Emeritus from my alam mater, the Technion - one from EE, the other from CS (Prof. Ziv). I distinctly remember noticing them in the old group photos of the first few graduating cohorts of the B.Sc. in CS.<p>In Hebrew (or rather Aramaeic) we say:<p>חבל על דאבדין ולא משתכחין<p>A pity due to those who absent and not present.
评论 #35319575 未加载
textread大约 2 年前
From wikipedia:<p><pre><code> Jacob *Z*iv (Hebrew: 27 November 1931 – 25 March 2023) was an Israeli electrical engineer who, along with Abraham *L*empel, developed the *LZ* family of lossless data compression algorithms.</code></pre>
sakesun大约 2 年前
RIP<p>With better compression, heaven will soon have more space available.
gotoeleven大约 2 年前
To everyone who is wondering, there is a black bar its just one pixel.
评论 #35319395 未加载
bitofhope大约 2 年前
Paying my respects to a pioneer.<p>I started a project to implement a LZ77 decoder in Game Boy assembly to see if it could compress the sprites in Pokémon Red and Blue versions better than the algorithms actually used in the game. Results are inconclusive so far, but it&#x27;s been an enlightening experience.
AnnikaL大约 2 年前
May his memory be a blessing.
phkahler大约 2 年前
I remember my first LZW implementation. It was so amusing to me the the one case where something didn&#x27;t exist in the dictionary yet, you knew what it was and could add it and keep going!
评论 #35323248 未加载
dogma1138大约 2 年前
I’m a bit surprised that neither Lempel nor Ziv were worthy of a black bar here.
评论 #35323250 未加载
superdisk大约 2 年前
RIP. I just got done implementing a modified version of LZSS which is crucial to fitting all the music into a game I&#x27;m writing. Respect.
pfoof大约 2 年前
Lempel, Moore, Ziv... This year is very unlucky
theandrewbailey大约 2 年前
RIP.<p>This is worthy of an HN black bar.
评论 #35318695 未加载
k_eshav大约 2 年前
Rest in peace! &lt;3
CyberRabbi大约 2 年前
Oh no!