Cursor's Composer 1 model has also been really good...better than many of the other frontier models I've tried
Cursor's Composer 1 model has also been really good...better than many of the other frontier models I've tried
That seems to help prevent the LLM from filling up the context window nearly as much.
Regardless, I've also noticed it does much better at building brand-new features compared to tweaking existing ones.
I thought our app was pretty big, but looks like itβs only 28K LOC. One of the first things we did was ask the LLM to crawl through the codebase and summarize it into MD docs. Then we created cursor rules for specific sections and mentioned the relevant MD docs.
I'm so sorry! π
Tinkerwell Wrapped: shows "the query goblin: lives in SQL caves, whispering to databases and summoning query results like spells" with a "chaos rate" of 16.9%; started Tinkerwell 126 this year; Tinkerwell journey started 306 days ago; on average 18.3 code runs per session (0.4% above global average); 100% PHP 8.4 usage; a smattering of framework versions all Laravel 12.x.x
Tinkerwell calls me a Query Goblin. I speak fluent Eloquent and my queries have queries. #TinkerwellWrapped
π
Hey @cmorrell.com I saw a truck the other day with an Interachi sticker on it!
+1 for schema:dump. If you can disable foreign key constraints prior to refreshing and maybe re-enable after, that may help considerably too.
Red and green aurora borealis "curtains" directly overhead
Mostly pink/red and a bit of green aurora borealis in the sky with bare tree branches in the foreground
Vivid pink/red and slight green aurora borealis directly overhead with a few stars in the background and a few bare tree branches in the foreground
Pink, purple, red, and green aurora borealis in the distance with stars in the background and bare tree branches surrounding the left, right, and lower edges of the photo
Got to see some an amazing northern lights in the Twin Cities last night!!!
My wife threatened to steal it, so I had to find another one π
Photo of a single-key βclickyβ fidget keychain on a desk. The keycap is yellow with a white plus symbol, the logo for the Tighten agency
@mattstauffer.com I donβt know whose idea it was to make these @tighten.com fidget toys for Laracon but it was genius. I have another fidget spinner that I rarely use, but I use this thing multiple times a day, and I donβt even like noisy/clicky keyboards.
In my head, it makes sense to flip the colors of the hit cube plus adjacent cubes. Iβm not sure how well that would work in practice though.
@tjmiller.bsky.social any plans to add support for the OpenAI conversations API? Specifically, the part where we can pass a conversation ID. platform.openai.com/docs/guides/...
Iβm happy to submit a PR for thatβ¦ Just wondering if you had bigger plans
What to do next with Kilopixel? I really like the idea of a slow-motion Battleship game where a ship might be moving as you try to sink it with a slow-moving missile
Yeah, I do recall seeing that somewhere a while ago
I guess that's almost the origin story isn't it...
I'd rather keep my eyes on the road while I'm driving and listening π π
What are the chances we could redraw this watch and get the hands to update every 5-10min or so to stay in sync with the actual time? @benholmen.com
Sounds like Laravel Boost...
Sounds about right π
We sent it to our product team too as homework
Fair point π I use this occasionally but it's not at all ergonomic. www.ikea.com/us/en/p/nils...
Isn't it?? I made that with fresh mint grown on our back porch πππ
I have a batch of Rickyβs Coffee Pretzel Toffee base curing in the fridge right now; can't wait to see how it turns out tomorrow...
a standing desk π
Thanks; will give it a another try. Did you try using the specific Claude agent in Cursor and does that work worse than Claude Code itself?
This book has a lot about the science of ice cream and some great recipes: amzn.to/4lbyYSQ
(I cut the glucose by about half and compensate with more sugar so the ice cream isn't nearly as dense and chewy.)
Nice! I got a Whynter countertop ice cream maker this spring and it's been a lot of fun experimenting. Enjoy!
No, Cursor primarily
We have a large Laravel backend that's pretty idiosyncratic in places so LLMs tend to struggle more I think than they would in a more typical Laravel project. I'll have to try Context7...that might help a lot. Thanks!
What kinds of tasks are you using it for? I've had really mixed results with backend changes, but it seems to work a lot better for frontend HTML/Tailwind/JS-type stuff
I would have used the ->tinker() helper 5 times today already!!