I go googling for this far too much. The services.sync stuff at the bottom is also good.
Link Archive
But the fix is easy and there’s no addons required.
- Navigate to about:config (in Firefox’s URL bar)
- Change the value of the following two properties to 0:
- mousewheel.with_control.action
- mousewheel.with_meta.action
In firefox 63 the autoplay preferences are reorganised in preparation for this feature shipping out of the box in one of the upcoming versions. in about:config you can set media.autoplay.default to 1 in order to block automatic playback on all pages or set it to 2 to decide on a per domain basis.
Observers of yesterday’s lunar eclipse were blessed with the first known sighting of a meteorite impact during such an event.
It probably wasn't visible without a telescope, but even still I wish I had been watching for it.
Every molecule of water on the Earth and inside you or any other living thing has existed for billions of years. After it came to Earth, that water has been cycling through rocks, air, animals, plants, and back again. Each molecule has been on an incredible voyage before coming to you. At some point, the water inside you would have been inside dinosaurs, bacteria, the oceans, storm clouds, the polar ice caps, and much more.
Water is strange, and the video does a fairly good job of describing it's weirdness. But I wish it could have gone just a little bit deeper.
And it is mind-blowing to think that all water on this planet is alien.
The Intel 80386 is the next step in the evolution of the processor series that started with the Intel 8086 (which was itself inspired by the Intel 8080, which was in turn inspired by the Intel 8008). Even at this early stage, it had a long history, which helps to explain many of its strange corners.
As with all the processor retrospective series, I'm going to focus on how Windows NT used the Intel 80386 in user mode because the original audience for all of these discussions was user-mode developers trying to get up to speed debugging their programs. Normally, this means that I omit instructions that you are unlikely to see in compiler-generated code. However, I'll set aside a day to cover some of the legacy instructions that are functional but not used in practice.
Amazing look at the history of a single CPU. I wish I knew enough about hardware to really understand this article.
Nancy by Olivia Jaimes for January 20, 2019 https://www.gocomics.com/nancy
Probably the best example of breaking the fourth wall in comics. Brilliant.
10 PRINT is a book about a one-line Commodore 64 BASIC program, published in November 2012. Book purchases support the nonprofit organizations The Electronic Literature Organization (to which all royalties are being donated) and The MIT Press, the book's publisher.
Absolutely fascinating.
A graphical technique for the display of the Lyapunov exponent as a function of control parameters in one-dimensional maps is used to identify coexistence of attractors, superstable curves, highly interleaved basins of attraction in phase space, and highly interleaved regions with different oscillatory modes in parameter space. Furthermore, this technique reveals dramatic' changes of dynamic behavior due to small discontinuities at the maximum of the maps.
Great paper on Lyapunov fractals.
This is an online preview of the book “Fundamentals of Data Visualization” to be published with O’Reilly Media, Inc.
The book is meant as a guide to making visualizations that accurately reflect the data, tell a story, and look professional. It has grown out of my experience of working with students and postdocs in my laboratory on thousands of data visualizations. Over the years, I have noticed that the same issues arise over and over. I have attempted to collect my accumulated knowledge from these interactions in the form of this book.
The Feynman trap—ransacking data for patterns without any preconceived idea of what one is looking for—is the Achilles heel of studies based on data mining. Finding something unusual or surprising after it has already occurred is neither unusual nor surprising. Patterns are sure to be found, and are likely to be misleading, absurd, or worse.
The next time someone says "I'll collect all the data and then the patterns will be apparent" I'll remind them of this.
I've always been fascinated with patterns. It doesn't really matter what kind of patterns; I've played with networks, leaves and leaf venation, branches, lightning, flocking, tracing outlines of shapes, river formation, rock sediments, landscapes, slime mold, lichens,reaction-diffusion, cellular automaton, some fractals, and a few other things. I think what I enjoy the most is how complex and intricate results you can get from a set of simple rules.
I need to spend some time doing stuff like this.
At ITP, I teach a course entitled Introduction to Computational Media. In this course, the students learn the basics of programming (variables, conditionals, loops, objects, arrays) as well as a survey of applications related to making interactive projects (images, pixels, computer vision, networking, data, 3D). The course mostly follows the material found in my intro book Learning Processing; in many ways, The Nature of Code serves as a follow-up. Once you’ve learned the basics and seen an array of applications, your next step might be to delve deeply into a particular area. For example, you could focus on computer vision (and read a book like Greg Borenstein’s Making Things See). In the most basic sense, this book is one possible next step in a world of many. It picks up exactly where Learning Processingleaves off, demonstrating more advanced programming techniques with Processing that focus on algorithms and simulation.
This web page contains a free electronic version of my (soon to be) self-published textbook Algorithms, along with other lecture notes I have written for various theoretical computer science classes at the University of Illinois, Urbana-Champaign since 1998.
See also the Instagram.
Reminds me of some of Daniel German's work with panoramas.