json-render can now render images
You define a catalog. AI generates JSON constrained to that catalog. Output is an SVG or PNG.
Same way json-render keeps AI within your design system for UI - now it does the same for OG images, marketing graphics, data visualizations
New Product Alert 🚨
With the accessibility of our APIs, we partnered with Ink Brief to build out Newsletters using your brand voice.
Ink Brief allows you to create newsletters in seconds , all of which are SEO-ready to scale your existing business.
Examples below 👇🏻
Found a gem: It embeds an API client and state inspector directly into your app. 🫧
No more alt-tabbing to Postman or going through Chrome DevTools to manage JWTs and local storage.🐰
Simple fast and ADHD friendly https://t.co/4Qg6gLjB2C
Yesterday and today, I felt pretty bad.
It's challenging to stay entirely in grind mode when you're still human.
I still decided to push this video for my SaaS.
Any suggestions?
Maybe a more straightforward cta?
@frankdegods The best products hide complexity behind simplicity.
User sees: "Send message, get result"
Under the hood: orchestration, tool routing, state management, error handling...
Complexity absorbed by the builder = simplicity experienced by the user.
That's the craft.
Someone's trying to brute force my @openclaw server right now.
30 failed login attempts in 10 minutes. 3 different IPs.
With the hype behind Clawd it becomes a serious issue that you won’t see if you’re not careful.
I fixed this by installing fail2ban (auto-bans after 5 failed attempts) and enabled firewall.
I also blocked the IPs manually.
If you run a VPS, do this now. It's free and takes 1 minute.
The commands:
> apt install fail2ban -y
> systemctl enable fail2ban --now
> ufw allow 22
> ufw enable
That's it. Your server is now 10x safer.
For every SaaS, there’s a subreddit full of people already looking for the solution you built.
I added a Reddit acquisition feature to my SaaS to remove the distribution bottleneck for builders and business owners.
Let’s see how it performs 😳
and Vercel is down. Thought I was crazy for a second lol. Could be some weird user roles permissions... saw I was being marked as Viewer randomly @rauchg