@abhijitwt Cool in theory, but most of the animations are not great, and icon consistency is terrible. From this screenshot alone you can see thin outline icons, medium outline icons, and a solid icon.
@WonderingDavid@PovilasKorop Still very fast. No need to ever use fast mode in my opinion. I had to add to my agents file to always use the slow model for sub agents cause it likes to default to fast and there is no setting for that.
Thank you @shadcn for this option! Not sure how long its existed, but I always hated the default pointer on buttons and would always switch update this manually.
@tannerlinsley@pacexy_ The search could use some love. When I search "useSearch" I get a bunch of of pages I don't care about. The actual useSearch hook api page I want is 9th down the list and its in the results 9 times. Its just information overload and makes finding what you want harder.
Why is this Susan bot account with 0 follows and 0 followers showing up in my notifications. Guess if you just use #ElonMusk your post will get boosted. This site is really going downhill fast.
@PovilasKorop@statamic No other CMS I've used has even close to as good an editor experience as Statamic. The ability to do conditional fields/required fields etc is excellent. The bard field is incredibly powerful too. Can't deny its gotten a little harder to learn over the years though as its grown
@t3dotgg@Haldahini@romainlanz Sure there are problems with Laravel (And every framework), but you purposely went into that live stream with a negative attitude looking for problems instead of trying to see what people like about Laravel. Pretty disappointed with how you approached the stream.
@FullstackPhoen1 Your right, it works so well that I thought there was no way that the WS connection was being throttled (Was a thing in earlier versions of chrome). But nah, its just just super efficient!
@DorianDevelops I'm not sure it is. The fact that Vue has things like toValue, toRefs, MaybeRefOrGetter, MaybeRef, isRef, isProxy, isReactive, unref, make it much harder to extract and reuse logic if your used to just plain old values. The reactivity model can be a major pain sometimes.