There are few companies you hear good things about from both sides of the door. Nearform is one of those, and I am delighted to join today as AI Solutions Director.
Danilo Poccia
@danilop.bsky.social
AI Solutions Director @ Nearform. Few pics, some music. My opinions. Complexity is a science. He/him.
What a ride! Today is my last day at AWS. It has been an honour to be part of such remarkable growth, helping customers of all sizes build and grow their ideas.
We called it prompt engineering. Then context engineering. What is going to be the next shift? dev.to/danilop/from...
From prompt engineering to agent experience
Not long ago, the craft of working with large language models was all about the prompt. You'd...
dev.to
We called it prompt engineering. Then context engineering. What is going to be the next shift? dev.to/danilop/from...
From prompt engineering to agent experience
Not long ago, the craft of working with large language models was all about the prompt. You'd...
dev.to
Understanding LLMs by Building One 👉 We use large language models every day, but what actually happens inside them? danilop.github.io/micro-gpt-an...
Understanding LLMs by Building One 👉 We use large language models every day, but what actually happens inside them? danilop.github.io/micro-gpt-an...
🌳 Do you want to contribute to research on how humans perceive forests? Take this quick, anonymous 10-min survey 🌲 👉 www.biodiful.org#/forest This will help us explore how people experience forest biodiversity! Please share on 🦋 & tag @biodiful.bsky.social to reach more participants 🙏💚 🌐🌍🦤🦑🪴🍁🧪
How I built a production-ready macOS voice dictation app in 1.5 days using AI-assisted development, without writing a single line of code myself. stormacq.com/2026/03... #swiftlang #kiro #aiagents
Building Wispr with Kiro: A Spec-First Approach to Swift Development
Developer Advocate @ AWS. I write about the cloud & Swift<br/>(opinions are my own)
stormacq.com
And now I added an example of INT8 quantization for inference.
For fun, I added a "micro" masked diffusion text model variant (MDLM/LLaDA)... Now names emerge from noise :)
For fun, I added a "micro" masked diffusion text model variant (MDLM/LLaDA)... Now names emerge from noise :)
Inspired by Andrej Karpathy's #microGPT, here are eight implementations of the same tiny GPT language model, each version teaching something different about how neural networks are built, trained, and run: github.com/danilop/micr...
Inspired by Andrej Karpathy's #microGPT, here are eight implementations of the same tiny GPT language model, each version teaching something different about how neural networks are built, trained, and run: github.com/danilop/micr...
GitHub - danilop/micro-gpt-and-beyond: Six implementations of the same tiny GPT language model — from pure Python to PyTorch, JAX, and MLX. Inspired by Andrej Karpathy's microGPT.
Six implementations of the same tiny GPT language model — from pure Python to PyTorch, JAX, and MLX. Inspired by Andrej Karpathy's microGPT. - danilop/micro-gpt-and-beyond
github.com
Here are the slides for my session today! Context pressure with MCP: Patterns and trade-offs danilop.s3.eu-west-1.amazonaws.com/Presentation...
danilop.s3.eu-west-1.amazonaws.com
Hey, I’ll be speaking at #MCPconference London on 11–12 February. My session: Context pressure with MCP: Patterns and trade-offs There's a free ticket for my network: luma.com/mcplondon202... Reach out if you're there! I look forward to the tech chat :)
📰🚨 AWS Weekly Roundup: Kiro CLI latest features, AWS European Sovereign Cloud, EC2 X8i instances, and more (January 19, 2026) #AWSNewsBlog #AWSCommunityDay #reInvent #AWSBuilderCenter #SSACommunity
AWS Weekly Roundup: Kiro CLI latest features, AWS European Sovereign Cloud, EC2 X8i instances, and more (January 19, 2026) | Amazon Web Services
At the end of 2025 I was happy to take a long break to enjoy the incredible summers that the southern hemisphere provides. I’m back and writing my first post in 2026 which also happens to be my last...
ift.tt
Here's my AWS Weekly Roundup 👉 AWS Lambda for .NET 10, AWS Client VPN quickstart, Best of AWS re:Invent, and more (January 12, 2026) ift.tt/iwO2SgI #AWS #News #Serverless #VPN
AWS Weekly Roundup: AWS Lambda for .NET 10, AWS Client VPN quickstart, Best of AWS re:Invent, and more (January 12, 2026) | Amazon Web Services
At the beginning of January, I tend to set my top resolutions for the year, a way to focus on what I want to achieve. If AI and cloud computing are on your resolution list, consider creating an AWS…
ift.tt
I had a problem. I had accumulated too many MCP servers over time. So I asked Kiro to improve its own configuration and group tools into Powers that are loaded in context only when needed. Self-optimization is a new pattern. dev.to/aws/how-i-us... #AWS #Kiro #DevEx #AI
How I Used Kiro to Optimize Its Own MCP Configuration
I had a problem. My Kiro setup had accumulated 14 MCP servers over time: AWS tools, web automation,...
dev.to
Hey, Amazon Science is on Bluesky! Welcome :) @amazon-science.bsky.social
Happy 2026! If learning AI and cloud computing is on your list of resolutions this year, what about starting with an AWS Free Tier account? #CloudComputing #AI #AWS #LearnToCode #TechEducation #DevCommunity #2026Goals
Just got my first (smart) telescope and got these – 20’ each 🤩
dev.to/aws/explorin... The OpenAI API format is what most are used to. If you're wondering what switching to Amazon Bedrock would actually look like, the barrier is lower than you might expect. Project Mantle provides OpenAI-compatible endpoints and the same SDK, just a different base URL. (1️⃣/3️⃣) 🧵
Exploring the OpenAI-Compatible APIs in Amazon Bedrock: A CLI Journey Through Project Mantle
After Amazon Bedrock introduced OpenAI-compatible application programming interfaces (APIs) through...
dev.to
Amazon Bedrock now has OpenAI-compatible APIs through Project Mantle. I built a CLI to explore them and learned some interesting things about the two different approaches. 🧵 dev.to/aws/explorin... #AWS #AI #OpenAI #Python
Exploring the OpenAI-Compatible APIs in Amazon Bedrock: A CLI Journey Through Project Mantle
After Amazon Bedrock introduced OpenAI-compatible application programming interfaces (APIs) through...
dev.to
Heavy downside at CloudWatch: Managing logs at scale usually sucks. With Unified Data Management, this may be solved!
RUM is a heavily overlooked feature of CloudWatch, even though it's great. Now it finally supports mobile apps too! 🕵️♂️
Inspired by the general availability of Amazon S3 Vectors, I used it with Nova Multimodal Embeddings to build "SemStash", a semantic storage for humans and AI agents: dev.to/aws/building... #AWS #AI #Storage #Python #MCP
Building a Semantic Storage for Humans and AI Agents
This week at AWS re:Invent 2025, Amazon S3 Vectors reached general availability, bringing...
dev.to
Inspired by the general availability of Amazon S3 Vectors, I used it with Nova Multimodal Embeddings to build "SemStash", a semantic storage for humans and AI agents: dev.to/aws/building... #AWS #AI #Storage #Python #MCP
Building a Semantic Storage for Humans and AI Agents
This week at AWS re:Invent 2025, Amazon S3 Vectors reached general availability, bringing...
dev.to
Amazon Bedrock now supports Responses API on new OpenAI API-compatible service endpoints 👉 Responses API support is available today starting with OpenAI's GPT OSS 20B/120B models, with support for other models coming soon go.aws/447OY2F #AWS #AI #OpenAI #reInvent #AWSreInvent #DevEx #SDK
Amazon Bedrock now supports Responses API from OpenAI - AWS
Discover more about what's new at AWS with Amazon Bedrock now supports Responses API from OpenAI
go.aws
Strands Agents now speaks TypeScript: A Side-by-Side Guide 👉 This article compares the Python and TypeScript implementations side by side, building a practical example along the way dev.to/aws/strands-... #OpenSource #AI #Python #TypeScript
Strands Agents now speaks TypeScript: A side-by-side guide
The Strands Agents SDK, which was released as open source in May 2025, recently added TypeScript...
dev.to