Published onDecember 4, 2024Compressing PDFs with a Simple CLI Command A neat way to do it using Ghostscript, a powerful command-line tool to compress a PDF TILprogrammingProductivity
Published onOctober 13, 2024[Share] Github Copilot TipsLighting talk on GitHub Copilot and how to use it effectively. The lighting talk covered what GitHub Copilot is, how it works, and some tips and tricks to get the most out of this AI-powered tool.programmingGithubCopilot
Published onSeptember 3, 2024Automating Backups rsync macOS: Some Simple Steps to Secure Your DataHow to automate backups using `rsync` on macOS, ensuring your data is safe and sound with minimal effortprogrammingbashMacOS
Published onJune 8, 2023[Summary] How to Create Terraform Multiple Environments How to Create Terraform Multiple Environmentsterraformworkspaceprogramming
Published onMarch 31, 2023Chat with Your Product Manual: Simplify Your Life with LangChain and ChatGPT?How to use ChatGPT to help you easier to use an extreme long product manualMLAIChatGPTLangChainPromptprogramming
Published onMarch 6, 2023[TIL] A small Tip for Using MySQL and ZippingA Quick Tip for Exporting MySQL Dumps as Compressed FilesMySQLprogrammingZip