Blog


NODEMON — App Crashed — Waiting for File Changes Before Starting

If you are stuck with the given error, the solution is just one click away

NodejsNodemon

Cross Account Amazon S3 Bucket Access Setup Using Terraform

How to set up cross account Amazon S3 bucket access using Terraform.

AwsS3Terraform

7 Best Python Libraries to Make Optimization Easier

There is a proverb “You don’t have to reinvent the wheel”. Libraries are the best example of that. It helps you to write complex and time-consuming functionality in an easy way. According to me, a…

PythonMachine LearningAI

Top 5 Instant Data Scraping Tools for Easy Web Scraping

Bright Data, ParseHub, Apify, Octoparse, Mozenda. There are plenty of instant web scrapers to choose from. How to pick the best one based on features, ease of use, scalability, and unblocking capabilities.

Web scrapingScrapingWeb scrapers

Working with styled-components in the Next.js

Styled-components is a popular CSS-in-JS library that allows you to write component-based styling in your React projects. When combined with the capabilities of Next.js, the result is a powerful…

ReactNextjsStyled Components

chatGPT Jailbreak - Try Before It Gets Patched

I know some of you would be thinking ‘Is it even possible?’. Trust me, I didn’t believe it, until I tested it out myself and you’re more than welcome to do the same. So, I found this insane post…

AIOpenAIGpt 3

Kubernetes: Deploying NGINX Pods

How to deploy a NGINX server with Kubernetes.

KubernetesNginxCloud

Introduction to AWS IAM AssumeRole

What is an AssumeRole?IAM AssumeRole is an AWS service that lets you delegate access to AWS resources without sharing your AWS account root user credentials.

AwsCloudAmazon web services

Interviewer: Can sessionStorage Share Data Between Multiple Tabs?

The question that most front-end developers don’t know the answer

JavascriptWeb developmentSession storage

Creating Your Own ChatGPT: A Guide to Fine-Tuning LLMs with LoRA

As AI continues to evolve, chatbots are becoming increasingly sophisticated and human-like in their ability to respond to natural language inputs. One of the most impressive models in this space is…

ChatGPTChatbotsPytorch