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 onSeptember 27, 2024Nghĩ về Tư duy Phát triển và Tư duy Cố định trong nghề Phần mềmNghĩ về Tư duy Phát triển và Tư duy Cố định trong lĩnh vực kỹ sư phần mềm và tại sao chúng lại có ảnh hưởng lớn đến sự nghiệp của bạn.thinkTILmindsetfixedmindsetgrowthmindset
Published onSeptember 9, 2024[Note] Understand how does Dify handle token cost and latency of LLM APIUnderstand how does Dify handle token cost and latency of LLM APITILAIMLLLMCost
Published onAugust 27, 2024Auto Wake Your MacOS on ScheduleTIL how to wake your Mac automatically using macOS commands with a schedule. Discover effective methods to set reminders, keep your workflow smooth, and be productive!TILProductivityMacOSpmset
Published onApril 16, 2024[TIL] Github Action Deploy Azure Container App with multiple containersHow to build a Docker image and deploy to Azure Container App with multiple containers using Github ActionTILDockerAzureContainerAppGithubActionCI/CD
Published onOctober 13, 2023[TIL] Break It DownIntroducing the "Break It Down" technique! It's a simple yet powerful strategy that can help you tackle even the most daunting tasks with easeTILthinkwork
Published onMarch 23, 2023[TIL] Learn Prompt - Try to extract the information for Adverts using ChatGPTHow to use ChatGPT (or another LLM model) to extract the unstructured dataTILChatGPTLLMPromptEngineer
Published onMarch 10, 2023[TIL] How to Calculate Cost per Lambda Function?How actual AWS Lambda cost is calculated?TILAWSLambdaCostEstimationDevOpsServerless
Published onFebruary 28, 2023Uncovering Insights from Purchase History Data: A Beginner's Guide to AWKOne common use case for AWK is analyzing some history data. Purchase history data typically contains information about customer transactions, such as the date, time, product ID, quantity purchased, and price. This data can be used to generate insights about customer behavior, product popularity, and revenue trends.codeDataAnalysisEngineerAWKTIL
Published onFebruary 24, 2023Improving Your ChatGPT Experience: Simple Trick Of Effective InstructionsThe blog introduces the "Fukatsu-style universal prompt," a method that can improve the accuracy of responses from ChatGPT. It is a must-read for anyone who wants to enhance their use of ChatGPT and obtain more accurate and reliable answers.thinkTILChatGPTAIML
Published onFebruary 19, 2023How to reduce Docker image build time on AWS CodeBuild using an external cache How to reduce the Docker build time 50% with 2 line of change code?DockerTILAWSCodeBuildCI/CD
Published onFebruary 13, 2023[TIL] How to query all users that have the same first name in PostgresAn example SQL query for PostgreSQL that will list all users that have duplicated first names:SQLPostgresTIL
Published onFebruary 10, 2023 [TIL] How to trigger a lambda function only if multiple s3 events are met? How to trigger a lambda function only if multiple s3 events are metthinkAWSLambdaTIL
Published onJanuary 11, 2023[TIL] Setup tinyproxy on Centos LinuxTIL how to build a proxy on LinuxTILLinuxProxy
Published onDecember 23, 2022How to clear Redash queue on Docker deploymentHow to clear Redash queue on Docker deploymentTILDockerRedash