<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: blourvim</title><link>https://news.ycombinator.com/user?id=blourvim</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 21 Apr 2026 16:25:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=blourvim" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by blourvim in "Show HN: Jelly – SSH Social Hangout"]]></title><description><![CDATA[
<p>This should actually be fine, no different than any other web server</p>
]]></description><pubDate>Wed, 25 Mar 2026 16:16:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47519418</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47519418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47519418</guid></item><item><title><![CDATA[New comment by blourvim in "Safer vibecoding via old hacker habits"]]></title><description><![CDATA[
<p>git will check the .git folder, find a hook, and run it where it is applicable. If you are cloning a remote repository may inherit you with malicious hooks. These hooks run before you git operations, for example it is useful if you want lint the code a certain way before pushing, it does it automatically.<p>You can disable this behavior globally.
Yes, the agent should have no git access this way, however you could always do a local sub repository if you want to. You track your changes twice, but should work</p>
]]></description><pubDate>Wed, 25 Mar 2026 14:02:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47517488</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47517488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47517488</guid></item><item><title><![CDATA[New comment by blourvim in "Safer vibecoding via old hacker habits"]]></title><description><![CDATA[
<p>You can keep the git folder in your machine, then use sshfs to mount the remote into your directory where:
   project-root
   -.git/
   -code/ <= remote/code<p>This way you don't have to give git access to the potentially unsafe server.
Git hook attacks are still possible so disable those by defaultç<p>This is an unusual folder structure but works fine, let me know if there is anything iffy</p>
]]></description><pubDate>Wed, 25 Mar 2026 06:43:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47514063</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47514063</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47514063</guid></item><item><title><![CDATA[New comment by blourvim in "Self-Parking Car Evolution"]]></title><description><![CDATA[
<p>nice one, discovered a trick where holding space space while holding  left or right  allows side stepping.</p>
]]></description><pubDate>Wed, 25 Mar 2026 06:35:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47514025</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47514025</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47514025</guid></item><item><title><![CDATA[New comment by blourvim in "Typing Speed Might Matter Now"]]></title><description><![CDATA[
<p>Most people who spend time in front of a keyboard should without effort should attain 60 words per minute naturally. With decent techniques, you can go up to 80 wpm. Now there are speed typers who can do 250 wpm. Can you really think meaningfully at that speeds, in a way that it can be understood and is useful ?<p>At that point one could argue that running your own server to get instant responses from your llm matters, while we are at it, compile times, tests, search queries, could always use be shaved some milliseconds per.<p>With speed reader tools I can comfortably read and understand 500 wpm, should we now switch to speed readers since we read code more often than we write it ?<p>No, in reality, you create software faster when the code you write the first time doesn't result in errors, which requires knowledge of your stack.<p>Even if you are not looking to read your code, LLMs also benefit from good programming practices, some of these programming practices should produce code which is clear, changeable and extendable</p>
]]></description><pubDate>Wed, 25 Mar 2026 06:31:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47514004</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47514004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47514004</guid></item><item><title><![CDATA[New comment by blourvim in "America tells private firms to “hack back”"]]></title><description><![CDATA[
<p>Nvidia has done it before, I think they included a virus in their data which encrypted the stolen data</p>
]]></description><pubDate>Mon, 23 Mar 2026 21:35:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47495419</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47495419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47495419</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: Silly Faces"]]></title><description><![CDATA[
<p>reminds me of those 2010's flash games, absolutely amazing</p>
]]></description><pubDate>Tue, 10 Mar 2026 18:04:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47326750</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47326750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47326750</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: How I Topped the HuggingFace Open LLM Leaderboard on Two Gaming GPUs"]]></title><description><![CDATA[
<p>I am not really an ml dev so I don't understand most of it. It does sound ridiculous how it would even work work. Brilliant work and great article I enjoyed reading it<p>This sounds similar to the Kimi's mixture of experts architecture if I understood it correctly(likely I have not), can you comment on this ?</p>
]]></description><pubDate>Tue, 10 Mar 2026 14:01:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47323385</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47323385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47323385</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: StreetSeekr a Street View scavenger hunt"]]></title><description><![CDATA[
<p>Time limit is brutal, couldn't do it without some googling, but managed to find an Irish flag in Paris at the Irish embassy. Fun premise for a game. I can see myself playing this with friends.<p>First play through I found the difficulty a bit much, but I think some geowizards will disagree</p>
]]></description><pubDate>Tue, 10 Mar 2026 06:21:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47319658</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47319658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47319658</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: Thought Canvas – Develop Ideas with AI (Mind Mapping)"]]></title><description><![CDATA[
<p>zoom out on new branches is too disrupting.<p>I like it for idea exploration<p>Something for adding details under a branch could be nice</p>
]]></description><pubDate>Fri, 06 Mar 2026 10:59:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47273420</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47273420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47273420</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: Arcane Agents – A visual control room for terminal AI agents"]]></title><description><![CDATA[
<p>The sound lines are pretty funny, reminds me of age of empires 3</p>
]]></description><pubDate>Fri, 06 Mar 2026 10:52:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47273370</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47273370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47273370</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: Openboard – Live public metrics page for open startups"]]></title><description><![CDATA[
<p>I would love to see more of it if it gathers traction from startups, kind of like a discoverability layer with leader boards. Would potential investors be interested in using this ?<p>Something like LLM token usage is one of those new metrics that people like to share, I can see this being a thing</p>
]]></description><pubDate>Fri, 06 Mar 2026 08:10:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47272323</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47272323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47272323</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: Captain's Log – Your ship sinks when you stop committing"]]></title><description><![CDATA[
<p>solid puns</p>
]]></description><pubDate>Wed, 04 Mar 2026 21:55:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47254490</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47254490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47254490</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: OpenMandate – Declare what you need, get matched"]]></title><description><![CDATA[
<p>Actually interesting solution for the cold start problem with social networks.Nice Ux to create a mandate.</p>
]]></description><pubDate>Wed, 04 Mar 2026 00:39:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47241387</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47241387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47241387</guid></item><item><title><![CDATA[New comment by blourvim in "Scientists train human brain cells on a microchip to play Doom"]]></title><description><![CDATA[
<p>Perhaps something like tetris would have been a better existence on the poor braincells lifespans than a literal hellscape</p>
]]></description><pubDate>Sun, 01 Mar 2026 22:47:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47211559</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=47211559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47211559</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: Hashmate update is rolled out"]]></title><description><![CDATA[
<p>Created an account, code snippets looks nice and shiny. Where do you see this building into ?</p>
]]></description><pubDate>Sat, 25 Oct 2025 01:02:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45700582</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=45700582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45700582</guid></item><item><title><![CDATA[New comment by blourvim in "/dev/null is an ACID compliant database"]]></title><description><![CDATA[
<p>I love this</p>
]]></description><pubDate>Fri, 24 Oct 2025 02:12:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45689987</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=45689987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45689987</guid></item><item><title><![CDATA[New comment by blourvim in "Starcloud"]]></title><description><![CDATA[
<p>So many questions, like how would you protect from bit flips, damage to circuits.
"10x lower energy costs and reduce the need for energy consumption on Earth." I am not sure if we need a rocket scientist to calculate the energy costs of manufacturing and sending a rocket to outer space versus putting that fuel into a generator and just letting it run.
What happens when the servers need to retire due to some unpatchable bug</p>
]]></description><pubDate>Wed, 22 Oct 2025 11:53:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45667697</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=45667697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45667697</guid></item><item><title><![CDATA[New comment by blourvim in "Show HN: Arky – Visual 2D Markdown editor (access codes below)"]]></title><description><![CDATA[
<p>I do actually quite like snapping texts together like lego, it is very satisfying, multi-user live editing would make this a great addition for meetings</p>
]]></description><pubDate>Thu, 16 Oct 2025 23:15:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=45611810</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=45611810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45611810</guid></item><item><title><![CDATA[Show HN: I am building hostprint an agentles system information probe via SSH]]></title><description><![CDATA[
<p>Very early in the development<p>It is just a simple collection of useful commands that are executed via ssh  to see what the server is like for now.<p>I think this is useful when you inherit a server with only an ssh connection and no documentation, or when trying to troubleshoot and need context for your LLM</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45611104">https://news.ycombinator.com/item?id=45611104</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 16 Oct 2025 21:49:53 +0000</pubDate><link>https://github.com/Blourvim/hostprint</link><dc:creator>blourvim</dc:creator><comments>https://news.ycombinator.com/item?id=45611104</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45611104</guid></item></channel></rss>