How I Stopped Suffering Over Email Templates With Codex
I never liked writing email templates. They always broke my sense of beauty (the same way their responsiveness breaks in different clients):
1. Monstrous inline CSS
2. Lots of restrictions on which CSS properties you can use
3. Layout issues
It always ended up like this: I would build a site, define all the styles and inheritance, and then spend hours cutting everything down and trying to squeeze it into email template constraints.
Today I found out this problem is gone. Codex handled it perfectly:
1. Analyzed the styles of the entire site
2. Generated a template that closely matches the site's style
3. Preserved responsiveness
4. Took light and dark themes into account
I only had to slightly tweak the footer text color and that was it. A task that used to take an entire evening now takes just a couple of minutes!
More to explore
The Failure of AI Skepticism: Why Manual Coding Is Already the Wrong Layer
In recent months I keep seeing the same pattern: someone posts another example where some "vibe coders" used AI to generate a project, left API keys on the fronβ¦
You Donβt Need a Perfect Modern Stack to Agentize Your SDLC
Continuing the idea from the previous post. Many companies believe that to add agents to their SDLC they first need to completely get rid of legacy, move to micβ¦
AI in Software Development: What Comes Next?
AI. Whatβs next? Up until around December, using AI in development basically meant: prompt -> copy some code -> paste -> tweak -> repeat. Now this aβ¦
Startup Taxes Between Estonia and Portugal: A Quick Reality Check
As a tax resident of an EU country who files my own returns, today is my quarterly 'Tax Day'. On this day I set aside a few hours to file social security reportβ¦