🦞🌯 Lobster Roll

Stories by murzynalbinos

Show HN: Log Voyager – View 10GB+ log files in browser without crashing RAM (logvoyager.cc)
Key features: - Reads 10GB+ files instantly (constant memory usage ~20MB). - 100% Local Execution (Sandbox): No data is ever uploaded to any server. Works offline. - JSON Prettifier: Detects JSON lines and formats them on click. - "Warp Jump" Bookmarks: Save byte-offset positions to jump b...
Show HN: Csv.repair – Free browser-based tool to fix broken CSV files (github.com)
I built csv.repair a free, open source browser-based tool for analyzing, querying, and repairing broken or oversized CSV files. No file uploads - everything runs locally in your browser. Your data never leaves your machine.<p>What it does:<p>- Handles CSV files with millions of rows (virtual scrolli...
Show HN: Log Voyager 2.0 – Analyze 10GB+ log files in the browser (logvoyager.cc)
I posted the first version here a few months ago, but today I&#x27;ve got a massive update, that I wanted to share... So basically Log Voyager is a client-side log analyzer that can open multi-gigabyte log files (10GB+) in the browser without crashing, using the File Slicing API to stream chunks rat...
Show HN: ConsentScope – detect cookies loaded before user consent (consentscope.pro)
So I recently ran a small experiment.<p>I tested 20 websites (SaaS, e-commerce, agencies, blogs) to check something simple:<p>Do they actually wait for user consent before loading analytics?<p>14 out of 20 loaded Google Analytics or other tracking scripts before the user clicked “Accept”.<p>In most ...