A little shadertoy of my favorite song+film
www.shadertoy.com/view/t3cfWf
A little shadertoy of my favorite song+film
www.shadertoy.com/view/t3cfWf
The iPad app is also full of massive UI bugs (clipped content, messed up layouts, etc.) that have been there for months and are stupidly easy to trigger.
i built an entire x86 CPU emulator in CSS (no javascript)
you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS
lyra.horse/x86css/
Highly recommend this video, which is a super deep dive into the techniques used to create a 64kb demoscene-style '90s FPS:
www.youtube.com/watch?v=qht6...
The loopholes are the best part
Really nice episode on the history of Kotlin and the future of programming languages by Andrey Breslav & @pragmaticengineer.com https://pca.st/episode/8d6081d6-3419-4e9a-bbf7-332257cf7da2
How Michael Abrash doubled Quake framerate:
fabiensanglard.net/quake_asm_op...
I've seen agents regularly attempt small fixes by just rewriting entire files. It was fine albeit heavy handed for files the agent had generated in the first place, but ughβ¦
Filament used in Toyota's engine. I'm glad this is now public!
www.phoronix.com/news/Fluorit...
fluorite.game
I always wondered if a similar technique could be used to create a digital programmable neutral filter.
Follow the Sign
www.curious-creature.com/posts/2026/f...
A couple of shots taken with the Mk I: flic.kr/p/2qYsVVs flic.kr/p/2qUhCZQ flic.kr/p/2rzqBfH
I uploaded the full res versions if you want to pixel peep.
I have the Mk II π The AF is a lot better and faster (if only because you don't have just a single point anymore). The joystick also solves my main issue with the ergonomics.
Well now the Mk II is out, the Mk I has dropped significantly in price. It's still an expensive camera, but around the same prices you see from Canon and Sony.
Indeed!
I actually prefer 3:2 (well, what I really prefer are 16:9 and 2.39:1). But using a 4:3 100 Mpixel has been fantastic. With that many pixels and this aspect ratio, you get a lot of flexibility in how you can crop the image.
Or switch to a 4:3 big camera π
Me taking a photo: this is a great shot!
Me editing my photos: this is shit, it's all shit, I don't deserve a camera.
π
This is a fantastic update to the tracing library that enables much easier and deeper understanding of your code, with extremely low overhead.
Wait till you deal with objects that intercept attribute access π
PSA: Starting Android Gradle Plugin 9.0 (or the latest stable version of R8): R8 will automatically optimize all Intrinsics.check* APIs in Kotlin automatically !
This should greatly help improve app performance (especially Compose given the large Kotlin library API surface).
Ever played Densha de Go?
I think it applies to those other CEOs too :)
Have you seen Samsung's new fridge that doesn't have a handle but open with voice commands? The future is so dumb.
You don't need Unifi for this, just anything that lets you create VLANs. Unifi makes it fairly easy though. But even better is to not put these devices on the network π
Grand Canyon Sunset
www.curious-creature.com/posts/2026/g...
Alone in Tokyo X
www.flickr.com/photos/romai...
What about large French company vendors?
Nice! Funnily enough, Iβm also exploring effects for dials/knobs at the moment. Not sure it'll get somewhere thoughΒ :/
My "No Graphics API" blog post is live! Please repost :)
www.sebastianaaltonen.com/blog/no-grap...
I spend 1.5 years doing this. Full rewrite last summer and another partial rewrite last month. As Hemingway said: "First draft of everything is always shit".