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.
Build a RAG based Generative AI Chatbot in 20 mins using Amazon Bedrock Knowledge Base
Amazon Web Services - youtube.com
Create a Generative AI chatbot in 20 minutes using Amazon Bedrock. Learn setup, sync data, and test features with managed Amazon Open Search.
Generative AI, Amazon Bedrock, RAG, OpenSearch, Chatbot, AWS
AWS Strands vs Bedrock Agents Explained Simply with Demo
Cloud With Raj - youtube.com
This video simplifies AWS Strands and Bedrock Agents, exploring their functions and applications with a demo using Python.
AWS, Strands, Bedrock, AI, Python
AWS Bedrock Tutorial - Knowledge Base | Building a RAG System with S3 and Python
Mohamed Naji Aboo - youtube.com
Learn to build a knowledge base using AWS Bedrock and S3, integrating RAG architecture with Python for effective data retrieval and response accuracy.
AWS, Bedrock, Knowledge Base, RAG, Python, Cloud Computing

How I Turn Any GitHub Repo Into Perfect AI Context (Game Changer)
Alex Dunlop - medium.com
Learn to make ChatGPT, Claude, and Gemini effectively understand your code with practical techniques for software engineers.
GitHub, AI, ChatGPT, Claude, Gemini, coding

The Financial Architecture of Software with Ian Miell
Thomas Betts - share.google
This episode discusses how financial factors influence software design and success, exploring the connection between organizational structure and software outcomes.
financial architecture, software design, Conway's Law, organizational structure
n8n + MCP: Turn Your Automation Workflows into Custom AI Tools for GitHub Copilot!
Let's Talk Dev - youtu.be
Learn to transform n8n workflows into AI tools via MCP, enhancing automation in GitLab, Notion, and Discord, all integrated with GitHub Copilot in VS Code.
n8n, MCP, AI, Automation, GitHub Copilot, VS Code, GitLab, Notion, Discord

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