Your team needs a Systems Hack Day. I know the name isn’t perfect, but I’m talking about dedicating one day entirely to rethinking how a process gets done. If you haven’t built Claude skills you’re using regularly… If you haven’t built an app on
SOFTWARE
-
Google Launches Gemini 3 Flash for Fast Frontier AI
By
–
Making the final days of 2025 count Here’s everything we dropped this week: — Gemini 3 Flash, bringing fast frontier intelligence at a fraction of the cost to surfaces like @GeminiApp
, AI Mode in Google Search, @GoogleAIStudio
, Vertex AI, and more — CC, a @GoogleLabs -
Codex Skills Support: Automating Linear Tickets and GitHub CI Fixes
By
–
Excited for Codex to support skills!
— Romain Huet (@romainhuet) 19 décembre 2025
This thread shares examples of skills we’re shipping, inspired by how we use Codex internally at OpenAI, like having Codex automatically update Linear tickets or fix GitHub CI failures. https://t.co/f9WWP9GMf2Excited for Codex to support skills! This thread shares examples of skills we’re shipping, inspired by how we use Codex internally at OpenAI, like having Codex automatically update Linear tickets or fix GitHub CI failures.
-

Lakebase and Agent Bricks: AI-powered software development foundations
By
–
"Software engineers are not going to stop using AI to build software, and those applications need a database, which is why we built Lakebase. Teams also increasingly want to use agents, which is why we built Agent Bricks. We’re continuing to invest in these foundations to help
-
Rapid full-stack app development via AI prompting
By
–
One prompt: "Build a restaurant expense tracker with P&L projections."
— God of Prompt (@godofprompt) 19 décembre 2025
4 minutes later: Full app. Backend. Database. Auth. Hosting. Domain.
Done.
Not "almost done pending configuration."
Not "just connect your Supabase instance."
Actually done.
While Bubble users are still… pic.twitter.com/gDJez6Bmm1One prompt: "Build a restaurant expense tracker with P&L projections." 4 minutes later: Full app. Backend. Database. Auth. Hosting. Domain. Done. Not "almost done pending configuration." Not "just connect your Supabase instance." Actually done. While Bubble users are still
-

Siemens PAVE360: AI-Powered Digital Twin for Automotive Development
By
–
New off-the-shelf, cloud-based, digital twin offering, PAVE360 Automotive, empowers automakers and suppliers to begin full-system development on day one, reducing setup time from months to days. Find out more from @Siemens at #CES2026, LVCC, Booth 4352. https://
buff.ly/dVCdDyJ -

Firecrawl Agent Endpoint Enables Powerful Web Data Search
By
–
Web data search just got 10x more powerful! Firecrawl just released their new /agent endpoint that searches, navigates, and gathers data from the widest range of websites. It finds data in hard-to-reach places no other API can touch. Key Features: • No URLs Required: Just
-

MathWorks Showcases AI Embedded Systems for Smart Vehicles
By
–
Join MathWorks at #CES2026! See how we’re driving smarter, safer, more connected vehicles at Booth 4477: AI for Embedded Model-Based SDV Design Simulink Virtualization Digital Twins w/ Databricks Meet our experts: https://
spr.ly/6014CuYuK -
Git Worktree: Open Same Project in Two Instances
By
–
When I shared Vibe Coding tips before, I recommended everyone use git worktree, so you can open the same project in two instances. This is actually very simple. In the project root directory, just run this command once: git worktree add -b im-good-looking ../im-good-looking
