FrancoVarriano Profile Banner
FrancoVarriano Profile
FrancoVarriano

@FrancoVarriano

Followers
3K
Following
11K
Media
563
Statuses
22K

think better. build better.™ - strategic biz innovation & product. curiously deconstructing & connecting dots btw disciplines & ideas. bias for impact.

Building The Future
Joined February 2010
Don't wanna be here? Send us removal request.
@FrancoVarriano
FrancoVarriano
5 years
My (meta) thread of threads that recap some of the most interesting points from books I've read on the topics of #Innovation, #StrategicDesign, #DesignThinking
4
2
15
@andrewchen
andrew chen
3 days
2005: growth teams optimized funnels 2015: growth teams optimized loops 2026: growth teams optimize agents
62
26
276
@dsllwn
dev
6 days
Introducing Overlay: the open source Perplexity Computer. Overlay allows you to do work with the best models. It also lets you set up an OpenClaw cloud instance in one-click! Web: https://t.co/LHbEgt8mfU GitHub:
Tweet card summary image
github.com
Your personal AI operating system. Contribute to DevelopedByDev/overlay-web development by creating an account on GitHub.
7
10
144
@signulll
signüll
6 days
the best agents share a pattern... they surface something the user already vaguely knows but hasn't acted on, & then collapse the distance between awareness & action to one tap or no taps at all. that's the magic. in order to do this well, you need a unique surface that makes
22
15
257
@FrancoVarriano
FrancoVarriano
8 days
I just claimed my .agent domain and joined the .agent community! get yours now and help shape the future of autonomous agents https://t.co/LT4X8ldRi3 @agentcommunity_
Tweet card summary image
agentcommunity.org
Join the movement applying for a native .agent TLD for AI agents. Pre-register your name free and get priority access if the TLD is approved.
0
0
0
@gadget_dev
Gadget
9 days
We set out to cut costs on observability and ended up rebuilding our incident response workflow. By using agent skills to migrate our stack to Grafana & ClickHouse: - Our monthly observability bill dropped ~60% ($20k → $8k) - Root Cause Analysis investigations went from days to
Tweet card summary image
gadget.dev
The Gadget infrastructure team shares how using agents to migrate our observability stack to Grafana and ClickHouse ended up transforming how we handle production debugging and incident response.
1
3
12
@gadget_dev
Gadget
10 days
When Hervé Guétin built Brush, an open-source Shopify Custom App starter kit, he needed a backend that could handle auth, data sync, and deployment without the usual headaches. Enter Gadget. Here’s how it helped: 1. PaaS that just works – built-in DB, ORM, routing, dev/prod
Tweet card summary image
gadget.dev
Start every project with hosting, infrastructure, and a built-in connection to Shopify’s APIs out of the box.
0
1
22
@gadget_dev
Gadget
14 days
Is your Node.js worker quietly drowning? Sustained 100% event loop utilization leads to growing backlogs, slow system performance, and timeout errors. Here’s how to spot an overloaded worker early and avoid CPU-blocking pitfalls 👇
0
3
17
@gadget_dev
Gadget
17 days
Building custom apps for every client was slowing Aligent down. Weeks were spent on rebuilds, redeploys, and infrastructure for each store. With Gadget handling hosting, integrations, and deployment, they now ship reusable apps globally in hours. “With Gadget, we almost have
Tweet card summary image
gadget.dev
Aligent, a leading e-commerce agency, struggled with scaling because each client app was built as a custom, one-off solution that required duplicated code and ongoing maintenance. By adopting Gadget,...
0
2
19
@gadget_dev
Gadget
20 days
Want the full walkthrough? We break down the architecture, auth flow, and how the homepage + settings pages work step by step here:
Tweet card summary image
gadget.dev
This post guides you through creating a comprehensive App Home and Settings experience for a HubSpot integration using Gadget. Building on the previous custom object template, it unveils HubSpot's...
0
1
12
@gadget_dev
Gadget
23 days
Can vinext (Next.js on Vite) run inside a Gadget app? We tried it and got Next-style routing while keeping Gadget’s managed backend, Postgres, and auth. The trick: a custom Vite middleware plugin. We wrote up the full engineering breakdown (including the exact Vite config we
Tweet card summary image
gadget.dev
Use vinext in Gadget to get a drop-in replacement for your Next apps on Gadget's infrastructure.
1
1
13
@gadget_dev
Gadget
29 days
February Changelog 🚀 New tooling, better workflows, and framework upgrades. See what’s new 👇
2
3
20
@lennysan
Lenny Rachitsky
1 month
Over 75,000 workshop registrations so far 🤯 https://t.co/OeTvRFlTJt
@lennysan
Lenny Rachitsky
1 month
I've teamed up with the team at @MavenHQ to put together a series of LIVE workshops centered around the theme of "The AI-Native PM," featuring a stacked lineup of product leaders: @cohentomer @wes_kao @HamelHusain @petergyang @marilynika @talraviv @amankhan @HilaQu @ViableBen
36
53
854
@gadget_dev
Gadget
1 month
Gadget doesn't waste resources spinning up a new VM for every request. Our Node.js workers handle 60-100 concurrent requests each. Efficient, scalable, and built the right way. Watch how it works 👇
0
3
20
@rdraward
Riley Draward
1 month
If you ever wanted to use NextJS for your @gadget_dev projects, here's your chance I used Claude to swap out Gadget's react-router default for vinext (they both run on Vite) A bit of back and forth to get auth wired up, but it did 95% of the work in one shot!
@Cloudflare
Cloudflare
1 month
We rebuilt Next.js in a week. No, really. The team ported the framework to run natively on Workers to prove what’s possible with edge-first architecture. Dive into the technical hurdles we solved to eliminate Node.js dependencies. https://t.co/GqYBiZ5Qum
0
3
16
@gadget_dev
Gadget
1 month
Custom objects shouldn’t force a plan upgrade 💸 We hit the custom object limit in @HubSpot and built a workaround using Gadget to externalize custom objects while keeping HubSpot as the system of record. Save on subscription costs and keep full control of your data. Watch the
1
1
16
@dbeyer123
David Beyer
1 month
13
27
232
@steipete
Peter Steinberger 🦞
2 months
I'm joining @OpenAI to bring agents to everyone. @OpenClaw is becoming a foundation: open, independent, and just getting started.🦞 https://t.co/XOc7X4jOxq
Tweet card summary image
steipete.me
I'm joining OpenAI to work on bringing agents to everyone. OpenClaw will move to a foundation and stay open and independent.
4K
4K
41K
@gadget_dev
Gadget
2 months
Building with AI agents just got easier 🤖 The ggt CLI now pulls your Gadget project into a local dev environment and automatically adds agent-ready context files. Tools like Codex, Claude, and Cursor understand your app out of the box— no manual setup required.
6
1
16
@gadget_dev
Gadget
2 months
Gadget framework v1.6 is here! 🚀 You now have explicit control over non-webhook fields. Stop auto-fetching data you don't need on every webhook and save on API costs. Choose between "Fetch on webhook" or "Fetch later" to optimize your Shopify app's performance.
2
1
21
@WillManidis
Will Manidis
2 months
138
361
4K