Published onDecember 4, 2024Compressing PDFs with a Simple CLI CommandTILprogrammingProductivity A neat way to do it using Ghostscript, a powerful command-line tool to compress a PDF
Published onOctober 13, 2024[Share] Github Copilot TipsprogrammingGithubCopilotLighting 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.
Published onSeptember 3, 2024Automating Backups rsync macOS: Some Simple Steps to Secure Your DataprogrammingbashMacOSHow to automate backups using `rsync` on macOS, ensuring your data is safe and sound with minimal effort
Published onJune 8, 2023[Summary] How to Create Terraform Multiple Environments terraformworkspaceprogrammingHow to Create Terraform Multiple Environments
Published onMarch 31, 2023Chat with Your Product Manual: Simplify Your Life with LangChain and ChatGPT?MLAIChatGPTLangChainPromptprogrammingHow to use ChatGPT to help you easier to use an extreme long product manual
Published onMarch 6, 2023[TIL] A small Tip for Using MySQL and ZippingMySQLprogrammingZipA Quick Tip for Exporting MySQL Dumps as Compressed Files