Μα την Παναγία δεν θα καταλάβω ποτέ,πως γίνεται ενώ έρχομαι μια χαρά στην δουλειά,στο πρώτο μισάωρο να θέλω να ξεκινήσω τα χάπια,να παραιτηθώ ή να βγω στην σύνταξη.
New paper: You can make ChatGPT 2x as creative with one sentence.
Ever notice how LLMs all sound the same?
They know 100 jokes but only ever tell one.
Every blog intro: "In today's digital landscape..."
We figured out why – and how to unlock the rest 🔓
Copy-paste prompt: 🧵
so... anyone self-hosting Next.js with streaming RSCs? Curious what your infra looks like for the stateful Node server. pm2 on a VM? K8s? Any gotchas with Nginx/reverse proxies or memory overhead?
AI SDK 5
Introducing type-safe chat, agentic loop controls, data parts, speech generation and transcription, Zod 4 support, global provider, and raw request access.
🔥 Angular v20 is out!
‣ Stabilizing reactivity APIs and incremental hydration
‣ Integration with Chrome DevTools
‣ Improved type checking, simpler style guide, etc.
‣ RFC for an official Angular mascot ✨
‣ Way more!
goo.gle/angular-v20-blog
ALT Construction site with a skyline with the number 20. In the foreground there's the Angular logo with "Angular v20" label.
Interested in the Model Context Protocol (MCP)? 🤔 Let's see how it connects clients (like AI agents) to tools. We'll use simple demo servers (ProcessControl, ResourceMonitor, TaskScheduling)& a basic homemade client to show how clients discover & use server capabilities via MCP.
In summary: The client discovers capabilities (listTools) and then executes them (callTool) on specialized MCP servers. MCP provides the standardized communication layer for this. It allows systems to be built from modular components offering specific tools.
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!
devblogs.microsoft.com/types…