🦞🌯 Lobster Roll

Stories by freakynit

Show HN: Private, in-browser, CSV-SQL query runner using SQLite-WASM (csvsqltool.com)
Upload CSV, and start querying, all locally without any data leaving your browser. Can handle large CSV's easily. Download query results once done. Uses sqlite-wasm binary.
Show HN: Blueprint: Fast, Nunjucks-like templating engine for Java 8 and beyond
I love the simplicity, expressibility and extendibility of Nunjucks.<p>But I was not able to find something with similar for Java, especially with the same syntax.<p>So, built one. And it&#x27;s pretty fast too.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;freakynit&#x2F;Blueprint" rel="nofollow">ht...
Show HN: Turning 100-plus comments HN threads into readable discussions
HN has some of the best discussions on the internet, but I don’t love reading 100 comments to find 10 great insights.<p>This site analyzes top HN threads with LLMs and summarizes the key ideas, disagreements, and resources — while preserving links to the original discussion.<p>Useful for revisiting ...
Show HN: ZenQuery – Analyze CSV/JSON files using natural language for cents (zenquery.app)
The absolute pathetic state of corruption in India
This is why &quot;Make in India&quot; is still a joke.<p>You cannot create anything in this country without giving bribes and still being harasssed non-stop while living in an absolutely pathetic state of this country.<p>Life is a complete hell here. A complete hell.<p>India&#x27;s biggest enemies ...
Show HN: Downloads Director – Auto-organize your Downloads folder by file type
<a href="https:&#x2F;&#x2F;freakynit.gumroad.com&#x2F;l&#x2F;downloads-director" rel="nofollow">https:&#x2F;&#x2F;freakynit.gumroad.com&#x2F;l&#x2F;downloads-director</a><p>MacOS app that automatically moves downloaded files into folders based on their extensions. You can create custom rules (e.g., ...
Show HN: Made stupid simple private Markdown viewer (onlinemarkdownviewer.com)
Ask HN: Are showlang and thelang HN endpoints not being maintained?
https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showlang<p>https:&#x2F;&#x2F;news.ycombinator.com&#x2F;thelang<p>They seem to be more than 50 days old each and in this time, a lot of languages have been shared here.
Elevenlabs-class 3B param open source TTS model
1. Natural Language Voice Control<p>2. 15+ Inline Emotion Tags for Expressive Speech<p>3. Streaming Audio Generation<p>4. vLLM integration<p>5. Runs on single GPU<p>https:&#x2F;&#x2F;huggingface.co&#x2F;maya-research&#x2F;maya1
1-year perplexity pro free to all Airtel users in India
https:&#x2F;&#x2F;www.thehindu.com&#x2F;sci-tech&#x2F;technology&#x2F;airtel-to-offer-one-year-free-perplexity-pro-subscription-to-its-users&#x2F;article69822306.ece<p>There is no condition to attach the same phone number to your account. A lot of second-hand sellers are about to come up.
Show HN: Chaotic version of Flappy Bird coded 100% by Gemini 3.0 (chaos-flappy.pagey.site)
Claude 4.5 Sonnet just refactored my codebase in one call
Claude 4.5 Sonnet just refactored my entire codebase in one call.<p>25 tool invocations. 3,000+ new lines. 12 brand new files.<p>It modularized everything. Broke up monoliths. Cleaned up spaghetti.<p>None of it worked. But boy was it beautiful.<p>https:&#x2F;&#x2F;x.com&#x2F;vasumanmoza&#x2F;status&...
Show HN: Stop the '+1' Spam: Automatically Filter GitHub Comment Noise
<a href="https:&#x2F;&#x2F;gist.github.com&#x2F;freakynit&#x2F;1f472c92e01f7e77287c727c6df0436c" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;freakynit&#x2F;1f472c92e01f7e77287c727c6d...</a><p>GitHub issues for popular projects are often flooded with &quot;+1”, &quot;Me too”, and other unhe...
Show HN: ZenQuery – Query your data files (CSV, parquet, etc.) in plain English
I built ZenQuery(<a href="https:&#x2F;&#x2F;zenquery.app" rel="nofollow">https:&#x2F;&#x2F;zenquery.app</a>), a Mac desktop app that lets you explore your data files — like CSV, Excel, JSON, and Parquet — by simply asking questions in plain English.<p>Super low cost: ~$1 for 4,500+ questions<p>No se...
Show HN: My first attempt at writing a decent sized parser from scratch in Java
<a href="https:&#x2F;&#x2F;github.com&#x2F;freakynit&#x2F;Blueprint">https:&#x2F;&#x2F;github.com&#x2F;freakynit&#x2F;Blueprint</a><p>A single class, highly performant, easily extensible, zero external dependencies, and java-8 compatible templating engine for Java with same easily readable syntax as...
New Google Gemma 2 2B model (huggingface.co)
Show HN: One-MCP: Unlimited tools MCP server without context bloat
Hey HN,<p>I’ve been experimenting with how LLMs can dynamically use large sets of tools without needing to preload them all into context - and built one-mcp to explore that idea.<p>one-mcp is an open source MCP server built with FastAPI that acts as a semantic index + dynamic loader for API tools.<p...
Show HN: 100% free static site hosting for you with custom subdomains (pagey.site)
Ideal for quick demos, landing pages, and sharing prototypes without setting up Netlify or Vercel.<p>- Instant deployment — upload and go live in seconds<p>- Custom subdomains — choose your own or get a random one<p>- Password protection — optionally keep your site private<p>- Easy updates — update ...
Show HN: Node.js Beyond LeetCode
Most interview prep for Node.js is either trivia (&quot;what does `this` mean here?&quot;) or algorithm puzzles you’ll hardly ever use in production.<p>I put together a repo of real-world Node.js questions: things like handling backpressure in streams, building a mutex with async&#x2F;await, per-use...
Show HN: Replace emdashes in LLM/ChatGPT generated texts
Because nothing screams &quot;written by an LLM&quot; louder than emdashes.<p><a href="https:&#x2F;&#x2F;emdash-replacer.com" rel="nofollow">https:&#x2F;&#x2F;emdash-replacer.com</a><p>1. <a href="https:&#x2F;&#x2F;medium.com&#x2F;@brentcsutoras&#x2F;the-em-dash-dilemma-how-a-punctuation-mark-became...
Show HN: Private browser based vector similarity search tool (vector-search-tool.vercel.app)
Show HN: Mock-OpenAI-server – 100% faithuful representation of OpenAI spec
<a href="https:&#x2F;&#x2F;github.com&#x2F;freakynit&#x2F;mock-openai-server">https:&#x2F;&#x2F;github.com&#x2F;freakynit&#x2F;mock-openai-server</a><p>A Node.js Express server that faithfully mimics OpenAI endpoints (chat, embeddings, images, audio, models). Use it to save on API costs, ensure repr...
Show HN: Easily generate OpenAI function calling schemas from classes in Java (github.com)
Ask HN: Using GitHub as a censorship resitant social media network? (gist.github.com)
Show HN: Mock OpenAI Server (github.com)
A Node.js Express server that faithfully mimics OpenAI endpoints (chat, embeddings, images, audio, models).<p>Use it to save on API costs, ensure reproducible testing, and develop seamlessly with existing SDKs by simply changing the endpoint.
Show HN: DB Stress Testing Tool (github.com)
1. Simple, easily customizable and powerful database load testing tool.<p>2. Provides real-time in-browser aggregate stats.<p>3. Supports MySQL, Postgres, SQLite, and DuckDB.<p>4. Adding support for a new database requires a simple 3-method interface implementation.<p>5. Supports query templates all...
The Human Brain is Slow (10 bits/SEC) (perplexity.ai)
Rule 110 (en.wikipedia.org)
Ask HN: Constantly updated publicly accessible HN dataset?
Hi,<p>I know about that Clickhouse server, but it&#x27;s only updated up to 2023-08.<p>Is there any other available?<p>Thanks..
Show HN: JSON-Healer: Repair and Validate Broken JSON from LLM Outputs
Built json-healer, a small npm package that repairs malformed or partial JSON produced by LLMs.<p>Inspired by OpenRouter’s recently launched response healer (<a href="https:&#x2F;&#x2F;openrouter.ai&#x2F;docs&#x2F;guides&#x2F;features&#x2F;plugins&#x2F;response-healing" rel="nofollow">https:&#x2F;&#...