<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: ivoras</title><link>https://news.ycombinator.com/user?id=ivoras</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 12:20:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ivoras" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Byol – Bring Your Own LLM (Into an SSH Session with OpenCode)]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ivoras/byol">https://github.com/ivoras/byol</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47348493">https://news.ycombinator.com/item?id=47348493</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 12 Mar 2026 09:55:06 +0000</pubDate><link>https://github.com/ivoras/byol</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=47348493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47348493</guid></item><item><title><![CDATA[LLM_amoeba – Can an AI-powered amoeba survive?]]></title><description><![CDATA[
<p>Article URL: <a href="https://ivoras.github.io/llm_amoeba/">https://ivoras.github.io/llm_amoeba/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47182571">https://news.ycombinator.com/item?id=47182571</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Feb 2026 16:41:16 +0000</pubDate><link>https://ivoras.github.io/llm_amoeba/</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=47182571</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47182571</guid></item><item><title><![CDATA[Chrome browser extension for chatting about private pages with local LLMs]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/ivoras/llmaboutpage">https://github.com/ivoras/llmaboutpage</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46185496">https://news.ycombinator.com/item?id=46185496</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 07 Dec 2025 21:46:36 +0000</pubDate><link>https://github.com/ivoras/llmaboutpage</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=46185496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46185496</guid></item><item><title><![CDATA[New comment by ivoras in "Using AI for Coding: My Journey with Cline and LLMs"]]></title><description><![CDATA[
<p>I did a similar thing but with backend-heavy code, and I agree with this assessment:<p>> In particular, I asked ChatGPT to write a function by knowing precisely how I would have implemented it. This is crucial since without knowing the expected result and what every line does, I might end up with a wrong implementation.<p>In my eyes, it makes the whole idea of AI coding moot. If I need to explain every step in detail - and it <i>does not</i> "understand" what it's doing; I can virtually the statistical trial-and-error behind its action - then what's the point? I might as well write it all myself and be a bit more sure the code ends up how I like it.<p>link: <a href="https://www.linkedin.com/feed/update/urn:li:activity:7289241001691377664/" rel="nofollow">https://www.linkedin.com/feed/update/urn:li:activity:7289241...</a></p>
]]></description><pubDate>Mon, 27 Jan 2025 21:14:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=42845700</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=42845700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42845700</guid></item><item><title><![CDATA[The Unreality Is Unraveling]]></title><description><![CDATA[
<p>Article URL: <a href="https://ivoras.substack.com/p/the-unreality-is-unraveling">https://ivoras.substack.com/p/the-unreality-is-unraveling</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41989136">https://news.ycombinator.com/item?id=41989136</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 29 Oct 2024 20:40:49 +0000</pubDate><link>https://ivoras.substack.com/p/the-unreality-is-unraveling</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=41989136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41989136</guid></item><item><title><![CDATA[Potted plants do not improve indoor air quality: a review and analysis]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nature.com/articles/s41370-019-0175-9">https://www.nature.com/articles/s41370-019-0175-9</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41630144">https://news.ycombinator.com/item?id=41630144</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 23 Sep 2024 20:29:03 +0000</pubDate><link>https://www.nature.com/articles/s41370-019-0175-9</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=41630144</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41630144</guid></item><item><title><![CDATA[New comment by ivoras in "Profiling with Ctrl-C"]]></title><description><![CDATA[
<p>Speaking of keyboard shortcuts, I miss BSD's Ctrl-T and SIGINFO. It often helped to see if a process was hung.</p>
]]></description><pubDate>Tue, 03 Sep 2024 08:17:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=41432547</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=41432547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41432547</guid></item><item><title><![CDATA[New comment by ivoras in "Founder Mode"]]></title><description><![CDATA[
<p>Oh, that's easy: "founder mode" means the founder is hyperfocused (or in the oldspeak, obsessed) on his work (with his company) and optimizes (micromanages) everything. We know that already. Perfection demands micromanagement. Steve Jobs was actually doing that - reaching down the ranks and directly helping (molesting) people doing some piece of a larger product he particularly cared about.<p>It also often causes (or is caused by) eccentric behavior (or mental issues) - but it's been done since forever, and when it's successful, we call it "visionary." When it's not, we call it "toxic."</p>
]]></description><pubDate>Sun, 01 Sep 2024 14:17:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=41417150</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=41417150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41417150</guid></item><item><title><![CDATA[Show HN: An Experiment in Sustainable Open Source: Encrypted Notepad II]]></title><description><![CDATA[
<p>Encrypted Notepad II is my experiment in combining Open Source with a business model. The source code in its entirety is on GitHub, but the binaries are not. If you want to build them yourself, you are welcome to. If Linux distro maintainers want to include it, they are also welcome to. But if you want to download binaries for Windows, Android, or even Linux (and possibly MacOS and IOS too) - I'm going to charge for that. Not as a subscription, but as a one-time payment with a lifetime of upgrades.<p>Will this work? We'll see.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40416230">https://news.ycombinator.com/item?id=40416230</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 20 May 2024 14:56:15 +0000</pubDate><link>https://github.com/ivoras/EncryptedNotepad2</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=40416230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40416230</guid></item><item><title><![CDATA[New comment by ivoras in "FastStream: Effortless Kafka/RabbitMQ Event Stream Integration for Microservices"]]></title><description><![CDATA[
<p>Does it support multiple brokers within the same projects? As in can I use both Kafka and RabbitMQ with it?</p>
]]></description><pubDate>Tue, 26 Sep 2023 15:14:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=37660575</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=37660575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37660575</guid></item><item><title><![CDATA[New comment by ivoras in "OpenBSD Webzine #14"]]></title><description><![CDATA[
<p>It's curious to see how times have changed. Soft-updates are indeed a very clever solution to the problem of file system consistency in the face of possible failures like OS crashes or power outages.<p>While journaling "simply" writes a journal of FS ops to a continuous area of the drive (especially important for mechanical drives) which is fsynced faster than random writes across platters, Soft-updates opts to be really clever with the way FS ops ordered, so that what's actually on the drive is always consistent, even with decent amount of write caching. It doesn't guard file content, though, just the file system itself.<p>Soft-updates is what enabled the BSD's to support short-lived files never touching the physical drive. You could create a file, write to it, read it, close and delete it, and if this was done in a reasonably short amount of time, no writes whatsoever got to the actual hardware. It was wonderful with software which used to generate a lot of temp files, like building C software.<p>OTOH, if a write got trough to the hard drive, Soft-updates guaranteed that file system structures get written in a way so that if an OS crash or a power failure happened at any single time, the only downside could be some unreferenced blocks, which could be garbage collected later; assuming hardware doesn't lie about fsync, of course...<p>I think ext4 supports this kind of short-lived-files-never-touch-the-drive caching.</p>
]]></description><pubDate>Wed, 13 Sep 2023 18:01:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=37499619</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=37499619</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37499619</guid></item><item><title><![CDATA[New comment by ivoras in "Tarsnap outage postmortem"]]></title><description><![CDATA[
<p>Doesn't plain old Duplicity (<a href="https://duplicity.us/" rel="nofollow noreferrer">https://duplicity.us/</a>) do that already? (except for de-duplication)</p>
]]></description><pubDate>Fri, 28 Jul 2023 12:45:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=36906014</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=36906014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36906014</guid></item><item><title><![CDATA[New comment by ivoras in "PostgreSQL: No More Vacuum, No More Bloat"]]></title><description><![CDATA[
<p>Yeah, but...<p>- Row-level anything introduces write alignment and fsync alignment problems; pages are easier to align than arbitrary-sized rows<p>- PostgreSQL is very conservative (maybe extremely) conservative about data safety (mostly achieved via fsync-ing at the right times), and that propagates through the IO stack, including SSD firmware, to cause slowdowns<p>- MVCC is very nice for concurrent access - the Oriole doc doesn't say with what concurrency are the graphs achieved<p>- The title of the Oriole doc and its intro text center about solving VACUUM, which is of course a good goal, but I don't think they show that the "square wave" graphs they achieve for PostgreSQL are really in majority caused by VACUUM. Other benchmarks, like Percona's (<a href="https://www.percona.com/blog/evaluating-checkpointing-in-postgresql/" rel="nofollow noreferrer">https://www.percona.com/blog/evaluating-checkpointing-in-pos...</a>) don't yield this very distinctive square wave pattern.<p>I'm sure the authors are aware of these issues, so maybe they will write an overview of how they approached them.</p>
]]></description><pubDate>Sun, 16 Jul 2023 10:03:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=36745248</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=36745248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36745248</guid></item><item><title><![CDATA[New comment by ivoras in "Vale's first prototype for immutable region borrowing"]]></title><description><![CDATA[
<p>Does the generational reference approach do something similar to MVCC in databases (e.g. PostgreSQL)?</p>
]]></description><pubDate>Wed, 12 Jul 2023 11:41:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=36693084</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=36693084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36693084</guid></item><item><title><![CDATA[New comment by ivoras in "Show HN: I created Units Converter that contains 5000 units across 78 categories"]]></title><description><![CDATA[
<p>Heh, doesn't fully support the furlong-firking-forthinght system :(<p><a href="https://en.wikipedia.org/wiki/FFF_system" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/FFF_system</a></p>
]]></description><pubDate>Wed, 21 Jun 2023 18:16:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=36422200</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=36422200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36422200</guid></item><item><title><![CDATA[New comment by ivoras in "US urged to reveal UFO evidence after claim that it has intact alien vehicles"]]></title><description><![CDATA[
<p>Or is this another instance of "UFOs appear when we are close to a nuclear crysis"?</p>
]]></description><pubDate>Tue, 06 Jun 2023 22:34:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=36220023</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=36220023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36220023</guid></item><item><title><![CDATA[Ask HN: Why are web microtransactions not yet ubiquitous?]]></title><description><![CDATA[
<p>Early HTTP even provided bits and pieces of a mechanism to pay for content, and browser extensions with integrated with crypto wallets have shown that it's feasible to do reasonable secure transactions within those browsers.<p>So, why can't I pay a dollar or two to read an interesting article, or pay something to the author of a cool github repo? Or on the other side, why can't I as an author just place <payme iban="xxx" placeholder="1 USD">Buy me a banana</payme> and be done with it?<p>Did the role get taken over by easy-to-use payment gateways like Stripe? Do card processors still take a fee too large for the idea to be viable?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35844890">https://news.ycombinator.com/item?id=35844890</a></p>
<p>Points: 4</p>
<p># Comments: 7</p>
]]></description><pubDate>Sat, 06 May 2023 20:01:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=35844890</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=35844890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35844890</guid></item><item><title><![CDATA[New comment by ivoras in "Show HN: ScrapScript – A tiny functional language for sharable software"]]></title><description><![CDATA[
<p>Neat but... Someone will make a crummier version of this in a language which doesn't feature parts looking like Unicode white noise and the original authors will be frustrated why the crummier vetsion took off and their project didn't.<p>Not every idea deserves to have an esoteric language attached to it to work.</p>
]]></description><pubDate>Fri, 28 Apr 2023 01:10:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=35736436</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=35736436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35736436</guid></item><item><title><![CDATA[New comment by ivoras in "Joint statement by the Department of the Treasury, Federal Reserve, and FDIC"]]></title><description><![CDATA[
<p>A colleague said it best: Looks like freedom-loving tax-hating tough-love VCs have found communism this weekend.</p>
]]></description><pubDate>Sun, 12 Mar 2023 23:01:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=35127671</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=35127671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35127671</guid></item><item><title><![CDATA[New comment by ivoras in "PeopleDAO “exploited” by Google Docs edit"]]></title><description><![CDATA[
<p>Yes, it's interesting.<p>This has been known and ocassionally touted for AGES. I've attempted to start a couple of such projects and have been following the progress of other projects with similar ideas.<p>There has been near ZERO interest for them, because there's no currently viable business case for such projects, except "let the government pay for it." Data mining isn't THAT useful if there's no data in there - who would force entities like companies, universities or the SEC to push the data into the blockchain?<p>I'd be very happy if could find funding for <a href="https://github.com/WOTvision/wot1">https://github.com/WOTvision/wot1</a> and I can see a business case for it as a potential platform for legal, paid distribution of news between creators/reporters and distributors like news portals. But even so, no takers.</p>
]]></description><pubDate>Sun, 12 Mar 2023 15:09:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=35120909</link><dc:creator>ivoras</dc:creator><comments>https://news.ycombinator.com/item?id=35120909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35120909</guid></item></channel></rss>