Four short links: 25 September 2020

Four short links: 25 September 2020

<ol>
<li><a href=’http://adapton.org/‘>Adapton</a> — <i>A program P is incremental if repeating P with a changed input is faster than from-scratch computation. Adapton offers programming language abstractions for incremental computation.</i></li>
<li><a href=’https://octopus.com/blog/database-migrations-lessons-learned‘>Migration Lessons Learned</a> — <i>Keep your migration scripts away from your production code; Keep it low-tech, don’t deserialize; Write tests to exercise each migration script individually; Consider running long migrations online; Consider versioning your documents.</i></li>
<li><a href=’https://venturebeat.com/2020/09/22/microsoft-gets-exclusive-license-for-openais-gpt-3-language-model/‘>Microsoft Exclusive License to GPT-3</a> — If you’re selling compute, the logical complement is a clever system that sucks compute. I assume that’s why Oracle now have a slice of Tik-Tok. Capitalism is weird.</li>
<li><a href=’https://ucnv.github.io/pnglitch/‘>PNGlitch</a> — <i>However, we do not look at image formats from a general point of view, but rather think of ways to glitch them. When we look at PNG from the point of view of glitch, what kind of peculiarity does it have?</i></li>
</ol>

Learn faster. Dig deeper. See farther.

Source of Article