
LogGate Frame
MetalFX upscaling for Mac filmmakers — $19.99 intro
What it does
Filmmakers shooting Log have incredible dynamic range — but converting that flat footage still means expensive software, slow exports, and time you don't have. LogGate Frame changes this. Native Mac app. MetalFX GPU upscaling on your M-series chip — on-device, no subscription, no cloud. CineD reviewed it at launch (May 2026). Intro price: $19.99 through July — doubles after. → loggate.tech
Does the same job
all alternatives →- FUfx-upscale – Metal-powered spatial video upscaling2023 · github.com · ▲19
Hi! This is a quick lil CLI I've created for upscaling videos using Apple's MetalFX (https://developer.apple.com/documentation/metalfx). There are a few improvements I plan to make, such as HDR support and a progress bar, but if it sounds interesting, please give it a try and let me know what you think!

- IVI've made a Monte-Carlo raytracer for glTF scenes in WebGPU2024 · github.com · ▲131
This is a GPU "software" raytracer (i.e. using manual ray-scene intersections and not RTX) written using the WebGPU API that renders glTF scenes. It supports many materials, textures, material & normal mapping, and heavily relies on multiple importance sampling to speed up convergence.



More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io
Articos▲385Launch with confidence, not gut instinct Discussion | Link
Life & fun · 12d ago · producthunt.com
Nex▲351Claude Cowork for high-volume GTM workflows Discussion | Link
Life & fun · 3d ago · producthunt.com

Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
Creatium Coach▲320Your multimedia mentor that takes you from mid to great Discussion | Link
Life & fun · 11d ago · producthunt.com
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com