• Welcome to gentoo.dev! This is a personal blog and tech forum. Browse Adventures for stories from my trips and life, or check out Technology for useful tips, projects, gadgets, and tools. Feel free to look around — and if something catches your eye, don't hesitate to join the conversation.

Technology

Supa Scale: The Ultimate Platform for Self-Hosted Supabase Management and Deployment Comprehensive dashboard view showing all your Supabase instances at a glance Introduction: Why Self-Hosted Supabase Management Matters In today's data-driven landscape, organizations increasingly demand complete control over their backend infrastructure. While Supabase offers an excellent cloud solution, many enterprises require self-hosted deployments for compliance, data sovereignty, or cost optimization reasons. This is where Supa Scale emerges as the definitive solution for managing multiple self-hosted Supabase instances across your infrastructure. Supa Scale (www.supascale.io) revolutionizes how development teams deploy, monitor, and scale...
SupaScale CLI: The Missing Tool for Managing Multiple Supabase Instances Developers love Supabase. Since its launch in 2020, this open-source Firebase alternative has grown tremendously, with over 100,000 projects currently active on their platform according to their most recent data. But what happens when you need to run multiple Supabase instances on your own infrastructure? Until now, this process has been remarkably painful. Enter SupaScale CLI - a new open-source tool from Lambda Softworks that elegantly solves this problem once and for all. The Rise of Supabase in Modern Development Supabase combines PostgreSQL, storage, authentication, and serverless functions into a cohesive platform. While their cloud option works great for...
This guide helps you "humanize" your AI-generated writing by making it direct, conversational, and natural—ideal for articles, replies, or blog content that should sound like it came from a real person. Just include this block at the top of your prompt when using GPT-based tools (like ChatGPT), and the model will align with the style and tone defined. `` Instructions Use active voice Instead of: "The meeting was canceled by management." Use: "Management canceled the meeting." Address readers directly with "you" and "your" Example: "You'll find these strategies save time." Be direct and concise Example: "Call me at 3pm." Use simple language Example: "We need to fix this problem." Stay away from fluff Example: "The project...
Introduction This isn’t a comprehensive guide to hardening Apache—plenty of folks more qualified have tackled that. Instead, this is a personal overview of what I did, and why. The "Server in the Cellar" is a standalone machine dedicated to web hosting. Since 2003, it's been humming along with nothing but server software and site files. It doesn’t even know about my other machines. From day one, the logs have shown bot attempts—trying to break out of directories, probing for CGI scripts, and so on. While I doubt I could fend off a determined attacker, disrupting this little machine would be a mean-spirited act. Hardening Apache not only protects the site but also its visitors. Apache's default security has served me well for years...
Back
Top