Eagles would be pretty dominant if the offense could play a full game instead of just a half. That’s the nicest thing I can say about them right now. Fire Patullo!
Eagles would be pretty dominant if the offense could play a full game instead of just a half. That’s the nicest thing I can say about them right now. Fire Patullo!
How much has it costed you so far? Was wondering if I should build something similar for myself.
I've been working on a big project in the same Claude Code session for nearly a week without ever having to worry about compaction. I feel like I have an infinite context window now...
Curious about the story here! I thought Burry was trying to short Nvidia while you're obviously a huge proponent of the company?
The most exciting part about the Claude Opus 4.5 announcement isn't even the new model! Programmatic tool calling and tool search will make all Anthropic models so much more powerful.
Unfortunately there weren't any code snippets for MCP servers in their announcement post.
Would MCP developers need to do something to enable programmatic tool calling and tool search for their MCP servers or will Claude do it by default?
Would love to see some screenshots! I just tried out Antigravity today and I haven't seen anything different from Cursor yet.
screenshot of Claude Code hooks configuration
When is Claude Code at its slowest? When it has to wait for me to respond!
That's why I added the following hooks to my settings file so it can ping me whenever it's waiting for me. You can even add hooks for when the conversation has been idle for 60 seconds.
Wow, incredible
Just saw your other post: Moonshot AI's OK Computer. Very cool.
One hour straight without any other human input? What's the name of the tool? Thanks for sharing!
Can you share an example? I think my prompts are around 20 words typically, although I’ll often ask it to construct a much larger spec document and I’ll include a bunch of relevant files so the total context is much larger.
Hi can you share the source for this? I just see the options to connect Drive, Gmail, and Google Calendar in my app.
If you thought men writing women was bad, get ready for men prompting women
Hurts all the way! Also, he helped build the stacked roster. He made sure his contract left enough salary cap space for his teammates. He's on another level.
Whenever I try to install a DXT I get an error saying I need Claude Desktop 1.0. I’m on v0.11.6 but there’s no option to update. Any idea what you did to get v1.0?
Okay, this is after a single prompt to Claude with AI on: "Make a working text adventure starship bridge simulator. there should be different stations to control, and each should use AI in different ways to advance an overall story using Claudeception"
claude.ai/public/artif...
AI capabilities are doubling every six months. It’s okay to think AI is sucks today as long as you also have an open mind and re-evaluate constantly.
AI is really bad at some basic shit, but also incredible at some pretty difficult things. In that way it’s not so different from any other tool.
Mind providing an example? Sounds like I would provide a bunch of time series like monthly active users and monthly revenue and it can forecast them?
I've only played around a little but so far I prefer tools that support MCP (i.e., Cursor + Claude Code) so they can integrate with other services like Jira and Linear.
On the other hand, Codex is good for executing tasks in parallel.
Built a slackbot that can generate pull requests. Only took a few hours because I route all the messages to Claude Code and it takes care of the rest.
A jupyter notebook cell that asks GPT-4.1 to sort the columns in a dataframe in alphabetical order. The next cell shows the working AI-generated code
ChatGPT's data analyst mode is great but it's annoying when the environment resets and it has to start over. Also, what if I want to save the code in Github?
Jupyter AI to the rescue!
github.com/jupyterlab/j...
Love seeing what goes into an “overnight success.”
I've had parts of this written down for a while - but I thought it was about time to document the detailed version of what happened during Balatro development
localthunk.com/blog/balatro...
I might be wrong but I think the effort is still worth it because you’ll have learned the skills to overcome the next model’s limitations.
Am I understanding this correctly: Dolphin makes it so OpenAI models can use existing MCP servers as well?
Architect mode in Roo Code is awesome! It’s not allowed to write any code beyond markdown which forces the AI to slow down and form a coherent plan first. I’ve noticed code quality increase substantially when I start all my requests in this mode.
marketplace.visualstudio.com/items?itemNa...
*just* getting started with Cursor + MCP. We wrote some custom tools to get Github PR review comments and Rollbar error stack traces. The idea is to give cursor a Rollbar error, have it submit a PR to fix the bug, and also address requests for changes.
Didn’t know canvas could run code! So it’s like Claude Artifacts?