<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: dennis16384</title><link>https://news.ycombinator.com/user?id=dennis16384</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 21 Jun 2026 13:37:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dennis16384" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dennis16384 in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>This is the kind of content we all deserved in 2026, and this is still why I ask during interviews to explain how cookies are represented in HTTP protocol.</p>
]]></description><pubDate>Tue, 16 Jun 2026 21:09:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48562120</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48562120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48562120</guid></item><item><title><![CDATA[New comment by dennis16384 in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>Working on <a href="https://routing24.com" rel="nofollow">https://routing24.com</a>, free route optimization for businesses.<p>Recently started some agentic features for paid version, and this lead to a side project <a href="https://eatmydata.ai" rel="nofollow">https://eatmydata.ai</a> - a question-to-sql-to-dashboard builder, where data doesn't get exposed to AI (with bundled in-browser SQLite vector search, NER and many other features).<p>The latter is open-sourced under MIT: <a href="https://github.com/eatmydata-org/eatmydata" rel="nofollow">https://github.com/eatmydata-org/eatmydata</a></p>
]]></description><pubDate>Sun, 14 Jun 2026 19:10:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48531390</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48531390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48531390</guid></item><item><title><![CDATA[New comment by dennis16384 in "Samsung may make the next Google AI chip"]]></title><description><![CDATA[
<p>Hope they'll move eventually to consumer AI devices</p>
]]></description><pubDate>Sat, 13 Jun 2026 11:41:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48516257</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48516257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48516257</guid></item><item><title><![CDATA[New comment by dennis16384 in "Launch HN: BitBoard (YC P25) – Analytics Workspace for Agents"]]></title><description><![CDATA[
<p>Why would an LLM want to look into the contents, what for?<p>We have low-cardinality data and yes this is safe to share and required to build an actual query.<p>Then we have high-cardinality and possibly PII - there’s absolutely no reason to share that data, there’s nothing for LLM to analyse there. Also semantic index (vector search) will find relevant records much faster and more accurately that any chain-of-thoughts just with an LLM-authored search fn call.<p>Further there are continuous numerical values and there’s not much LLM needs to see in there either. We can say, for example, if you look at data distributions when building your analysis, it can drive your analysis logic, but another point of view here is taht it creates unnecessary bias instead.</p>
]]></description><pubDate>Sat, 13 Jun 2026 04:34:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48513201</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48513201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48513201</guid></item><item><title><![CDATA[New comment by dennis16384 in "Launch HN: BitBoard (YC P25) – Analytics Workspace for Agents"]]></title><description><![CDATA[
<p>Totally. One thing that all major AI vendors are not doing currently is merging server AI with edge devices.<p>For example, there is no way neither in Claude nor in ChatGPT to run your own WASM or JS or whatever AI produces directly in user's browser context as a tool/skill - there is no call site for that. The only option is remote server-side.<p>My whole idea was that AI can perfectly write SQL and dashboard code knowing only the shape of your data and not it's contents. With direct upload to vendor now we're forced to share the contents.</p>
]]></description><pubDate>Fri, 12 Jun 2026 22:03:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48509965</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48509965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48509965</guid></item><item><title><![CDATA[New comment by dennis16384 in "Launch HN: BitBoard (YC P25) – Analytics Workspace for Agents"]]></title><description><![CDATA[
<p>Fast response. I can upload Excel/csv and iterate under 10 seconds from question to result. Doing same thing in Claude with 10x less data takes 5 minutes.</p>
]]></description><pubDate>Fri, 12 Jun 2026 21:31:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48509667</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48509667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48509667</guid></item><item><title><![CDATA[New comment by dennis16384 in "Launch HN: BitBoard (YC P25) – Analytics Workspace for Agents"]]></title><description><![CDATA[
<p>Nice, I recently did a similar but much simpler thing and open-sourced it under MIT, maybe some bits and pieced will be useful <a href="https://github.com/eatmydata-org/eatmydata" rel="nofollow">https://github.com/eatmydata-org/eatmydata</a><p>For example, MIT-licensed sqlite vector search extension.<p>Overall, I have a orchestrator - sql coder - js coder - dashboards, all without backend, running locally in the browser. It's mostly tested on small analysis and question answering with Gemini Flash Lite, and the overall target was speed from question to answer, including data sharing and waiting.</p>
]]></description><pubDate>Fri, 12 Jun 2026 21:23:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48509593</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48509593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48509593</guid></item><item><title><![CDATA[New comment by dennis16384 in "Ask HN: What internal tool did you build that became a product?"]]></title><description><![CDATA[
<p>I built a question-to-sql-to dashboard tool for quick data analysis, just to avoid sharing random personal or customer xlsx documents with external AI. Released it as MIT recently:<p><a href="https://eatmydata.ai/" rel="nofollow">https://eatmydata.ai/</a><p><a href="https://github.com/eatmydata-org/eatmydata" rel="nofollow">https://github.com/eatmydata-org/eatmydata</a></p>
]]></description><pubDate>Thu, 11 Jun 2026 05:43:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48486616</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48486616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48486616</guid></item><item><title><![CDATA[New comment by dennis16384 in "Show HN: Eatmydata.ai – Local-First Question-to-SQL-to-Dashboard AI"]]></title><description><![CDATA[
<p>Thanks! Yep will change the UI there.<p>For the "show me how many people are from Dallas" in AdventureWorks, it really depends on the model.<p>With `gemini-3.1-flash-lite` for all agents it produces this sql from the first try for $0.0033:
```
SELECT COUNT(DISTINCT ca.CustomerID) as customer_count
FROM CustomerAddress ca
JOIN (
    SELECT a.AddressID 
    FROM vector_search('Address', 'City', 'Dallas', 20) vs
    JOIN Address a ON a.rowid = vs.rowid
    WHERE a.City = 'Dallas'
) addr ON ca.AddressID = addr.AddressID
```<p>and then formats output in Markdown.<p>I'll bake some default model in later, and more examples. And I guess it needs some default token quota.</p>
]]></description><pubDate>Wed, 10 Jun 2026 09:36:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48473790</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48473790</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48473790</guid></item><item><title><![CDATA[Show HN: Eatmydata.ai – Local-First Question-to-SQL-to-Dashboard AI]]></title><description><![CDATA[
<p>Yet another "talk to your data and build a dashboard" app, where data does not leave your browser.<p>You ask a question, agents produce multiple SQL queries to in-browser sqlite, never seeing results, and write dashboard configuration code. The data you analyze will be indexed with a local semantic index (embeddings generation + sqlite vector search fully local).<p>Next, sandboxed QuickJS runs this code to produce rich dashboards directly in your browser, no backend attached. This is a fully frontend app (except OpenRouter or other remote LLM).<p>All data sent to LLM's is heavily sanitized and obfuscated at several points. The remote LLM never sees the contents of data it analyzes. Why does it exist - I started this is a testbed for my local-first AI projects, agentic workflows and contextual data analysis experiments.<p>It grew into a tool I use daily for quick and dirty data analytics when I don't want to waste time debugging SQL or building charts for simple data questions, when I literally need an answer under 10s.<p>I also don't like the idea of sharing random data in Claude/ChatGPT chat, neither uploading any work-related datasets to them. Plus they both often choke on tiny 100k rows data.<p>Fully open-sourced under MIT <a href="https://github.com/eatmydata-org/eatmydata" rel="nofollow">https://github.com/eatmydata-org/eatmydata</a>, run it yourself it's a static web app.<p>What's in the box:<p>- SQLite OPFS adapted from wa-sqlite, data queried only locally;<p>- TurboQuant semantic indexing extension for sqlite (MIT-licensed);<p>- Quantized PII detection and embedding generation models straight in browser;<p>- NER and embeddings inference engines in zero-dependency C and wasm-simd128 optimizations (1.7x faster and 38x lighter binary compare to onnxruntime);<p>- QuickJS sandbox for AI-generated code;<p>- Orchestrator <-> SQL Planner <-> Coder agent loop that build SQL and dashboards from user query;<p>- Apache ECharts for dashboards;<p>- Fork of xslx Community edition to support styles (missing in OSS version upstream).<p>Hope it'll be useful to anyone who is interested in local-first stuff.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48472867">https://news.ycombinator.com/item?id=48472867</a></p>
<p>Points: 8</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 10 Jun 2026 07:43:21 +0000</pubDate><link>https://eatmydata.ai/</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=48472867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48472867</guid></item><item><title><![CDATA[New comment by dennis16384 in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I'm working on Routing24 <a href="https://routing24.com" rel="nofollow">https://routing24.com</a> - we are building free route optimization tool for businesses to plan multi-vehicle multi-stop routes.<p>Multi-threaded WebAssembly in action for route optimization, all bundled with geocoding, OSM maps and routing, and provided world-wide.<p>We're adding driver's PWA, saving and sharing of route optimization projects, editing of optimized routes, sharing it with others either for execution or for approval, integrations and AI-assisted data imports, auth flows, support prompts, sales automation and all that boring stuff.</p>
]]></description><pubDate>Mon, 09 Feb 2026 23:05:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46952836</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46952836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46952836</guid></item><item><title><![CDATA[New comment by dennis16384 in "Ask HN: What are you working on? (January 2026)"]]></title><description><![CDATA[
<p>Thanks! I haven't figured out the commercial part yet, but plan to have forever fee tier in the future too.</p>
]]></description><pubDate>Wed, 14 Jan 2026 08:52:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46613826</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46613826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46613826</guid></item><item><title><![CDATA[New comment by dennis16384 in "Ask HN: What are you working on? (January 2026)"]]></title><description><![CDATA[
<p>I keep working on Routing24 <a href="https://routing24.com" rel="nofollow">https://routing24.com</a>, a free route optimization tool for businesses.<p>It's been approx. an year since we are up and running, and we helped 100+ businesses in the US and world-wide to understand the value and savings of automated route planning, and prepared tens thousands of optimized routes for companies operating from 1 to 50 vehicles. All this keeping our operational expenses low and flat, thanks to our local-first route optimization engine working in the browser, and reliance on OpenStreetMap.</p>
]]></description><pubDate>Mon, 12 Jan 2026 06:50:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46584973</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46584973</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46584973</guid></item><item><title><![CDATA[New comment by dennis16384 in "Show HN: Offline tiles and routing and geocoding in one Docker Compose stack"]]></title><description><![CDATA[
<p>Well, trying out is better than a thousands words<p>Let's start it with index of whole Spain, 2.4gb download, 4gb on disk:
<a href="https://gist.github.com/dkourilov/e243270684b5973f1fac005c78e566df" rel="nofollow">https://gist.github.com/dkourilov/e243270684b5973f1fac005c78...</a><p>I'd say it's pretty usable to run a EU-sized country or several US states on any commodity PC. For embedded devices, it really depends what is the device. On Raspberry PI it should be fine for batch geocoding, realtime (typeahead) will definitely be lagging.</p>
]]></description><pubDate>Sun, 04 Jan 2026 17:17:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46489969</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46489969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46489969</guid></item><item><title><![CDATA[New comment by dennis16384 in "Show HN: Offline tiles and routing and geocoding in one Docker Compose stack"]]></title><description><![CDATA[
<p>Have you measured actual memory and disk requirements of a photon OpenSearch index vs your sqlite database?</p>
]]></description><pubDate>Sun, 04 Jan 2026 05:45:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46485317</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46485317</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46485317</guid></item><item><title><![CDATA[New comment by dennis16384 in "Show HN: Offline tiles and routing and geocoding in one Docker Compose stack"]]></title><description><![CDATA[
<p>Why not package photon?</p>
]]></description><pubDate>Sat, 03 Jan 2026 19:40:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46480684</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46480684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46480684</guid></item><item><title><![CDATA[New comment by dennis16384 in "Ask HN: Cloudflare WAF Alternatives?"]]></title><description><![CDATA[
<p>Google Cloud Armor plus Load Balancer?<p>You can balance traffic to external networks or clouds with it too.</p>
]]></description><pubDate>Sat, 06 Dec 2025 19:51:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46176103</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46176103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46176103</guid></item><item><title><![CDATA[New comment by dennis16384 in "I'm Peter Roberts, immigration attorney who does work for YC and startups. AMA"]]></title><description><![CDATA[
<p>But you _can_ open a bank account remotely for a DE LLC. Both Wise and Mercury supported this for years.</p>
]]></description><pubDate>Fri, 05 Dec 2025 17:00:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46163974</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46163974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46163974</guid></item><item><title><![CDATA[New comment by dennis16384 in "Learning music with Strudel"]]></title><description><![CDATA[
<p>Even though Algorave is quite new, everyone who ever touched <i>.mod/</i>.s3m/<i>.xm/</i>.it can fell young again haha.<p>DJ_Dave live events are the best illustration for all of it. If you love electronic music, ever touched any generative art, and know basic coding this is for you.</p>
]]></description><pubDate>Wed, 03 Dec 2025 08:00:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46131467</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46131467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46131467</guid></item><item><title><![CDATA[New comment by dennis16384 in "Ask HN: Who is hiring? (December 2025)"]]></title><description><![CDATA[
<p>Routing24 | Last Mile Logistics Expert | Remote (Worldwide) | <a href="https://routing24.com" rel="nofollow">https://routing24.com</a> | Part-Time<p>Routing24 builds and provides professional route optimization tools to SMBs for free.<p>We are seeking a part-time consultant and advisor with extensive experience deploying commercial route optimization and TMS/DMS products in real-world business environments.<p>We offer hourly or per-project rates. To apply, please email: denis@routing24.com</p>
]]></description><pubDate>Tue, 02 Dec 2025 08:41:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46119019</link><dc:creator>dennis16384</dc:creator><comments>https://news.ycombinator.com/item?id=46119019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46119019</guid></item></channel></rss>