@laravelnews I was so confused when I saw OpenCode started adding "DevCommands::artisan('reverb:start --debug', 'reverb’);” into my app service provider during a session, but equally confused when I didn’t see all the previous scripts in composer.json anymore - I wasn’t up to date 😅
@petersuhm You have to appreciate the transparency at least. Imagine it tinkering with the tests, like a big german automaker 🤷♂️ https://t.co/drXl4MYLZm
@ImSh4yy I've had some troubles with shadow, e.g. https://t.co/dCkRvPou9E
Also, som UI libraries injects roots for modals and drawers outside of the shadow dom root, making CSS a challenge.
What made iframes a bad choice for you?
Trying to write a widget with @tailwindcss and @reactjs using shadow dom to avoid css collisions.. However. the page I'm trying to embed on has this css rule: html { font-size: 10px; }
How can I isolate my widget from that rule? Or how can I reset it within my shadow dom?
@jobnomade@laravelforge@laravelphp Same here as well. After trying to log in, your credentials will get exposed in the URL, e.g. "https://t.co/RKMLK7Rvo1"
What if you could not only watch a generated video, but explore it too? 🌐
Genie 3 is our groundbreaking world model that creates interactive, playable environments from a single text prompt.
From photorealistic landscapes to fantasy realms, the possibilities are endless. 🧵
@nikstep Transcription could help you generate table of contents/chapter/keypoints for each video. And perhaps you could generate infotainment content like quizzes and flashcards based on the course's content :)
I have more success with AI “auto completion” than actual code scaffolding/generation. I hope to get a better understanding on how to do it at tonight’s Laravel meetup in Odense 🤖
I'm asking Claude 3.7 to do pretty simple stuff in Cursor, it fails misarably. I feel like I'm on a different planet compared to rest of the Twitter :D
@petersuhm@tailwindui I started tinkering with Catalyst, however I had a situation where I needed to isolate a React app using shadow dom, however the headless dialog component kinda prevented this structure: https://t.co/XrYYekK8u8