Alex Martinforbotgaugebotgauge.hashnode.dev·4 minutes agoRevolutionizing Software Testing: The Role of Generative AI in Test Case CreationGenerative Artificial Intelligence (Generative AI) has ushered in a new era of possibilities, particularly in software testing. This article explores the profound impact that Generative AI can have on testers’ lives, focusing on how it facilitates th...DiscussTesting
HexaHomeforhexadecimalsoftwarehexadecimalsoftware.hashnode.dev·2 hours agoCI/CD Pipelines Made Simple: A Beginner's Guide to Automating Your WorkflowIn the fast-paced world of software development, delivering high-quality software quickly and efficiently is crucial. This is where CI/CD pipelines come into play. If you’re new to the concept, don’t worry! This guide will walk you through everything...DiscussDevops
Prathamesh Patilpatilprathamesh.hashnode.dev·21 hours agoTaking It Full Stack: Automating CI/CD for Full-Stack Deployment 🚀🌐After successfully deploying my Node.js API backend on AWS EC2 (ref: Click here), it was time to level up and integrate the React.js frontend into the mix. This step transformed the project into a complete full-stack solution, accessible to users via...Discuss·1 likeDevops
Okesanya Samueldevopsmaestro.hashnode.dev·a day agoAutomated Static Web Hosting with GitlabCI and S3Introduction Static websites are simple applications, but they can still need an efficient setup to handle requests and deliver content quickly to users. Hosting your static websites with a customized infrastructure offers scalability, cost savings, ...Discuss·1 like·53 readsAWS
MYwww.technoduet.com·a day agoHow to Auto-Transcribe & Organize Voice Notes with Apple Shortcuts & Local AICapturing spontaneous ideas for content creation can often feel disorganized and chaotic. We've all had moments where a brilliant idea strikes us out of the blue. But by the time we jot it down, the thought often gets jumbled or entirely fades away. ...DiscussAI
Rujuta sarangforWhen Code Meets Workflow: The RPA Storyrujuta.hashnode.dev·Nov 20, 2024The Future of Automation: An Introduction to Robotic Process Automation (RPA)What is Robotic process automation(RPA)?🤔 Imagine a bot that works around the clock, and ensures that all your tasks are completed on time without getting tired. And the best part is yet to come:- You can do all of this without needing any advanced ...Discuss·2 likes·35 readsrobotic-process-automation
DensTechDenwww.denstechden.com·Nov 20, 2024Exploring the World of Text: A Comprehensive GuideThis article aims to present an abstraction of ideas described in FreezeFlix’s World Of Text article (https://freezflix.gitbook.io/freezflix) and implementation ideas, as well as Technithusiasts implementation of these ideas as outlined in his YouTub...DiscussOther Topicsworld of text
Anastasia Zaharievawhenmathmetdata.hashnode.dev·Nov 20, 2024Python Use CasesToday, we're taking a side quest away from the 30-day challenge because I found it interesting to learn even more about Python, and I wanted to share it here. Python is one of the most versatile programming languages and is used across a wide range o...DiscussPython
Spheron NetworkforSpheron's Blogblog.spheron.network·Nov 20, 2024Step-by-Step Guide to Creating an LLM-Based App for Chatting with PapersWithCodeStaying updated with the latest in machine learning (ML) research can feel overwhelming. With the steady stream of papers on large language models (LLMs), vector databases, and retrieval-augmented generati on (RAG) systems, it’s easy to fall behind. ...DiscussLLMpaperswithcode
Artur Bednarczykblog.isur.dev·Nov 18, 2024Dotfiles with AnsibleTL:DR How to quickly configure a fresh system. A quick introduction to Ansible and automation of personal setup for macOS and Arch Linux. Installation of apps, config files, and secrets. The problem Setting up a fresh system might be a little cumbers...DiscussProgramming Blogs