Neel Patelblog.neelbuilds.com·Nov 12, 2024Bus Crowd Detection SystemManaging crowd levels in public buses is a challenge for many cities around the world. Overcrowding can lead to safety concerns, discomfort, and delays. To help address this issue, I've developed a Bus Crowd Detection System using computer vision and...Discuss·1 like·30 reads#yolov4-tiny
keshav dkwaughkes.hashnode.dev·Nov 1, 2024A Beginner’s Guide to Kafka with Python: Real-Time Data Processing and ApplicationsIntroduction to Kafka Kafka is an open-source distributed event streaming platform developed by Apache. Originally created by LinkedIn, it was designed to handle high throughput, fault-tolerant, and real-time data streaming. Kafka allows systems t...DiscussPython
Saravana Rajasaravanarajapp.hashnode.dev·Oct 27, 2024🚀 Introduction to Real-Time WebFor those of us after years into this dev life: 💻 "The weekend is for upskilling!" (then promptly opens Netflix) ☕ Filter coffee - the actual backbone of my productivity 🌙 Midnight message: “Available for Quick Call?” 👥 Catching up with friend...Discuss·32 readsrealtime
Mehul Kansalmehulkansal.hashnode.dev·Oct 23, 2024Week 20: Real-Time Data Processing with Databricks Autoloader ⏳Hey data enthusiasts! 👋 Spark Structured Streaming provides an efficient framework for processing streaming data in real time, while Databricks Autoloader simplifies the process of ingesting streaming data from external sources. In this blog, we wil...DiscussDatabricks
Aradhya Srivastavaprogsriaramech.hashnode.dev·Oct 13, 2024Google’s Firebase with React.js: A Comprehensive GuideIn the ever-evolving landscape of web development, the integration of powerful tools and frameworks can significantly enhance the efficiency and effectiveness of your projects. One such powerful duo is Google’s Firebase and React.js. In this blog, we...DiscussFirebase
AL Hasibalhasib.hashnode.dev·Oct 12, 2024ওয়েব সকেট কমিউনিকেশন প্রটোকলওয়েব সকেট কি? ওয়েব সকেট একটি কমিউনিকেশন প্রটোকল। যেটি ক্লায়েন্ট এবং সার্ভারের মাঝে ফুল ডুপ্লেক্স কানেকশন এস্টাবলিশ করার মাধ্যমে একটি একক কানেকশন তৈরি করে। যেখানে HTTP প্রটোকল বারবার রিকুয়েস্ট রেসপন্সের মাধ্যমে তথ্য আদান-প্রদান করে। সেখানে ওয়েব স...DiscussWeb Development
Ayanconnectedrhythms.hashnode.dev·Oct 3, 2024"Round Lens, Square Shot: Why Phone Cameras Capture Rectangular Images"When you look at the back of your smartphone, you'll often notice a small, circular lens housing the camera. Yet, when you take a picture, the resulting image is rectangular. This raises an interesting question: why do phone cameras have circular len...DiscussLife lessons
DolphinDBdolphindb.hashnode.dev·Sep 26, 2024How to Calculate OHLC Bars in DolphinDBOHLC bars can be efficiently calculated in various scenarios in DolphinDB. This tutorial will introduce how to calculate OHLC bars with historical data and real-time data. With historical data We will explain how to calculate OHLC bars with batch ...DiscussOHLC
Sameer Anthonysameeranthony.hashnode.dev·Sep 19, 2024Weatherstack API Key: How to Access and Integrate Real-Time Weather DataAccessing real-time weather data has become essential for developers across industries. From creating weather apps to integrating weather forecasts into websites, accurate and reliable data can enhance user experience and improve functionality. The W...DiscussAPIs
John Vesterjohnjvester.hashnode.dev·Sep 18, 2024Leveling Up My GraphQL Skills: Real Time SubscriptionsFor a few years now, I’ve tried to identify frameworks, products, and services that allow technologists to maintain their focus on extending the value of their intellectual property. This continues to be a wonderful journey for me, filled with unique...DiscussGraphQL