8012. Spend Management now enabled by default on Pro (vercel.com)
8013. No build queues: On-demand concurrent builds now on by default (vercel.com)
8014. HIPAA BAAs are now available to Pro teams (vercel.com)
8015. A more flexible Pro plan for modern teams (vercel.com)
8016. The second wave of MCP: Building for LLMs, not developers (vercel.com)
8017. Innovate with account to account: Why bank payments are better than ever (gocardless.com)
With open banking, A2A payments are now faster and more secure than ever before.
8018. Innovate with account to account: Why bank payments are better than ever (gocardless.com)
With open banking, A2A payments are now faster and more secure than ever before.
8019. Fresh expert tips on CakePHP IDE and tooling best practices (www.dereuromark.de)
You most likely have read my previous posts that go into detail regarding CakePHP and how to be most efficient in the IDE, as well as most “type safe” using PHPStan and static analyzing. See e.g. here. In this post I...
8020. AI Coding: Lessons Learned from a Product Manager (deploy-preview-325--pubnub-web-builder.netlify.app)
Practical takeaways for faster prototyping, customer demos, and vendor exploration
8021. AI Coding: Lessons Learned from a Product Manager (www.pubnub.com)
Practical takeaways for faster prototyping, customer demos, and vendor exploration
8022. AI Picks Tests To Run On A Bug (glebbahmutov.com)
In the blog post Test Tag Suggestions Using AI I described a system to pick a testing tag based on a pull request's title and body text. In this blog post, I will make it useful. Whenever a user opens a GitHub issue and labels it a "bug", an automated workflow will pick an appropriate testing tag (o...
8023. Building a first-class code editor in Warp (www.warp.dev)
Varoon is a rising Senior at Georgia Tech, where he studies AI and systems. Working on and with startups gives him purpose: he’s interned at several in the past, and is always tinkering on a new project. He enjoys running, reading, writing, and cooking. When I joined Warp as an intern in May 2025, w...
8024. Should you join an AI startup right now? (swizec.com)
Beyond income there's 2 reasons to take any specific job: Invest in yourself or invest in the company. Both is best.
8025. 7 best free open source business intelligence tools right now (posthog.com)
Not everyone has money to dish out for an enterprise Tableau contract, and not everyone wants to send their data to Looker (Google) either. Free and…
8026. OrioleDB Patent: now freely available to the Postgres community (supabase.com)
Supabase is explicitly making available a non-exclusive license of the OrioleDB patent to all OrioleDB users in accordance with the OrioleDB license.
8027. [Web dev for beginners] Frontend frameworks (2ality.com)
In this chapter, we’ll take a look at frontend frameworks – libraries that help with programming web user interfaces (“frontend” means “browser”, “backend” means “server”). We’ll use the frontend framework Preact to implement the frontend part of a todo list app – whose backend part we’ll implement ...
8028. Should you join an AI startup right now? (swizec.com)
Beyond income there's 2 reasons to take any specific job: Invest in yourself or invest in the company. Both is best.
8029. Federated Learning Explained: Collaborative AI Without Data Sharing (stackabuse.com)
Introduction In an era where data privacy is paramount and artificial intelligence continues to advance at an unprecedented pace, Federated Learning (FL) has emerged as a revolutionary paradigm. This innovative approach allows multiple entities to collaboratively train a shared prediction model with...
8030. One System, Total Control: The power of collect and send in one place (gocardless.com)
Watch our short webinar with Clay to find out how to simplify the entire payments lifecycle, from receiving payments to sending.
8031. One System, Total Control: The power of collect and send in one place (gocardless.com)
Watch our short webinar with Clay to find out how to simplify the entire payments lifecycle, from receiving payments to sending.
8032. Vercel Functions now support graceful shutdown (vercel.com)
8033. Bulk enable on-demand concurrent builds across projects (vercel.com)
8034. AI SDK and AI Gateway now integrated in GitHub Actions (vercel.com)
8035. Package installation for v0 builds is now ~70% faster. (vercel.com)
8036. Streamdown 2.2 - animated streaming and better support for custom HTML (vercel.com)
8037. Critical npm supply chain attack response - September 8, 2025 (vercel.com)
8038. Heartbeats (zendesk.engineering)
8040. Is that a deprecation? Or is it just removed? (huonw.github.io)
I’ve noticed different people seem to use the word “deprecating” to mean two different things, when it comes to code and/or features: either removing entirely, or discouraging its use. I think it’s useful to have specific labels for both of these of concepts, so that communication is clearer. When y...