Sarah Akinolasarah-devblog.hashnode.dev·18 hours agoUnderstanding the Basics of Threads, Processes, Programs, and SchedulersIntroduction In computing, the concepts of programs, processes, threads, and schedulers are fundamental to the functioning and management of software applications and system resources. These components are the unsung heroes, working behind the scenes...Threads
Surgicalthecodeoperation.com·Dec 17, 2024Understanding Automation in Simple TermsIn the realm of technology, the term "automation" has been making headlines for a while now. Increased connectivity, accelerated digital transformation, and significant advancements in machine learning and artificial intelligence (AI) have pushed aut...Different Discussionsautomation
MEET PATELmeetpp.hashnode.dev·Dec 3, 2024How Does The Internet Work'sThe internet is an essential part of our daily lives, enabling us to connect, learn, and share information globally. But have you ever wondered what happens behind the scenes when you browse a website, send an email, or stream your favorite show? In ...21 likes·26 readsinternet
SixPixelsixpixel.uk·Nov 16, 2024Jadani Font FreeUnlock Your Creativity with the Jadani Font In the ever-evolving world of design, the right font can be the spark that ignites your creative journey. Enter Jadani, an exceptional script font that effortlessly blends elegance with versatility. Its dyn...jadani
Snehangshu Bhattacharyablogs.snehangshu.dev·Sep 21, 2024Python Multitasking: Key Practices and ChallengesWhen I first encountered the Python language, I was amazed by what you could do with so little code, and it has been one of my favourite programming languages since. Some time ago, I faced a problem where I was trying to create something like a web s...120 readsgreenlets
Mostafa Youssefmostafaelsawy.hashnode.dev·Sep 5, 2024[2] Understanding ProcessesIn this article we will be Exploring definition of a process, Process Creation, State Management, Context Switching, and CPU Virtualization in Modern Operating Systems What is a Process A process, as defined by the operating system, is simply an ab...1 like·155 readsOperating Systems Three Easy Piecesoperating system
Chidinma Ozoemenachidinmawrites.hashnode.dev·Aug 30, 2024Onboarding on Azure and GCP: Leveraging Your Namecheap DomainHello, tech enthusiasts! 🌟 In today's post, I'm excited to share the journey of onboarding onto Microsoft Azure and Google Cloud Platform (GCP) using the domain name we recently purchased from Namecheap. This guide will walk you through the process ...Azure
Vandana Panditvandanapandit.hashnode.dev·Jul 19, 2024Day 9: Monitoring Process Script and configuring SMTP Postfix to send mail from ubuntu machine using Gmail accountTask of Monitoring script: Process Selection: The script should accept a command-line argument to specify the target process to monitor. For example: ./monitor_process.sh <process_name>. Process Existence Check: Implement a function that checks if th...26 reads#90daysofdevops chanllenge
HelloSeaNationwomenwholovecode.hashnode.dev·Jul 16, 2024Day 1 Minimalist Mobile app processFirst things first, I set up Flutter and updated Android Studio since it's been a while since I last used it. My skills with Android Studio are a bit rusty. After setting up the application, I attempted to remove the mobile status bar. The result is...Flutter
Ayomide Fowokantouchfk.hashnode.dev·Jun 30, 2024Discovering Backend Development Through HNG: My Experience and InsightsHey everyone, I'm new to backend and excited to share a personal challenge and how I'm overcoming it. But first, let me introduce myself. I'm Ayomide Fowokan, and like many of you, I'm passionate about backend development and coding in general and I'...backend