Cole

1.4K posts

Cole banner
Cole

Cole

@colevscode

Cofounder @formspree. Former founder of Brace, Sendwrite, and Koduco Games. I'm just here to make friends.

SF - NYC - SEA Katılım Mayıs 2009
325 Takip Edilen592 Takipçiler
Cole
Cole@colevscode·
@zendesk Why can't I move a report from one dashboard to another? Is there any way to duplicate a report to a different dashboard without rebuilding from scratch? I feel like I'm taking crazy pills!!!
English
1
0
1
41
dudu
dudu@dudufolio·
Webflow + Rive + Taste = one of the best landing pages I've seen
English
173
396
7.7K
483.3K
Cole
Cole@colevscode·
@LumaHQ have to create an account to decline an event? What a hassle
English
0
0
0
5
Cole
Cole@colevscode·
@LumaHQ I declined an event I was invited to, then had second thoughts. Can I change my mind? I guess not, that event is no longer accessible. Is my only option to go talk to the organizers and explain this silly situation? Embarrassing.
English
0
0
0
4
Cole
Cole@colevscode·
Luckily was able to restore from the context of the existing chat session.
English
0
0
0
51
Cole
Cole@colevscode·
This is a first for me, coding with gemini-2.5-pro and it deleted the source file! Of course its under version control but lost about an hour of work since last commit. @cursor_ai any idea how this could have happened? I am connecting via ssh and also had to reconnect.
Cole tweet media
English
1
0
0
113
Cole
Cole@colevscode·
@shakeshack tried to cut line by ordering through app. Was forced to sign up, create password, in order to checkout. But when I finally got logged in, cart was gone and had to start over. By then I was head of line so just used kiosk. Pls let me checkout without account!
English
1
0
0
17
Cole
Cole@colevscode·
@watilo What do you like about it?
English
1
0
0
21
Cory Watilo
Cory Watilo@watilo·
contentful is such a nice product ✨ cursor 🤝 me 🤝 contentful = 🤗
English
1
0
1
207
Cole
Cole@colevscode·
@farleymatters heard you sold basin, got any advice for a fellow form founder?
English
1
0
0
20
Cole
Cole@colevscode·
@EhThing @T_Zahil Late reply but just wanted to clarify that formspree does filter spam for all users (even free) and doesn't count spam that's filtered against your quota. And if you're getting spammed you can reach out to support and we'll investigate and often reset your quota for the month.
English
0
0
0
11
Imran Khan
Imran Khan@EhThing·
@T_Zahil It's the same as Formspree. You start using their free tier and they do spam submissions on your form to exhaust your quota.
English
5
0
3
3.8K
Thomas Sanlis 🥐
Thomas Sanlis 🥐@T_Zahil·
Vercel wants to charge me $523 because of the DDoS attack I suffered 11 days ago. On one hand, I had a lot of help from their CTO to optimize Uneed and a nice message from their CEO saying they're working on this kind of issue. On the other hand, I still don't have any answer from their support about this bill. Here's my takeaway: 🟢 Vercel has an amazing DX and helped me launch many projects without worrying about hosting. 🟠 They recently released their new firewall, but it doesn't activate automatically (RIP your wallet if you're not in front of the computer), and... I didn't understand how it worked 😅 🔴 Taking 10+ days to respond to a client with a 2500% increase in their bill is unreasonable. 🔴 The fact that it's possible to receive such a high bill in a matter of hours due to an attack on a single IP address is extremely concerning. It's impossible for me to stay with them knowing that. 🔴 Oh and I almost forgot: since this afternoon, all my deployments stopped working. No logs, no errors, but all deployments are empty. Nothing changed in my code, I even tried to revert changes from days ago. I had to do an emergency rollback and deploy anything new in production. I've started migrating my projects to @coolifyio: it's a lot of work, and the DX won't be the same, but at least I'll be safe from problems like this.
Thomas Sanlis 🥐 tweet media
English
176
37
731
719.1K
Cole retweetledi
Evan Mendenhall
Evan Mendenhall@EvanMendenhall_·
@formspree Really grateful for your free tier! I've had trouble with AWS and lambda functions to get my javascript to send an email of the info collected. But your form got me to a solution in under and hour!
English
1
2
4
780
Cole
Cole@colevscode·
@BrexSupport Unfortunately I can't. It's not free to send DMs
Cole tweet media
English
1
0
0
17
Brex Support
Brex Support@BrexSupport·
@colevscode Hi Cole, we appreciate your feedback and would love to look into this for you. Could you please send us a DM?
English
1
0
0
6
Cole
Cole@colevscode·
@brexHQ Just trying to add a vendor card is so confusing. First you could add a card and set a budget on the card. Then it was, add a card and create a budget. Fine. But now in the wallet view, I have to choose an existing budget for the new card. I can't create one. huh?
English
1
0
0
24
Cole
Cole@colevscode·
@robwalling Why wouldn't this be interpreted as opportunity sizing / ambition signaling? You gotta talk big to score VC bucks. If they were saying "bootstrapping a $100M+ company" well, that's a different level.
English
0
0
1
38
Rob Walling
Rob Walling@robwalling·
A founder says in their bio that they’re “building a $100M+ company.” They’re just starting out, and you’d guess their revenue is in the tens or hundreds of thousands annually. Are they just calling their shot, faking it until they’re making it, or does this feel deceptive?
English
70
2
77
30.3K
Cole
Cole@colevscode·
@isosteph I'm a peace invasion prepper
English
0
0
0
30
Cole
Cole@colevscode·
@ctrl_mod booked an appointment. Got confirmation email. Woke up early on a Sunday. Got here on time. Nobody is here.
English
0
0
0
17
Jason
Jason@webmaster·
I'm fetching the form config. In the CMS, authors select a form provider, which is only HubSpot for now. They build their forms in HS as they always have, and bring the formId/portalId into the CMS. Previously, I would render the iFrame into React. Now, I hit the HS API to get the config and I render the form using custom design system components. I built support for all the fields we use and it supports all of HubSpot's features. No JS or iFrames at all
English
2
0
0
67
Jason
Jason@webmaster·
I've started some new tracks of work for @ModernTreasury's website to achieve world-class performance and conversion rate optimization tooling: - rethink analytics and reduce redundant tools - build natively integrated CRM forms with React server actions - add A/B testing and feature flags with Vercel Toolbar and Sanity - optimize 3D and video assets Success is <150KB in 3rd party analytics on the front end, removal of heavy form embed tools, and removal of the render-blocking A/B testing library. I've previously mentioned that modern website performance and UX are mostly influenced by these items: Framework, Data, Design System, Content, Analytics, Tools (A/B testing, CRO tools, chat, etc.) Now that I've shipped the Next.js app router (framework) and removed a ton of tech debt (data, design system), our largest sources of issues are 3rd party analytics and tools. This post mostly covers the problem x.com/requestmethod/…
English
6
1
18
8.8K
Cole
Cole@colevscode·
@requestmethod @sanity_io This is pretty cool. So you're actually fetching the form config including all form fields at build time or render time on the server? Then rendering out your own custom form component rather than using hubspot's designs?
English
2
0
1
62