Articles by Tag #automation

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Scripting in DevOps: A Complete Guide from Beginner to Advanced

Scripting is an essential skill for DevOps engineers, as it allows for automation, configuration...

Learn More 625 6Oct 11 '24

DevOps Automation with Shell Scripting 🚀

Table of Contents Introduction Why Automate with Shell Scripting? Basic Concepts of Shell...

Learn More 390 2Oct 26 '24

Ultimate List of 50+ Essential Telegram Bots

50+ Essential Bots for Productivity, Downloads, Entertainment & More Table...

Learn More 362 13Jan 8

Getting Started with CI/CD: A Beginner's Guide to Automating Your First Pipeline (with Jenkins)

Table of Contents Introduction What is CI/CD? Continuous Integration (CI) Continuous...

Learn More 275 28Sep 23 '24

What-if I told you complex Data Integration makes good Task Orchestration?

No matter how complex your data problem is, you can always Divide & Conquer it. 🦾🦾🦾 In this...

Learn More 266 1Sep 12 '24

How Modern Engineering Teams Gain Clarity with Entelligence AI

Most engineering teams aim for speed and quality in their development workflows, but challenges like...

Learn More 124 5Apr 29

Getting Started with Ansible - The Beginner’s Guide : Day 30 of 50 days DevOps Tools Series

Welcome to Day 30 of our "50 DevOps Tools in 50 Days" series! Today, we’re going to explore Ansible,...

Learn More 118 1Aug 22 '24

How to Get Started with Bash Scripting for Automation

One of the most powerful tools for automation is Bash scripting. Whether you're a beginner or a...

Learn More 116 10Jan 12

8 Killer Productivity Tools to Work Smarter not Harder 🔥🧙‍♂️

In today's fast-moving world of digitization, developers often have to juggle heavy workloads to get...

Learn More 112 24Jan 13

🦸‍♂️ Nobody Dreamed of Becoming a DevOps Engineer

A post about career path, from frontend to backend and then to devops

Learn More 109 17Nov 8 '24

Python Library that auto-solves TikTok's captchas and lets you upload/schedule videos with TikTok sounds and hashtags

I released my first python library recently, it is mostly playwright based code but also uses a...

Learn More 104 4Sep 8 '24

Top 10 AI Tools Useful for DevOps Engineers

Introduction In the fast-paced world of DevOps, efficiency and automation are key. As...

Learn More 88 8Sep 10 '24

Automate Your Job Search: Scraping 400+ LinkedIn Jobs with Python

The average job seeker spends 11 hours per week searching for jobs, according to LinkedIn. For tech...

Learn More 85 19Jan 20

Advanced Ansible Techniques and Real-World Applications: Day 31 of 50 days DevOps Tools Series

Welcome to Day 31 of our "50 DevOps Tools in 50 Days" series! In our previous post, we introduced you...

Learn More 57 1Aug 23 '24

From Theory to Impact: Implementing Shift-Left from Scratch

Shift-left, do you know what it is? After help my team implement this methodology from scratch, I've...

Learn More 46 0Jun 24

The Test Drama (The Opening Salvo): Cypress vs Playwright Installation - The Good, The Bad, and the... Bug-ly!

Trailblazing Through Code: Hitching Up Cypress & Playwright in the Installation...

Learn More 42 4Jan 22

DevOps Automation Tools to Faster development Process

Benefits and Use of CI/CD Pipeline Are you interested in speeding up your software...

Learn More 42 3Nov 26 '24

🚀 I Built an Offline J.A.R.V.I.S. in Python (No Internet Needed!) DEMO VIDEO INSIDE!

No Internet. No Privacy Leaks. Just You and Your AI Assistant. Have you ever dreamed of building...

Learn More 41 8May 26

From Zero to Merge: Building a JSON Renaming Field Component in Go

Introduction to Instill-ai Working on Instill’s pipeline-backend project was like solving a jigsaw...

Learn More 41 12Nov 12 '24

Downloading and Converting YouTube Videos to MP3 using yt-dlp in Python

The popularity of video content on websites like YouTube has increased user demand for audio...

Learn More 39 2Oct 6 '24

Mastering Ansible: The Essential Guide for DevOps Engineers

In the world of DevOps, automation is the cornerstone of efficient and reliable IT operations. Among...

Learn More 36 4Dec 20 '24

I'm building robots

Hi, I'm starting a new "robots" series where I loop you in on some of my personal robotics...

Learn More 35 7Oct 18 '24

Strawberry AI Browser Will Blow Your Mind

What Is Strawberry? According to their website, “Strawberry is a browser with built-in AI...

Learn More 33 5Apr 24

WICK-A11Y Cypress Plugin: Your Unstoppable Ally for Smashing Accessibility Barriers, Cool as John Wick!

Master Digital Accessibility with Wick-a11y and Conquer Web Barriers Like a Pro. (Cover image by...

Learn More 32 4Aug 12 '24

Running Playwright Codegen with existing Chromium Profiles

Learn how to use Playwright to automate browser testing with existing Chrome and Edge profiles. This guide covers setting up the environment, launching browsers with default and custom profiles, and using Playwright Codegen for efficient test creation and debugging.

Learn More 30 2Sep 19 '24

Dynamic Tests in Cypress: To Loop or Not To Loop

Use Case for Balancing Code Duplication and Complexity for Effective Test Automation (Cover image...

Learn More 29 9Sep 22 '24

But How Much Abstraction is Still Okay in Cypress? To POM or Not To POM

Dive into the debate on the merits and pitfalls of employing Page Object Models in your Cypress...

Learn More 27 10Oct 14 '24

How to Get the Directory Where a Bash Script is Located

Hello everyone! When you're working with Bash scripts, it's often useful to know the directory where...

Learn More 27 9Jul 2 '24

Write to Google Sheets from a local script via gcloud CLI authentication

Recently I needed to pull data from the GitHub API and publish to a Google Sheet so I could share...

Learn More 27 6Sep 25 '24

Top 10 Python Libraries That Will Save You Hours of Work.

If you write Python code regularly, you know that some tasks can be painfully repetitive. Python...

Learn More 26 0Jan 31