Daniil Korbutrtriangle.hashnode.net·Feb 26, 2023AutoML Python packagesIntroduction AutoML, or Automated Machine Learning, is a growing field in artificial intelligence focused on making Machine Learning more accessible to non-experts. AutoML aims to automate some of the most time-consuming and complex tasks involved in...Philippe Plourde and 2 others are discussing this3 people are discussing thisDiscuss·309 likes·9.9K readsautomation
Sadra Yahyapourimsadra.hashnode.net·Oct 30, 2022FeaturedHashnode Blogs on GitHub Profile@hashnode provides an RSS feed out of all your activities on its platform. You can find it on <your-domain>/rss.xml. In this article, we're going to list all your published articles on your GitHub profile. Here is a simple preview of what we're going...Sandeep Panda Test and 22 others are discussing this23 people are discussing thisDiscuss·251 likes·1.6K readsHashnode
Rakesh JainforLearn Code Onlinefragile-pot-tutor-03.hashnode.net·Jun 1, 2021Kubernetes!The Kubernetes journey so far In the first week of June 2021 the Kubernetes project will turn 7 years old. But why this project was started by Google? What problems they wanted to solve with the help of this? Tech giant Google in 2003-04 started a p...Discuss·195 likes·6.2K readsKubernetesDevops
Satish Sutarsatishsutar-cloud-and-devops.hashnode.net·Apr 25, 2023System Administration with JenkinsIntroduction Jenkins is a popular open-source automation server. It is widely used to automate tasks related to building, testing, and deploying software applications. While Jenkins is primarily known for its use in software development, it can also ...Discuss·3 likesDevOps ManifestoDevops
Rajendra Ranarajendra51.hashnode.net·Apr 25, 2023#KubeWeek Day 1Kubernetes Architecture and Components. Kubernetes Installation and Configuration. The first and foremost thing you should understand about Kubernetes is, it is a distributed system. Meaning, it has multiple components spread across different server...Discuss·29 reads#KubeWeekChallenge
Prashantprashhantss.hashnode.net·Apr 25, 2023Get Into DevOpsIntroduction Software development is a complex process that involves many different teams and processes. Traditionally, development and operations have been handled by separate teams, which can lead to inefficiencies, miscommunication, and delays in ...DiscussDevops
Nibesh Khadkakcl.hashnode.net·Apr 24, 2023How to Insert Multiple Rows in Google Sheets with Apps Script?Hello and welcome to our blog series on automating Google Sheets with Apps Script. In this tutorial, we will guide you on how to insert multiple rows in Google Sheets using a simple script. We'll explore how to use UiApp to create a custom user inter...DiscussGoogle Apps Scripts & App Sheetgoogle sheets
Emiliano Gorremigorr.hashnode.net·Apr 22, 2023Turno con el Doctor!🧑⚕️Intro Después de muchos años sin hacerlo, decidí concurrir a un control cardiológico, el médico me recetó una serie de estudios. Una vez que hice los estudios, necesitaba volver al cardiólogo para mostrarle los resultados. El problema fue que la próx...Discussautomation
ReaminatedforReaminated's Blogreaminated-1680439082603.hashnode.net·Apr 22, 2023Run ChatGPT-Style Questions Over Your Own Files Using the OpenAI API and LangChain!https://youtu.be/fo0cg5pAh2g Introduction I'm sure you've all heard about ChatGPT by now. It's an amazing Large Language Model (LLM) system that is opening up new and exciting innovative capabilities. However, it's been trained over a huge corpus o...Discuss·1.8K readsPython
Raul Naupariraulnq.hashnode.net·Apr 22, 2023Making our lives easier with NukeNuke helps us achieve a flexible, maintainable, automated build process. However, nothing stops us from automating any task we perform during our day-to-day work, especially if it is manual and repetitive. Thus, we would like to share other tasks we ...Discuss·1 like·34 readsNukenuke
Eray Bartanebartan.hashnode.net·Apr 22, 2023Make.com Scenario: Using OpenAI to Create IFTTT WebhooksIntroduction Make.com is a popular platform for DIY enthusiasts who want to create innovative projects. With Make.com, you can easily design and build everything from electronic gadgets to woodworking projects. However, the platform has its limitatio...Discussopenai
Mukul Ojhamukulojha.hashnode.net·Apr 22, 2023Day 1:Getting Started with DevOps!!#90DaysofDevops challenge Day1:Introduction to DevOps What is DevOps? DevOps is a combination of software developers (dev) and operations (ops). It is defined as a software engineering methodology that aims to integrate the work of software developme...Discuss·1 likeTrainWithShubham
Satish Sutarsatishsutar-cloud-and-devops.hashnode.net·Apr 22, 2023Getting Started with JenkinsIntroduction Jenkins is a widely used open-source automation tool for continuous integration and continuous delivery (CI/CD) of applications. It allows developers to build, test, and deploy their code in a timely and efficient manner, bringing collab...Discuss·2 likesDevOps ManifestoDevops