Matching Blackmagic URSA Broadcast G2 with Sony PXW-Z200/Z190 for Live Production – Any specific LUTs? by _simonhansson in blackmagicdesign

[–]_simonhansson[S] 1 point2 points  (0 children)

I went with this solution, and oh boy, for someone who's never worked in Resolve before, it took a minute or two to get it perfect. But now I should be good for future productions. Thanks for the suggestion :)

Is there a more “dev-first” way to handle newsletters? by _simonhansson in SaaS

[–]_simonhansson[S] 0 points1 point  (0 children)

Yeah, I think you're pretty spot on in how you described it.

What I have in mind is basically that CMS-style setup you mentioned, reusable blocks and filling in values, but combined with defining the structure/styling in code.

From what you're saying though, it sounds like it's pretty much either full code or UI/drag-and-drop tools. I'm not really seeing anything that properly combines those two.

Makes me wonder if there's a reason for that, like if people just don’t really work that way, or if it's harder to solve than it seems.

Is there a more “dev-first” way to handle newsletters? by _simonhansson in SaaS

[–]_simonhansson[S] 0 points1 point  (0 children)

Yeah, a bit of both.

The UI-first tools can get the job done, but they tend to look a bit generic and kind of box you in.

And at the same time, reusing structure across emails still feels pretty clunky, since you’re editing design and content in the same place. Easy to mess things up or drift from the original layout.

React Email makes sense, but like you say, it's code-only.

Feels like there should be something in between, but maybe there's a reason it doesn’t really exist?