Cole Robertson's Avatar

Cole Robertson

@colerobertson.dev.bsky.social

CTO/Co-founder @ dScribeai.com -> Analyze any video on the internet with just a URL Startup and AI enthusiast Posting about all things web dev. Rocking and rolling with Rails + InertiaJS + React

1,219 Followers  |  1,843 Following  |  80 Posts  |  Joined: 19.11.2024  |  1.7246

Latest posts by colerobertson.dev on Bluesky

Yes, let’s chat!

05.03.2025 14:17 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Curious around the thinking here, are you against permanently having records floating around with a deleted scope?

It doesn’t seem bad to me to have this marked on customer facing models and have a cleanup job that destroys these records after a week or whatever

05.03.2025 13:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Let’s go man! This looks awesome πŸ˜ƒ

04.03.2025 15:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What 80/20 advice do you have for being preemptive with n + 1s?

14.02.2025 15:26 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Ask HN: Would you still choose Ruby on Rails for a startup in 2025? | Hacker News

β€œWould you still choose Ruby on Rails for a startup in 2025?”

Absolutely, this is exactly what I did for my startup.

Rails 8 + inertia + shadcn has given us the full modern monolith.

news.ycombinator.com/item?id=4283...

29.01.2025 03:55 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Scribe Social Transcribe any video on the internet

Would love to hear any stories from both sides, posting paid bounties and anyone that has completed bounties.

Reach out as well if you’re interested in doing some for us at scribesocial.ai!

26.01.2025 02:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Has anyone had success with bounties for 3rd party integrations for your app or API?

I’d love to start working with the community on getting both SDK integrations and no code integrations with systems like Make and Zapier going!

26.01.2025 02:10 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Super easy! I think the weirdest part was that I couldn’t get the default schemas to load correctly, but once I added the manual db migrations, it was as smooth as specifying the same connection string for each of those entries in the database.yml!

20.01.2025 23:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Agreed, I ended up consolidating to 1 for all the new Solid integrations.

20.01.2025 21:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - MiniProfiler/rack-mini-profiler: Profiler for your development and production Ruby rack apps. Profiler for your development and production Ruby rack apps. - GitHub - MiniProfiler/rack-mini-profiler: Profiler for your development and production Ruby rack apps.

For those using Inertia + Rails, since the routing here is still defined in the server controllers, it’s as easy as bundle add rack-mini-profiler to add SQL performance profiling to your app per page!

I have it set up to have profiling on prod for admins as well!

github.com/MiniProfiler...

19.01.2025 23:19 β€” πŸ‘ 9    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Congrats man! That’s awesome news πŸŽ‰

19.01.2025 14:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Yes! So many things to be grateful for here.

Decisions too, it’s so easy to second guess if you’re the only one there. Advise from the outside is helpful, but often being on the inside, you’re the one that knows best.

Having a co-founder on the inside to bounce back and forth with is invaluable

19.01.2025 04:41 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

100%, put a follow up comment, but super grateful that I knew and have worked with one of my co-founders before and go to know the other before jumping into business.

Agree and have seen people struggle with finding co-founders.

Highly recommend joining communities and YC co-founder matching!

19.01.2025 04:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I know someone needs to hear this right now.

I’m fortunate to know one of my co-founders from back in college where we were hacking together, the other we met through the YC co-founder platform.

Go meet someone, in person or online.

Find someone you want to do life/ business together and go!

19.01.2025 03:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Get a co-founder. I see so many indie devs are one person business stories where they either get burnt out or would move so much faster with a co-founder.

Help fill the holes you are missing, have a partner to keep you motivated and shipping.

Your business will flourish. I’m so grateful for mine!

19.01.2025 03:52 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 3    πŸ“Œ 0

One thing I’m valuing the most on our founding team is that we have differing opinions.

Often, at least one of us offers a new perspective on the issue or opportunity.

It’s refreshing to have a founding team that is comfortable with this and ultimately it allows us to come to the best decisions.

18.01.2025 03:50 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Take every meeting with people that you can.

Seems counterproductive, maker schedule anyone?

But being able to connect with people that I know or want to has been amazing.

I’m a firm believer in having a breadth of knowledge and connections. Connecting dots later happens in unexpected ways

17.01.2025 17:35 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
GitHub - campsite/campsite: The Campsite monorepo The Campsite monorepo. Contribute to campsite/campsite development by creating an account on GitHub.

Who’s been going through github.com/campsite/cam... now that it’s open source?

Any golden nuggets anyone’s found?

16.01.2025 02:07 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Is anyone using any Zapier or Make flows with LLMs as a core part of their business?

Would love to hear about any awesome examples you’ve seen!

15.01.2025 21:13 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Scribe Social Transcribe any video on the internet

I’m incredibly excited to be able to be completely full time on scribesocial.ai

Two days in, it has been incredibly freeing.

I have a long list of plans for the tech and marketing, but what I can ship per day has skyrocketed.

Reach out if you’re interested and I’d love to chat! πŸš€

15.01.2025 15:14 β€” πŸ‘ 12    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

1 all day. Remove the fluff, get to the value for the customer

14.01.2025 20:28 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Webhook.Cool - Online Webhook Tester Webhook.Cool is a free, online webhook tester. Receive and inspect webhooks from services like Shopify, Slack, Mailchimp, Trello, GitHub, PayPal, Discord, Jira

@jarekceborski.com btw webhook.cool is awesome! I was just using it the other day to test our callback URL feature πŸ˜ƒ

12.01.2025 23:32 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

On the contrary, a whole new world of products that weren’t possible before are now unlocked!

There were perceived walls on things that weren’t possible before that now are.

With scribesocial.ai for example, who thought that we could have mass videos being analyzed by AI?

Exciting times to me!

12.01.2025 23:31 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Don’t outsource what is a core part of your product is something that has always resonated with me.

This works in software and just life. I learned how to do electrical, basic rough framing, tiling etc because I know I’ll use it in the core of my life and kids.

Completely agree for one time thing

12.01.2025 21:55 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Scribe Social Transcribe any video on the internet

100% agree. Garry Tan has seen a ton of startups come through agrees that β€œcreator led business are the future”!

Building scribesocial.ai, we’ve been working with multiple creator businesses where we’ve seen the success firsthand. Creator-led marketing is what consumers trust and is the future.

12.01.2025 14:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I know right, great last name you got there πŸ˜‰

10.01.2025 19:05 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Absolutely awesome product man! Exactly what you need when you have kids

10.01.2025 18:55 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

With Next, there are so many ways to handle it. I can use Redis, oh some people use Upstash, Vercel KV, wait Next headers are async now and what’s the middleware situation these days? Etc

With Rails I can simply add:
```
 rate_limit to: 10, within: 1.minute, only: :create
```
And keep on shipping

10.01.2025 00:56 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Scribe Social Transcribe any video on the internet

The completely separate views with React feel fantastic with Rails MVC, and my shipping speed has gone way up. I can just focus on the business logic.

Recent example, I’m building out our platform for scribesocial.ai, and I would want some sense of rate limiting on the open public APIs.

10.01.2025 00:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

100% agree, I’ve split a lot between Next.js fullstack and Rails with Hotwire.

Rails helpers are great and stimulus was a good tool with trade offs.

But the ecosystem is so strong in React and honestly with Inertia, it’s felt way more like the β€œrails way”. Stimulus to me creates overengineering

10.01.2025 00:40 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@colerobertson.dev is following 17 prominent accounts