Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

20 Golden Rules for Software Engineers Who Want Fewer Late-Night Pages 🚨, Faster Delivery 🚀
Florian Métoz - medium.com
Learn essential coding guidelines to enhance maintainability and reliability in software development, making your work faster and reducing late-night emergencies.
coding, software engineering, maintainability, reliability, productivity

Stop using .sln files — switch to .slnx in .NET now 🚀
Florian Métoz - medium.com
The new XML-based .slnx improves on .sln with fewer conflicts, enhanced tooling, and a CLI-first approach.
sln, slnx, .NET, merge conflicts, tooling
How to generate UML Diagram Using GitHub Copilot
Bryant Son - youtube.com
Learn to generate UML diagrams using GitHub Copilot in this informative video.
UML, GitHub Copilot, software engineering
I explain "EventStorming" with real examples
Software Developer Diaries - youtube.com
Learn how to conduct Event Storming and map Events, Commands, Policies, Aggregates, and Queries effectively.
EventStorming, software engineering, domain-driven design
Event Storming Template for Draw.io
josenaldo - github.com
A GitHub repository hosting an Event Storming template for Draw.io, enabling collaborative development.
Event Storming, Draw.io, GitHub, template

Event Storming + AI = Turbocharged DDD
Tania Storm - medium.com
Explore how integrating AI into event storming enhances domain-driven design, creating robust domain models.
Event Storming, AI, DDD, Domain Modeling

MCP UI: Breaking the text wall with interactive components (2025)
Shopify - share.google
MCP UI enables AI agents to provide interactive UI elements for enhanced shopping experiences, moving beyond text-based interactions with an open-source intent-based messaging system.
MCP UI, Model Context Protocol, AI, interactive components, e-commerce
AWS re:Invent 2024 - Building an AWS solutions architect agentic app with Amazon Bedrock (DEV331)
AWS Events - youtube.com
Learn to build an AWS app with generative AI using Amazon Bedrock, streamlining AWS tasks through automation and reducing manual effort.
AWS, generative AI, Amazon Bedrock, cloud solutions, automation

Build AWS Architect Agent with Bedrock
AWS - aws.amazon.com
Learn to create AI-powered AWS Solutions Architect using Amazon Bedrock and custom tools.
AWS, Bedrock, AI, Solutions Architect

Cloudflare Chooses PostgreSQL Extension Over Specialized OLAP for 100K Row/Second Analytics
Cloudflare Engineering Team - infoq.com
Cloudflare explains its choice of TimescaleDB for analytics, emphasizing simplicity and performance compared to ClickHouse.
Cloudflare, TimescaleDB, OLAP, analytics, PostgreSQL