Skipping juniors feels smart short‑term, but it quietly sets you up for a painful failure later. 🤷
At @CTOCraft Conference in Toronto, Christine Miao (Founder and Researcher at Technical Accounting) disagreed with the idea that juniors are just expensive output.
Why? Because they create mentorship pressure, adopt AI without old habits, aaaand are how knowledge actually gets transferred!
So, companies that stop hiring juniors now might save money this year, but in a few years, they'll be too busy, too brittle and too stuck to fix it.
We sat down with Miao and dug into this properly, so give it a read: https://t.co/pGfLFw1aoJ
Prompt injection 🛡️ defenses in the agent have to be reimplemented for every 🤖 agent that needs them.
Plot twist: we moved them into the MCP server instead! 🤯
👉 Here's how:
https://t.co/Q8LavXXfST
#MCP#AIAgents
Your API is already an MCP server. 🤖 You just didn't look at it that way. Our @Infobip Principal Engineer, Filip Srnec makes the case at @DevoxxUK, 6–7 May in London.
Architecture Track. https://t.co/SNl1yNVK0h
Conversational banking inside @ChatGPTapp: not a concept, something @Infinum actually shipped and wrote about on our Developers Blog: #MCP + #PSD2 + #OAuth 2.1, with tool definitions as the real security boundary. Worth a read 👇 https://t.co/I3H89IZSxi
#OpenBanking#AI
MCP works. Until you try to scale it. 😅
David Soria Parra, Member of Technical Staff at @AnthropicAI and MCP co‑creator, explained that MCP isn’t failing, naive implementations are. Context bloat, flaky tool selection, missing retries… the protocol defines the interface, but production problems live outside of it.
Read more about it here: https://t.co/euq2ZTj83B
#MCP is only useful if you can trust it'll still be there next year. That's why governance matters. @Infobip joined the #AgenticAIFoundation (#AAIF) as a Gold Member to help keep that standard open.
Here's why it matters for MCP developers 👉https://t.co/N0XB0hCYlJ
AI can think. But can it act? Check out our featured article on https://t.co/BGbc49WBaa to understand the role of MCP servers in AI advancement. #Infobip#MCPservers#AI https://t.co/evElosWnsy
We looked at @forrester , @StackOverflow , @jetbrains , and @TheLeadDev 's 2026 predictions to see what they mean for developers day-to-day.
The takeaway? #Developers who'll thrive will be those who know when to use #AI and when not to.
https://t.co/aQjuRFRowO
"Schedule a message for next Monday at 1 PM" - sounds simple, right?
But your #MCP server doesn't know what 🗓️day it is for the user. Or their 🌍 timezone.
We ran into this and built a two-tool fix. Here's what we've learned 👇
https://t.co/kttNtX75kE
For those who enjoyed @HrckoHrcx's previous post on #MCP load testing, here's a 🖐️hands-on follow-up on how to set up @grafana k6, including scripts, assumptions, and a few trade-offs he and his team ran into.
🔗https://t.co/6JyR8zp9ul
#AI#LoadTesting
We've just open-sourced the framework that powers our MCP servers 🔓
Infobip OpenAPI MCP helps transforming OpenAPI-documented APIs into MCP servers! ⚙️
Built on Spring AI. Ready to use.
https://t.co/PKE2ZOrRFx
#programming#vibecoding#ArtificialIntelligence
🚀 @OpenAI changed the game with AgentKit—turning complex agent development into drag-and-drop simplicity. 💥But here's the real kicker: our MCP servers now give these agents communication superpowers out of the box.
Ready for the agent revolution? 👇
https://t.co/GPykinQvVt
Ready to code at the speed of thought? ⚡️ Our colleague, Mario, did just that. He focused on architecture & problem-solving while AI handled the implementation.
👉Read the full breakdown: https://t.co/VQgEmaCx1d
#AI#programming#Coding
At #ShiftZadar, Filip from @Infobip took the stage to share his journey of building MCP servers 🎤✨ He broke it down with real-world lessons and insights on how MCP servers can act as a bridge between APIs and #AI agents.
🔗 Dive into his story ➡️ https://t.co/LAHGmoNUao
🤖 APIs aren't just for humans anymore. Is your documentation ready for a new audience?
💡Learn how to make your API truly AI-native: from structured OpenAPI specs to self-documenting URLs, and error messages that actually help.
https://t.co/NwUadZ8WRP
#developer#AI#openapis
Don't let AI turn your codebase into a ticking time bomb.
💡 Context is king
🔍 Never blindly copy-paste
🧠 Your skills = your best defense
👉 READ MORE: https://t.co/uvyQ3fjNK6
#AI#SoftwareDevelopment#TechTips
🌟 Get ready, developers! Infobip Shift Zadar 2025 is on the horizon - and it’s shaping up to be THE event you don’t want to miss.
What makes Shift special? It’s the vibe. The energy. The passion. It’s about bringing ALL developers together - beginners, experts, innovators - from every corner of the world to connect, learn, and create something extraordinary.
Join thousands of fellow developers in beautiful Zadar for an unforgettable experience that goes beyond code. This is where the future is being shaped, one conversation at a time. 🚀
Ever had that moment when you were watching your mentee struggle, and your first instinct was to jump in and save the day?
Well, sometimes letting them fail is the best way to help them succeed.
Why?
Find out 👇
https://t.co/IhERmWsiD4
📚 Learn "Contextual Density Mapping" – the strategic practice of balancing context for both AI and human readers. Clear docs = accurate AI responses.
🔗 Read the full guide: https://t.co/qBJkqpVQoR
#AI#developers