<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: itake</title><link>https://news.ycombinator.com/user?id=itake</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 22:28:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=itake" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by itake in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>I think this is the same as using a cloudflared tunnel?<p>to access my home desktop machine, I run:<p>```
$ ssh itake@ssh.domain.me -o ProxyCommand="cloudflared access ssh --hostname %h"
```<p>and I setup all the cloudflare access tunnels to connect to the service.</p>
]]></description><pubDate>Mon, 13 Apr 2026 08:33:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47749343</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47749343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47749343</guid></item><item><title><![CDATA[New comment by itake in "Your File System Is Already A Graph Database"]]></title><description><![CDATA[
<p>Maybe it depends on the use case, but my opinion is, if you do need to apply compression, it should be done via a tool call real time instead of in a pipeline.<p>For example, if you’re trying to summarize the status of a project, instead of feeding an agent (in real time or via summarization pipeline),  it’s better to write a script that summarizes the status of all of the jira tickets, instead of asking the agent to read all of the tickets to create a summary<p>Another small data point, I think people would prefer to ask questions of an AI model instead of reading the generated summaries.</p>
]]></description><pubDate>Thu, 09 Apr 2026 10:45:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47701909</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47701909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47701909</guid></item><item><title><![CDATA[New comment by itake in "Ask HN: Any interesting niche hobbies?"]]></title><description><![CDATA[
<p>People new to cities look for community.</p>
]]></description><pubDate>Thu, 09 Apr 2026 04:50:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47699392</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47699392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47699392</guid></item><item><title><![CDATA[New comment by itake in "Your File System Is Already A Graph Database"]]></title><description><![CDATA[
<p>> The human creating the files needs it<p>why? The human would just talk to the AI agent. Why would they need to scroll through that many files?<p>I made a similar system with 232k files (1 file might be a slack message, gitlab comment, etc). it does a decent job at answering questions with only keyword search, but I think i can have better results with RAG+BM25.</p>
]]></description><pubDate>Wed, 08 Apr 2026 12:16:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47689145</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47689145</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47689145</guid></item><item><title><![CDATA[New comment by itake in "Your File System Is Already A Graph Database"]]></title><description><![CDATA[
<p>I'm wonder though:<p>1. Why does AI need that folder structure? Why not a flat list of files and let the AI agent explore with BM25 / grep, etc.<p>2. pre-compute compression vs compute at query time.<p>Kaparthy (and you) are recommending pre-compressing and sorting based on hard coded human abstraction opinions that may match how the data might be queried into human-friendly buckets and language.<p>Why not just let the AI calculate this at run time? Many of these use cases have very few files and for a low traffic knowledge store, it probably costs less tokens if you only tokenize the files you need.</p>
]]></description><pubDate>Wed, 08 Apr 2026 12:08:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47689081</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47689081</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47689081</guid></item><item><title><![CDATA[New comment by itake in "GLM-5.1: Towards Long-Horizon Tasks"]]></title><description><![CDATA[
<p>>  the open source Chinese models accessible via open-router<p>And? They aren't as good as SOTA models. Even the SOTA model provider's small models aren't worth using for many of my coding tasks.</p>
]]></description><pubDate>Wed, 08 Apr 2026 03:28:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47684735</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47684735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47684735</guid></item><item><title><![CDATA[New comment by itake in "Anthropic expands partnership with Google and Broadcom for next-gen compute"]]></title><description><![CDATA[
<p>Claude Code can be lower cost.<p>OpenCode: you pay per token.<p>Claude Code: you pay a flat fee.</p>
]]></description><pubDate>Tue, 07 Apr 2026 04:29:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47670767</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47670767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47670767</guid></item><item><title><![CDATA[New comment by itake in "IBM Announces Strategic Collaboration with Arm"]]></title><description><![CDATA[
<p>I own their shares due to their Quantum Computing group<p>You can see their roadmap here:<p><a href="https://www.ibm.com/roadmaps/" rel="nofollow">https://www.ibm.com/roadmaps/</a></p>
]]></description><pubDate>Thu, 02 Apr 2026 11:15:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47612820</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47612820</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47612820</guid></item><item><title><![CDATA[New comment by itake in "Tell HN: Firefox is being slowly deprecated by the industry"]]></title><description><![CDATA[
<p>what should cost you about 15s of your time ends up costing you 1+ hour of your time.</p>
]]></description><pubDate>Sat, 28 Mar 2026 03:02:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47551157</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47551157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47551157</guid></item><item><title><![CDATA[New comment by itake in "4Chan mocks £520k fine for UK online safety breaches"]]></title><description><![CDATA[
<p>There is a huge difference between friends and family, whom you have known for a long time and hopefully have a vested interest in your success than an anonymous internet stranger.</p>
]]></description><pubDate>Sun, 22 Mar 2026 03:50:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47474288</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47474288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47474288</guid></item><item><title><![CDATA[New comment by itake in "4Chan mocks £520k fine for UK online safety breaches"]]></title><description><![CDATA[
<p>Not saying this is the same, but there are depression forums where the admin / mods promotes and sells “permanent solution” kits.<p>People really should turn to medical professionals and not internet strangers for help.<p><a href="https://www.ofcom.org.uk/online-safety/illegal-and-harmful-content/ofcom-provisionally-finds-suicide-forum-in-breach-of-online-safety-act" rel="nofollow">https://www.ofcom.org.uk/online-safety/illegal-and-harmful-c...</a><p><a href="https://youtu.be/lUsO8ny_Dhg?si=FOPqCS2NKOZBQKg8" rel="nofollow">https://youtu.be/lUsO8ny_Dhg?si=FOPqCS2NKOZBQKg8</a></p>
]]></description><pubDate>Fri, 20 Mar 2026 04:12:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47450402</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47450402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47450402</guid></item><item><title><![CDATA[New comment by itake in "Show HN: GitClassic.com, a fast, lightweight GitHub thin client (pages <14KB)"]]></title><description><![CDATA[
<p>403 forbidden. I'm in Vietnam, so maybe its blocking my location?</p>
]]></description><pubDate>Tue, 17 Mar 2026 02:23:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47407824</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47407824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47407824</guid></item><item><title><![CDATA[New comment by itake in "Oil hits $100 a barrel despite deal to release record amount of reserves"]]></title><description><![CDATA[
<p>If the US decided that stopping oil production in Iran was important (restricting global oil supply), what other options does the US have ease the impact on oil prices other than Russian sanction easement?<p>Yeah, it looks bad, but there just isn't really any other ways for the US to magically pump more oil out of the ground instantaneously to compensate for the war.</p>
]]></description><pubDate>Thu, 12 Mar 2026 06:22:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47347151</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47347151</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47347151</guid></item><item><title><![CDATA[New comment by itake in "Oil hits $100 a barrel despite deal to release record amount of reserves"]]></title><description><![CDATA[
<p>I'm very surprised anyone would think Iran would be a Venezuela.<p>Venezuela's leadership was barely legitimate (with voter fraud / dictactorship 3 years ago) whereas the supreme leader in Iran has had power for 36 years.</p>
]]></description><pubDate>Thu, 12 Mar 2026 06:19:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47347135</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47347135</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47347135</guid></item><item><title><![CDATA[New comment by itake in "Oil hits $100 a barrel despite deal to release record amount of reserves"]]></title><description><![CDATA[
<p>If its all vibes, then how does trump hungry for a world peace prize vibe with the war? Or the many clips of Trump trashing Obama and Biden for potentially starting a war in Iran?<p>No, this was a calculated decision.</p>
]]></description><pubDate>Thu, 12 Mar 2026 06:14:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47347116</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47347116</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47347116</guid></item><item><title><![CDATA[New comment by itake in "Oil hits $100 a barrel despite deal to release record amount of reserves"]]></title><description><![CDATA[
<p>I agree that many people inside and outside the US gov didn't want this war for various reasons, but of the people that wanted this war, they must have calculated these very obvious risks.<p>The article touches on this topic, but my guess is Iran isn't part of the USD/petrol trading. If the US can convince the new leadership in Iran to start trading in USD, then that would be very good for the USA (and bad for CN, RU, and IN).</p>
]]></description><pubDate>Thu, 12 Mar 2026 06:13:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47347107</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47347107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47347107</guid></item><item><title><![CDATA[New comment by itake in "Oil hits $100 a barrel despite deal to release record amount of reserves"]]></title><description><![CDATA[
<p>This conflict was a long time coming: Trump claimed Biden or Obama will start a war in Iran and that is why they are weak presidents. Trump sees himself as a peacemaker (flying in to negotiate deals with TH and KH, negotiating Ukraine war, etc).<p>I think there is more going on to cause Trump drastically change his self-image.<p>I don't think this is a Trump administration driven decision.</p>
]]></description><pubDate>Thu, 12 Mar 2026 06:10:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47347080</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47347080</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47347080</guid></item><item><title><![CDATA[New comment by itake in "Oil hits $100 a barrel despite deal to release record amount of reserves"]]></title><description><![CDATA[
<p>1/ When authors use AI for editing, it reduces their credibility.<p>2/ As much as I don't like the current administration (and Israel leadership), there is absolutely no way the assumptions this article makes about them are false.<p>There is no way the US/Israel didn't calculate that:<p>- the straight would be closed<p>- a new leader may represent similar idiologies of the past leader.<p>Everything that has happened so far (in regards to Iran attacking neighbors) has been extremely predictable. There is just no way these weren't calculated in.</p>
]]></description><pubDate>Thu, 12 Mar 2026 04:34:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47346482</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47346482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47346482</guid></item><item><title><![CDATA[New comment by itake in "Cameras built to police Iranians became the regime's Achilles' heel"]]></title><description><![CDATA[
<p>neat, but most people have this show on private property and not on the street where the public cameras are pointing.</p>
]]></description><pubDate>Mon, 09 Mar 2026 00:40:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47303381</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47303381</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47303381</guid></item><item><title><![CDATA[New comment by itake in "Cameras built to police Iranians became the regime's Achilles' heel"]]></title><description><![CDATA[
<p>Most VIP situations, the VIP person sits in the back. Luxury car brands like bentley or limos are specifically designed for a comfortable back seat. The backseat typically has much darker windows</p>
]]></description><pubDate>Sun, 08 Mar 2026 04:28:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47294401</link><dc:creator>itake</dc:creator><comments>https://news.ycombinator.com/item?id=47294401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47294401</guid></item></channel></rss>