<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: subhajeet2107</title><link>https://news.ycombinator.com/user?id=subhajeet2107</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 04 Jul 2026 12:09:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=subhajeet2107" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by subhajeet2107 in "LLMCap – A proxy that hard-stops LLM API calls when you hit a dollar cap"]]></title><description><![CDATA[
<p>LiteLLM already provides this feature, no need of another proxy</p>
]]></description><pubDate>Tue, 19 May 2026 07:19:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=48190290</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=48190290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48190290</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "LLM=True"]]></title><description><![CDATA[
<p>Can TOON format help in this, with "LLM=true" we can reduce the noise which pollutes context</p>
]]></description><pubDate>Wed, 25 Feb 2026 10:40:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47149856</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=47149856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47149856</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Tell HN: Happy New Year"]]></title><description><![CDATA[
<p>Happy New Year from India</p>
]]></description><pubDate>Wed, 31 Dec 2025 13:31:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46443907</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=46443907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46443907</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Self-hosting my photos with Immich"]]></title><description><![CDATA[
<p>I use ente which is also the same, a bit tricky to setup but the app looks great</p>
]]></description><pubDate>Sat, 06 Dec 2025 05:34:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=46170997</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=46170997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46170997</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "How Hyper built a 1M-accurate indoor GPS"]]></title><description><![CDATA[
<p>Why do you need a human to do the initial mapping ? why can't you use a Roomba or a smaller hardware for this task</p>
]]></description><pubDate>Fri, 01 Aug 2025 11:28:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=44755368</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=44755368</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44755368</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Ask HN: What are you working on? (July 2025)"]]></title><description><![CDATA[
<p>Currently working on <a href="https://exitfox.com/" rel="nofollow">https://exitfox.com/</a>. After recently switching jobs, I became frustrated with the handover process to the new joiner. This experience inspired me to start building a tool that uses Gemini/Claude to ask relevant questions about the project being handed over, streamlines the exit process in a structured format, Now I am adding more features for HR managers and employees around Clearance, FnF etc<p>Interestingly I found Claude Code to be the only LLM good at designing frontend, asking it to make it look better actually helps</p>
]]></description><pubDate>Mon, 28 Jul 2025 04:21:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44707213</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=44707213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44707213</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Make your database tables smaller"]]></title><description><![CDATA[
<p>> Joins are cheap. Normalise earlier<p>I am sure i have heard strong opinions like this but in practice joins are never cheap, tables with billions of rows crossed with millions of rows just to find a single row with data is not something i would call cheap, more often than not it is better to avoid joining large tables if you can live with duplicate data, also one trick i have found better is just to archive data in your tables which are not accessed frequently and reduce the size of tables keeping only the data which is needed</p>
]]></description><pubDate>Fri, 30 Dec 2022 07:33:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=34182803</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=34182803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34182803</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Kubernetes is a red flag signalling premature optimisation"]]></title><description><![CDATA[
<p>What about standardisation that comes with using a framework like kubernetes , while not using k8s you end up with adhoc deployment methods, clunky work arounds of handling networking, policies, secrets etc, with Kubernetes or even ECS it signals that the team or the developer is looking to use fixed set of rules for infrastructure, also k8s scales well even for smaller apps</p>
]]></description><pubDate>Mon, 04 Jul 2022 08:46:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=31974914</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=31974914</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31974914</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Ask HN: Non-violent video games with great stories?"]]></title><description><![CDATA[
<p>Play Life is Strange</p>
]]></description><pubDate>Sat, 04 Jun 2022 17:18:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=31622899</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=31622899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31622899</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Show HN: How attractive is your website? Check using Visual Mind AI"]]></title><description><![CDATA[
<p>More like generate a random number from 30 to 90 and show gibberish data, cool idea though to fool small businesses into improving their visual score and charging money, good gimmick though</p>
]]></description><pubDate>Sat, 19 Sep 2020 16:52:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=24528739</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=24528739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24528739</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Photon – a live demo of a natural language interface to databases"]]></title><description><![CDATA[
<p>meh "is there any area column in addresses table" did not work seems straight forward to me ?</p>
]]></description><pubDate>Thu, 27 Aug 2020 07:26:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=24290970</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=24290970</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24290970</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "App suddenly crashing on startup due to FBSDKRestrictiveDataFilterManager.m"]]></title><description><![CDATA[
<p>This is also crashing PUBG Mobile and a lot of gamers are angry as a big tournament (PMWL) is going to start soon, Facebook needs a better QA process</p>
]]></description><pubDate>Fri, 10 Jul 2020 11:52:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=23790571</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=23790571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23790571</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "ClickHouse cost-efficiency in action: analyzing 500B rows on an Intel NUC"]]></title><description><![CDATA[
<p>We use Clickhouse extensive at work and boy is it better than anything i have used in column oriented databases so far, documentation is good, http query interface and features such as builtin url parsing are amazing, we also tested Druid and found Clickhouse to be better than Druid, it is easier to setup and maintain as well</p>
]]></description><pubDate>Tue, 07 Jan 2020 06:43:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=21977576</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=21977576</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21977576</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Ask HN: For a startup, when should I begin writing tests?"]]></title><description><![CDATA[
<p>There are various levels of testing, at an early stage you can write only integration and functional tests, later on when you get time you can write unit tests as well</p>
]]></description><pubDate>Mon, 25 Nov 2019 12:10:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=21627372</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=21627372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21627372</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Ask HN: What does your BI stack look like?"]]></title><description><![CDATA[
<p>Custom Collector(analytics) -> Clickhouse -> Custom ETL Scripts -> Clickhouse -> Re:dash
We tried metabase which is awesome , but Redash is also great and easy to setup as well if your team knows sql then Redash is better
We also looked at druid and after some benchmarking we settled on Clickhouse, realtime queries even without etl runs within seconds in clickhouse</p>
]]></description><pubDate>Wed, 13 Nov 2019 04:00:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=21521068</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=21521068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21521068</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Django 2.2"]]></title><description><![CDATA[
<p>Awesome ! we at Careers360 (India top 100 Alexa) use Django for everything, the best thing about an Opinionated stack like django is freshers are production ready at day 1, learning time reduces and maintainability is solid , although i prefer golang where frameworks are particularly not favored ,Django  ORM surely lacks a lot of features but does a decent job, async story sucks unless you are willing to give in to Channels i hope Django embraces async officially in the core</p>
]]></description><pubDate>Mon, 01 Apr 2019 16:41:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=19545207</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=19545207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19545207</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "AresDB: Uber’s GPU-Powered Open-Source, Real-Time Analytics Engine"]]></title><description><![CDATA[
<p>How does it compares to ClickHouse ? Isnt creating a proprietary Query Language going to be a problem for Adhoc quries? Why create yet another language when the industry is standardizing on SQL or a subset of SQL</p>
]]></description><pubDate>Wed, 30 Jan 2019 03:46:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=19032471</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=19032471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19032471</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "SSH Examples, Tips and Tunnels"]]></title><description><![CDATA[
<p>Is there a way to combine screen/tmux with ssh ? like i always need to do some long running tasks over ssh and forget to put it in a screen session, i would like to open each ssh session in a screen session so that when i connect next i should be able to proceed from where i left</p>
]]></description><pubDate>Fri, 28 Dec 2018 11:37:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=18776204</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=18776204</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18776204</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Spectre.css – A Lightweight, Responsive and Modern CSS Framework"]]></title><description><![CDATA[
<p>How is this different from inline styling ? this throws class inheritance out of the window</p>
]]></description><pubDate>Thu, 08 Nov 2018 09:08:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=18405181</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=18405181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18405181</guid></item><item><title><![CDATA[New comment by subhajeet2107 in "Kubernetes for personal projects? No thanks"]]></title><description><![CDATA[
<p>cluster-autoscaler can mange the machines easily, the point is kubernetes is an abstraction layer, using this level of abstraction is upto the user itself. Should i keep going down with container or using the node itself is the question, in production environment it makes all the sense to use something which has the potential to scale infinitely, but for hobby projects mental overhead doesn't justify using k8</p>
]]></description><pubDate>Tue, 09 Oct 2018 15:11:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=18176555</link><dc:creator>subhajeet2107</dc:creator><comments>https://news.ycombinator.com/item?id=18176555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18176555</guid></item></channel></rss>