Pragyanshu Aryandotnet-hangfire.hashnode.dev·Nov 15, 2024Comprehensive guide to learning Hangfire in .NET CoreIn today’s fast-paced digital world, smooth and efficient background processing can make or break the performance of your applications. Enter Hangfire, the powerhouse library for handling background jobs in .NET Core. Whether you’re building a high-l...Discuss.net core
Silias Odionsilias809-cloud-newbie.hashnode.dev·Nov 14, 2024Step-by-Step Guide to Create and Connect to a Linux Virtual Machine Scale Set in AzureCreating a Linux Virtual Machine Scale Set (VMSS) in Azure allows you to automatically scale a set of virtual machines to handle changing workloads. In this guide, I’ll walk you through setting up a VMSS, configuring its settings, and connecting to i...Discuss·2 likestechblog
Mehul Kiran Chaudharimehulkc.hashnode.dev·Nov 11, 2024Sharding vs Partitioning: The Key Difference You Need to Know!When it comes to managing large databases, terms like "sharding" and "partitioning" are often used to describe ways of breaking up data for better performance and scalability. But here's the catch: while these two concepts might sound similar, they a...Discussdatabase
Nagen Kthinkboundlessai.hashnode.dev·Nov 10, 2024SmolLM2 : A Breakthrough for On Device AIHugging Face's recent release of SmolLM2 marks a significant advancement in the development of compact language models tailored for on-device applications. Available in three sizes—135 million, 360 million, and 1.7 billion parameters—SmolLM2 models a...DiscussSmolLM2
kaliban2056forZero Trust Labkaliban.hashnode.dev·Nov 8, 2024Ground Zero: Welcome to Zero Trust LabWelcome to the very first post of Zero Trust Lab, a blog dedicated to exploring the ever-evolving world of cybersecurity, programming, and privacy—with a focus on building a deeper understanding through hands-on learning and experimentation. This blo...Discusstechblog
Nagen Kthinkboundlessai.hashnode.dev·Nov 5, 2024Securing Large Language Models: An Overview of Common Security PracticesWith the explosion of Large Language Models (LLMs) like GPT and BERT, these tools are now everywhere—from customer service chatbots to complex automation tasks. But as powerful as LLMs are, they’re also packed with vulnerabilities that can be exploit...DiscussAI
Sprasad Pujarisprasad.hashnode.dev·Oct 28, 2024🌟 Understanding Virtualization in Cloud Computing: A Beginner's GuideHey there, tech enthusiasts! Today, we're diving into the fascinating world of virtualization in cloud computing. Don't worry - we'll keep it simple and fun! Let's explore how virtualization makes cloud computing possible and look at some real-world ...DiscussCloud Computing
Chetan Mohanrao Mohoddevops-concepts-by-chetan.hashnode.dev·Oct 27, 2024Essential Docker Security Practices Everyone Should KnowIf you're diving into Docker or working with containers, this post is for you. Docker is a powerful tool for building and deploying apps, but security is critical. Let's look at some simple, practical steps to secure your Docker environment. 1. Use ...DiscussDocker
Fatima Jannetmahia.hashnode.dev·Oct 25, 2024Machine Learning Chapter 2.5: Decision Tree RegressionWelcome to another blog on Machine Learning! Today we are going to have a look at the Decision Tree Regression. Intuition There is a term called CART which stand for classification and regression tree. In this blog we’ll talk mostly about regression ...DiscussMachine Learning (Python)ML
Ankit Vermaanshty.hashnode.dev·Oct 24, 2024My Journey into React Native: From Flutter to Building Real-World AppsWhy I Switched from Flutter to React Native Initially, I started learning Flutter because it seemed like the go-to framework for cross-platform app development. However, after some time, I realized that Dart, the language Flutter uses, wasn’t as vers...Discuss·3 likes·38 reads#ReactNativeCLI