blender version
blender version
Hank Hill doing the wu tang clan sign as he glides on a floating wu tang clan glider that is playing CREAM
Incredible things happening in this game
First bit of interactivity! Spent the weekend refactoring most of the code from the last two weeks, significantly improving the responsiveness of the keypad hander and simplifying the drivers. Now itβs all integrated with the embedded-graphics crate for consistent color typing.
wrote about some dirty hacks i did last year to integrate pyo3 with td-rs, providing i think the best ergonomics for writing custom python extensions in @touchdesigner.bsky.social www.charlotte.fyi/posts/td-rs-...
super exited for this release! β¨ this cycle, i worked on the following features covered in the release notes:
"as you scroll through the hex dump, you may notice that some numbers have emotional valences attached to them. for example, some numbers may make you feel happy, or sad." β @mattkeeter.com
A photo of the Tangara, a small music player that is reminiscent of the classic iPod. It's shown sitting on a desk next to the box it comes in and a keyboard. It's playing "No Problems" by Ginger Root.
My Tangara arrived! Look at that cute little thing! And it's @oshwassociation.bsky.social certified open source hardware!
Fantastic work, @erinrose.bsky.social @buzzyrobin.bsky.social @jacqueline.id.au @ailurux.bsky.social!
π
Automattic and others back Openvibe, an app thatβs unifying the open social web techcrunch.com/2025/...
Surf by Flipboard is a kind of interesting idea in this space about.flipboard.com/press/announ...
Good morning, I published a new blog post:
www.mattkeeter.com/blog/2025-01...
It's ostensibly about continuous integration, fuzzing, and panic safety (but secretly, it's about the desire to do good engineering)
One of the tedious aspects of modeling SDFs with raw shader code is adjusting the position of objects, so I'm adding transform gizmos into my tool
They write changes directly to the shader on disk, so I don't need an external object hierarchy
tdhooper.github.io/offline-shad...
Screenshot of a window showing two panes: on the left is a script, and on the right is a fidget spinner
A wireframe mesh of an architectural cross-section
Marge Simpson, holding a squishy cube-sphere-intersection, with the caption "I just think they're neat!"
I've just announced my new (blazing-fast) kernel for implicit surfaces: mattkeeter.com/projects/fid...
It's got something for everyone: Cool graphs! Multithreaded WebAssembly! Terrible mesh topology! JIT compilers!
After three years, I'm excited to finally show it off to a wider audience π
Two cups of hot cocoa, one is much wider at the top and both are filled with mini marshmallows
If you use a shorter, wider mug you can have as much cocoa and 3x the marshmallows
Follow me for more life hacks
all right i think the structure is going to be just like, what if your data is shaped like X but plot likes Y. here is my first attempt at documenting an @observablehq.com Plot data-shape conundrum and its solution observablehq.com/d/8e978837f5...
βThe best camera is the one you have with youβ
WOAH! @fossheim.bsky.social has just published the single-best piece I've *ever* seen on how to apply principles of accessibility to data visualization. My jaw is on the floor.
Seriously, if you only ever read a single thing for accessible visualization, let it be this:
fossheim.io/writing/post...
Hi friends βΒ I've decided to make this channel my new center of operations. I'm looking forward to interacting with you all here. <3g
Yeah here's my geometry processing starter pack. I hand-picked researchers and practitioners either in geometry processing or not, and some people are definitely missing so,
go.bsky.app/Dqw66qn
NASAβs new rendering of the Christmas Tree Nebula
Exploring the full bluesky firehose, in three dimensions: firehose3d.theo.io
My PhD thesis got made public this week! Exciting :)
proquest.com/docview/3128...
I can now drink from the firehose using Mojo :)
repo: github.com/lsh/tephra
The BlueSky celebrating 10M users card. I was number 63,909
Earlier than I thought π
In 2022, I left Google in search of a sustainable approach to open source maintenance. A year later, I was a full-time independent maintainer.
Today Iβm announcing the natural progression of that experiment: Geomys, a small firm of professional maintainers with a portfolio of critical Go projects.
Bluesky is built to give users control over their social spaces online. Today, weβre open sourcing Ozone, a tool that lets users collaboratively inspect and label content on the network.
Later this week, weβre opening up the ability for users to run their own independent moderation services.
Finally got around to uploading my visual set with @r-tyler.bsky.social at CCRMA!
www.youtube.com/watch?v=brp3...
Super excited to see Observable embrace local first programming. observablehq.com/blog/observa...
\includegraphics[alt={An image of a duck in a pond.}]{duck.png}
You can add alt texts to figures in #LaTeX with `alt={...}`.
The alt texts won't necessarily appear in the generated PDF until new versions of LaTeX but let's start with this good practice now.
I stumbled across this post today while doing research for work. And MAN is this a good lesson for all software development teams.
TREAT ACCESSIBILITY AS BUGS, NOT FEATURE REQUESTS!!!!