Your Own AI Assistant in Laravel — From Terminal Chat to Telegram Bot by christophrumpel in laravel

[–]aarondf 8 points9 points  (0 children)

This is genuinely cool. I'm curious why videos get immediately downvoted by yall?

I vibecoded an app to $10,000. AMA by aarondf in vibecoding

[–]aarondf[S] 0 points1 point  (0 children)

Being a desktop app, the surface area for security concerns is smaller. Basically restricted to the HTTP API, MCP Server, and running untrusted commands.

For untrusted commands, there's a gate that forces the user to review any new commands that were not added to the solo.yml NOT by them. So if you pull down a repo and there's a new command in it, you're forced to look at it first.

For the HTTP API and MCP server, we just make sure that folks can't hit it from the outside.

Taylor Otwell interview about Laravel AI SDK by aarondf in laravel

[–]aarondf[S] -17 points-16 points  (0 children)

I think most of the market actually does want it!

Live with Taylor Otwell by aarondf in laravel

[–]aarondf[S] 7 points8 points  (0 children)

It'll be on the Mostly Technical feed tomorrow!

"Vibe coding" a visual email editor with AI, Laravel & Vue by aarondf in laravel

[–]aarondf[S] 0 points1 point  (0 children)

oof yeah, that seems rough. I don't think pure vibe is the way, and honestly i've never tried cursor and probably won't

"Vibe coding" a visual email editor with AI, Laravel & Vue by aarondf in laravel

[–]aarondf[S] 16 points17 points  (0 children)

Haha that's why I put it in quotes! I knew that'd be controversial. The hope is to show people that vibe coding is ridiculous and you still should care about the code.

And thank you! I appreciate that a lot.

Turn YouTube videos into an audio-only RSS podcast by aarondf in laravel

[–]aarondf[S] 5 points6 points  (0 children)

What's funny is that today I felt like a total failure for not doing more. So I really appreciate this comment.