KKaushaninpromptops.hashnode.dev·Mar 23, 2023 · 2 min readHow to archive images from MongoDB to Digital Ocean SpacesOur case: we have db with bunch of images saved in other places and ideally they all have to be moved to one bucket on DigitalOcean and update document in the db when it's saved there: To create a Python script that connects to MongoDB, pulls data ...00
KKaushaninpromptops.hashnode.dev·Feb 10, 2023 · 1 min read5 basic rule for a good ChatGPT promptHere are some guidelines to help you create an effective prompt for ChatGPT: Be clear and concise: Clearly state the task or information you want ChatGPT to provide. Avoid using overly complex language or convoluted sentence structures. Provide con...00
KKaushaninstatic.hashnode.dev·Feb 9, 2023 · 2 min readNext.js VS 11ty ComparisonNext.js and Eleventy are two popular tools used for building modern web applications. Both have their own unique features and advantages, making it difficult to choose between them. In this article, I will compare the two tools in very general detail...00