Fix Radeon HD 6400 Series on Ubuntu

Hi, I got my old VGA card black/blank display when using Ubuntu 24.04. On Windows 10 it is work perfectly on 1440p (2K) resolution. Here is my VGA card: $ Continue reading Fix Radeon HD 6400 Series on Ubuntu
Hi, I got my old VGA card black/blank display when using Ubuntu 24.04. On Windows 10 it is work perfectly on 1440p (2K) resolution. Here is my VGA card: $ Continue reading Fix Radeon HD 6400 Series on Ubuntu
Day 17 & 18/200 (Full Stack) 🌟 Day 17 & 18 of 200 Days of Code: Mastering CSS Animations Not every day has to be a marathon of learning new Continue reading Day 17&18/200 (Full stack)
We are seeking a skilled AI engineer to create a modernized platform with enhanced features and improved functionality—including the integration of an AI Case Worker and other key innovations.
When it comes to web scraping, the choice between using a Virtual Private Network (VPN) and a proxy server can significantly impact the effectiveness and efficiency of your data collection Continue reading VPN vs. Proxy: Which is Better for Web Scraping?
When building Flutter applications, choosing the right local storage solution can make or break your app’s performance. While SQLite has been the go-to choice for many developers, there’s a newer, Continue reading Hive: The Lightning-Fast Local Storage Solution for Flutter Apps
Introduction If you’ve ever customized colors in Tailwind CSS, you probably know the struggle—finding the perfect palette is fun, but turning that into a usable Tailwind config? Not so much. Continue reading Tailwind Color Configuration Generator
I’m creating another publishing database, and this time I have to get the relationships between publishers correct. Up until now, I’ve been able to cheat a bit as the publishers Continue reading Handling X -> Y -> X Relationships in Rails
This guide covers a range of commonly used commands for interacting with and managing your PostgreSQL databases, from basic connections and data viewing to backup/restore operations and security configurations. I. Continue reading Your PostgreSQL Command Cheat Sheet (But Way More Useful!)
Claude Desktop { “mcpServers”: { “deepwiki”: { “command”: “npx”, “args”: [ “mcp-remote”, “https://mcp.deepwiki.com/sse” ] } } } Cursor { “mcpServers”: { “deepwiki”: { “url”: “https://mcp.deepwiki.com/sse” } } } Windsurf { Continue reading Try DeepWiki MCP Server with MCP Clients
If you’re diving into the world of microservices, you’ve likely heard of scalability, independent deployments, and tech-stack freedom. That flexibility is great, but keeping their data in sync can feel Continue reading Ensuring Data Consistency Across Microservices: Herding Cats with Saga & Transactional Outbox
Svelte is an emerging front-end framework known for its unique compile-time optimization mechanism, which can convert complex UI logic into efficient JavaScript code at build time to achieve high-performance web Continue reading Svelte framework – high-performance front-end framework optimized at compile time
If you’re diving into the world of microservices, you’ve likely heard the of scalability, independent deployments, and tech-stack freedom. But beneath these shimmering waters is a beast, one that no Continue reading Database Consistency in Microservices!
What shifts when feedback stops feeling external and starts shaping who you are? This week’s reflection isn’t about code style or syntax. It’s about how we respond when the review Continue reading Feedback as Growth
MCP Notes – Working Draft Overview These are the raw notes on MCP servers I captured between family time and hacking over the past few days. They’re rough but runnable Continue reading Running Multiple MCP Servers on Docker + Windsurf
🧠🧥 Build an AI-Powered Fashion Assistant with Django In this tutorial, we’ll walk step-by-step through creating a stylish AI Weather-Based Fashion Assistant using Django, WeatherAPI, and OpenAI. By the end, Continue reading Build an AI Fashion Assistant in Django – Full Tutorial (w/ videos)