ɢᴏᴅ ʙʟᴇꜱꜱ ᴛʜᴇ ɪɴᴛᴇʀɴᴇᴛ
Snapshots for AI: A “RAG-Like” solution for programming with LLMs
Picture this: You’re a developer, deep in the trenches of a complex project. Your trusty AI assistant, powered by a Large Language Model (LLM), has been by your side, helping you tackle bug after bug, feature after feature. It’s been a productive day, but as the hours tick by, you notice something… off. Your AI
July 30, 2024 | AI | Hudson Atwell
What is Markdown?
Learn the basic fundamentals of Markdown, a simple and readable text formatting language, with our comprehensive guide.
Selectively loading WordPress plugins with Goon
GBTI Takes a look at the Goon Plugin for WordPress, which helps users selectively load plugins based on rules and filters.
Disabling Compression/Minification on Core WordPress JavaScript Files
Learn how to disable minification of JavaScript files in the WordPress Admin Dashboard to facilitate easier debugging and customization.
Chrome Extension that monitors ETH price and allows push notifications for price tracking
Open source Chrome extension that displays the current Ethereum (ETH) price on the e badge icon. Push alerts for price targeting set by user.
How to use WP-CLI Staging to import a remote database
GBTI Member Article: Hudson Atwell shares his wp-cli staging plugin that helps users import a remote database into a local environment.
Using Python to animate the hue of an image
Take a look at how we animated the hue of a image across 30 frames using a custom python script. Follow us for more tutorials like this!
How to right click and copy all table data in Chrome – Browser Extension
This Chrome extension provides a quick and efficient way to copy HTML table data directly to your clipboard.
Exploring the Best Self-Hosted & Desktop Note-Taking Apps in 2024
Explore the best self-hosted and desktop note-taking apps of 2024, with detailed comparisons of features, security, and user experience. Ideal for both personal and professional use, this guide helps you find the perfect note-taking solution.
Tutorial: Enhancing shadcn/ui’s Slider Component to Support Range Selection
Learn how to extend the functionalities of Shadcn UI's Slider Component to support range selections and labels. This step-by-step tutorial provides a practical guide to upgrading your UI without altering the original component.