Jun 4, 2024 AI The Art of Prompt Engineering - Art Style Part 1 Explore historical art style prompts from prehistoric cave paintings to Ukiyo-e, recreating timeless beauty with AI image generation.
May 27, 2024 AI AI Game - Hero of Xiangyang Craft your own AI text-based game prompt: defend Song dynasty Xiangyang by teaching gunpowder knowledge to repel the Mongol siege!
May 22, 2024 AI Create a Text-Based Adventure Game with Llama Build your own local AI text-based adventure game effortlessly with Gradio, LLaMA 3, and Ollama - embark on a fantasy journey today!
May 2, 2024 Development Hexo Plugins I Developed A collection of Hexo plugins I developed to enhance static blogs with comments, GitHub cards, and more functionality.
May 1, 2024 AI Running Your Own ChatGPT and Copilot with Ollama Run your own ChatGPT and Copilot locally for free with Ollama, Gradio, and LLaMA 3 - complete control, zero cloud dependency!
Apr 1, 2024 Development Presentation as Code with AI Explore Slidev and LLMs for presentation-as-code, but layout adjustments and animations remain challenging even with AI assistance. Presentation as CodeSlidev
Mar 15, 2024 Cybersecurity Setting Up a Private Certificate Authority at Home Tired of browser warnings on your homelab services? Learn how to set up your own Certificate Authority to issue trusted SSL certificates for internal services. HomelabPKI
Jan 12, 2024 Development Manage Your Own VPN - A Penny-Pincher's Guide Ditch the VPN subscription and start living like a digital nomad - minus the Instagram-worthy coffee shop vibes. Just grab a pay-as-you-go cloud VPN and wing it (your wallet will thank you)!
Jan 2, 2024 Misc Open Banking 101 Open Banking sounds technical, but it's really about one simple idea: your money data belongs to you, not the bank. And that simple idea changed everything. Open BankingFintech
Dec 15, 2023 Cybersecurity Passkeys - Your Gateway to Seamless Security Can we say goodbye to those ugly, long strings of symbol-mixed passwords? Yes! Let's welcome Passkeys, our sleek and sexy cybersecurity solution.
Oct 28, 2023 Development Everything as Code - A Trend or a Necessity? From infrastructure to AI models, explore how the "as code" paradigm is transforming software development. Discover maturity assessments and best practices across 10+ domains.
Sep 27, 2023 Development Troubleshooting Terraform Master Terraform debugging with trace logs, parallelism control, and dependency analysis to solve infrastructure code issues efficiently. terraform