Mayank Guptamkguptaweb.hashnode.dev·17 hours agoBuilding a Seamless File Upload System: Handling Chunked Uploads And Large File UploadsHello guys in this article we will be exploring how can we create a file upload system like AWS ( joking guys 😂) , but we will look how we can implement a functionality of uploading large files using chunked uploads , so let’s get started. But befor...Discuss·10 likesNode.js
Ahmad W Khanblog.ahmadwkhan.com·Nov 16, 2024Real-Time AI Applications with Open-Source LLMsThe landscape of real-time AI applications has been transformed by open-source Large Language Models (LLMs) like LLaMA, Falcon, and GPT-J. These models, when combined with powerful tools like Hugging Face, LangChain, and Ollama, enable developers to ...Discussllm
Sam Atinksonsamatinkson.hashnode.dev·Nov 15, 2024How to Evaluate Streaming Quality Across MultipleStreaming is integral to consuming content. Whether watching our favorite movies on Netflix, tuning into a live sports event, or binging on a TV series, streaming media has transformed our entertainment experiences. With this growing demand, maintain...Discussstreaming
Timothy Spanntimwithpulsar.hashnode.dev·Nov 11, 2024AIM Weekly #163 - 11 Nov 2024AIM Weekly (AI Native + LLM + Milvus) #163 - 11-November-2024 https://bsky.app/profile/paasdev.bsky.social The Coolness this week 🌐 All this buildings📎 Synthetic Data Generator - local on Ollama!💻 Agentic Mesh Future!🦾 Convert an entire HTML Webs...Discussapachepulsar
DolphinDBdolphindb.hashnode.dev·Nov 8, 2024Advancing Towards an Enterprise-Level Real-Time Computing Platform:New Features of DolphinDB V3.00.2 & V2.00.14The financial field has always been characterized by highly specialized business development, integration of multiple elements, and a broad impact scope. These characteristics pose significant challenges to the construction of foundational software a...Discussficc
Ayanconnectedrhythms.hashnode.dev·Oct 26, 2024"Inside Netflix: The Tech Magic Behind Seamless Streaming"Netflix has revolutionized the way we watch movies and TV shows. With just a few clicks, viewers can stream a variety of content without downloading files or waiting for buffering. But how does Netflix make this happen so seamlessly? Let's dive into ...Discussinterview
Md Mafiz Uddinblog.mafiz.tech·Oct 25, 2024HLS Demystified: An In-Depth Look at HTTP Live StreamingHTTP Live Streaming (HLS) has transformed video delivery, enabling smooth, adaptable playback across diverse devices and network conditions. Created by Apple, this powerful protocol allows users to experience video without buffering, regardless of de...Discusshttp
Rishi BakshiforRishi Bakshi Blogrishibakshi.hashnode.dev·Oct 10, 2024Mastering Loading States in Next.js: Effective Use of Suspense and loading.tsxWhen dealing with server components and fetching data in Next.js, a common mistake is neglecting to handle the loading state effectively. Imagine you're loading product data in a server component, and while the API request is being processed, the pag...Discuss·12 likes·41 readsYou Don't Know Next.jsNext.js
Ethanethan91.hashnode.dev·Oct 9, 2024WebCodec - Sending and ReceivingIntroduction Hello! 😎 In this tutorial I will show you how to use the WebCodec API to both send and receive video. First lets get coding the server. Setting Up The Server In order to send and receive packets between peers we will need a websocket s...DiscussJavaScript
Alex Mercedalexmerced.hashnode.dev·Oct 4, 2024Change Data Capture (CDC) when there is no CDCFree Copy of Apache Iceberg: The Definitive Guide Free Apache Iceberg Crash Course A Guide to Change Data Capture (CDC) with Apache Iceberg Using Apache Iceberg with Kafka Connect Using Apache Iceberg with Flink Streaming and Batch Data Lakehouses wi...Discussdata-engineering