Clawdbot creator @steipete says Claude Opus is his favorite model, but OpenAI Codex is the best for coding:
"OpenAI is very reliable. For coding, I prefer Codex because it can navigate large codebases. You can prompt and have 95% certainty that it actually works. With Claude Code you need more tricks to get the same."
"But character wise, [Opus] behaves so good in a Discord it kind of feels like a human. I've only really experienced that with Opus."
@aartiles24 Nosotros lo empezamos a usar hace poco, no sabía que era made in Spain. 20 mins después del signup ya nos estaba aportando valor. kudos al equipo
¡Inédito! El cineasta cubano, Fernando Pérez Valdés, recorre toda su vida en esta #entrevista, en la que revela momentos impactantes sobre los que nunca antes había comentado públicamente ‼️
#Cuba#cinecubano#fonoma#27N#muestrajovencuba#fonomacuba
https://t.co/lqCQ7djEo2
I wrote something deeply painful and honest about my family. It’s both a very Cuban story and a very American one. Thank you, @NewYorker. https://t.co/Rkmjg1OzFb
@timneutkens@imrishit98@rauchg@vercel@GatsbyJS@vercel docs do not mention explicitly that a Next.js SSR page will become a serverless function on vercel neither how config it or how much you’ll be charge for its use
@timneutkens@imrishit98@rauchg@vercel@GatsbyJS - vercel config options related to SSR not working on vercel dev
... and by no means this is a express app or full server. Pretty vanilla SSR Next.js app without any custom server involved.
@timneutkens@imrishit98@rauchg@vercel@GatsbyJS Some of the issues I have faced:
- SSR pages are functions that lives outside API folder. This isn't explicitly documented.
- Config of those SSR pages/functions via vercel.json is not documented neither.
- @vercel pricing page don't have any mention of SSR, which is confusing.