Bbeqdotina-dev.hashnode.dev·2h ago · 9 min readCSS 'overscroll-behavior' rubber banding: the right color behind the page when you pull itI think you all know the overscroll rubber-banding effect: when you scroll past the end of a page, or pull past the top, the content bounces back. It exists in all modern browsers, though each one has00
LTLưu Tuấn Anhinblog.fiscybersec.com·10h ago · 10 min readOnyxC2 Stealer – New threat turns browsers into data warehouses for cybercriminalsCampaign summary The arrival of OnyxC2 marks a notable step forward in the Malware-as-a-Service (MaaS) market. More than just a traditional infostealer, OnyxC2 is built as a complete platform for cybe00
LLocShadowVNinnexusbrowser.hashnode.dev·Jun 21 · 3 min readI forced AI to build a 32-Thread Cyberpunk Browser because my 4GB RAM laptop hated Chrome (And I wrote 0 lines of code)🚀 The "Extreme Sport" Features (AI-Generated Brains) Since my laptop only has 4GB RAM, the AI had to sweat blood to invent some insane memory-saving architectures: Ultra-Parallel Turbo Engine (32 Th11T
ASAran Shieldinaran-shield.hashnode.dev·Jun 18 · 4 min readHow to Defend Against Browser Fingerprinting in 2026Canvas, WebGL, AudioContext — here's what's actually tracking you and how to stop it. What Is Browser Fingerprinting? Browser fingerprinting is a technique that identifies you without cookies, without00
DPDhawal Pandyaindhawalpandya01.hashnode.dev·Jun 9 · 7 min readSixty Times a SecondYou type a URL, press enter, and a page appears. A bunch of things happen in succession, and you see your kitty video, but between the moment the first byte of HTML arrives and the moment you see pixe10
ATAnshul Tripathiinbrowser-101-internals.hashnode.dev·Jun 7 · 21 min readThe Journey of a Webpage Inside Your BrowserTable of Contents Introduction — What Really Happens When You Open a Website? What Is a Browser, Actually? Beyond “It Opens Websites” The Browser as a Mini Operating System High-Level Architect00
BSBhavin Shethinfreecodecamp.org·Jun 7 · 8 min readHow to Build a Browser-Based PDF Metadata Editor Using JavaScript – A Step-by-Step GuidePDF files contain more information than what appears on the page. Behind every PDF document is metadata that stores information such as the document title, author, subject, keywords, creator applicati10
BSBhavin Shethinfreecodecamp.org·Jun 3 · 10 min readHow to Build a Browser-Based PDF Organizer Tool Using JavaScriptPDF files often become difficult to manage when pages are out of order, scanned incorrectly, duplicated, or spread across multiple documents. Instead of manually recreating the document, users often n30
SBSwastisunder Badatyainswasti.hashnode.dev·Jun 3 · 5 min readHow a Browser Works: Understanding Browser InternalsHave you ever think what actually happen after you type a URL and press Enter? We use browser everyday. Open YouTube. Search in Google. Open Instagram. Read blogs. But behind this simple thing, browse00
SBSwastisunder Badatyainswasti.hashnode.dev·May 31 · 7 min readHow DNS Actually Finds Website IP AddressesEvery time you type: google.com inside browser, your computer actually needs one IP address. Something like: 142.250.143.100 Because browsers dont really understand website names. They understand IP00