For the curious, here’s a nice writeup of how this works – it’s a fun combination of multi-decade–old ideas, “standard” structure-from-motion, and tricks that are inspired by (but not directly based on) the current GPU and neural network boom: https://aras-p.info/blog/2023/09/05/Gaussian-Splatting-is-pretty-cool/
In a grocery store on Saturday morning, I overheard two women with a small child talking about how a US government shutdown would mean that the WIC program, which helps to ensure that children have enough food to eat, is immediately suspended.
It turns out that almost exactly a decade after writing about donating to food banks during such a shutdown, I am still incandescently furious about this.
https://www.theguardian.com/commentisfree/2013/oct/08/charities-government-civilised-society
Have been throwing CC-licensed drone videos through Polycam’s implementation of Gaussian splatting.
With about 100 resized frames selected from this: https://commons.wikimedia.org/wiki/File:Mistail,_aerial_video.webm
It gives this: https://poly.cam/capture/1b6abb91-bf29-4a1b-9483-678f8749073d
It works by offsetting texture lookups by more than the typical normal angle would for a standard texture mapping, using a heightmap for perturbation distance. It turns out I essentially invented a parallax shader from first principles, but inside-out.
I discovered this because I was trying to find a way to make a TBN (tangent, bitangent, normal) matrix entirely in a fragment shader, and it turns out that’s occasionally done by people who make parallax shaders.
This is a fun client-side demo of what the current generation JPEG-replacing codecs can do. Some of them only really shine when you turn the effort slider up. If you spend what would have been an absurd amount of CPU cycles in 1992 on encoding, you can get acceptable quality at itty-bitty sizes. (Try the built-in sample images.) https://squoosh.app/editor
As a fan of many Canadians and things about Canada, I nonetheless recommend that people in the US who imagine it to be a magical place of ~*~civility~*~ and ~*~quiet common sense~*~ spend even a few seconds familiarizing themselves with how horrible its politics are. https://www.cbc.ca/news/canada/saskatchewan/judge-grants-injunction-school-pronoun-policy-1.6981406
(“JPEG is PERFECTLY FINE and only IGNORANT ASSHOLES want to mess with something that has worked ADMIRABLY FOR THIRTY-ONE YEARS and actually this is THE PROBLEM WITH SOFTWARE TODAY” is also a common point of view. It does not, in my limited experience, survive a thoughtful conversation with someone who pays bandwidth bills, cares about color reproduction, etc.)
I’ve been surprised by the number of people popping up with “I always hated webp, the format I can never open properly”. I’m not saying that’s wrong.
But like … wepb is BSD-licensed and, as a lossy image format in the abstract, pretty okay.
The problems are mostly industry silliness (e.g., Apple being halfhearted about it without presenting a better alternative) and the fact that the reference implementation is in The Language Whose Creators Regretted Giving It That Fundamental Security Flaw.
WebP has flaws as a format – don’t we all – but I think the commentary should be putting more blame on (1) the industry’s failure to standardize on (and rigorously reviews the implementations of) a single JPEG successor format, given the obvious hunger, and (2) the practice of implementing anything that reads nontrivial untrusted data in a programming language that is not memory-safe.
Une chronophotographie du 59e vol de l'hélicoptère martien #Ingenuity 🚁 qui permet de bien se rendre compte des différents paliers atteints : 5 en montée, 3 en descente, avec une altitude max (et record) de 20 m.
Crédit : NASA/JPL-Caltech/ASU/DejaSu #Mars #MarsHelicopter
You ever think about how we have the both-sides view of a lot of important personal correspondences, even state-of-the-art-ly–encrypted correspondences, from like the early modern era and such? Or like we have Pepys’s diary, which (if I recall) he assumed that only he could read? It comes to mind a lot when I write a personal e-mail or make a new notes.md or whatever.
I’m against this. https://mastodon.social/@weatherwest/111098709498989880
Having worked around some very good programmers over the years (@sgillies, for example) means that sometimes when I write unwise code there’s a little voice saying “Wait, do it the better way! Save yourself the pain!” and I ignore it.
You know him on the internet. Eucalypt-adjacent; very occasional writer. Consulting and passively looking for work in geospatial, image processing, and related fields.