<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: saintfiends</title><link>https://news.ycombinator.com/user?id=saintfiends</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 10:57:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=saintfiends" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by saintfiends in "Meilisearch – search engine API bringing AI-powered hybrid search"]]></title><description><![CDATA[
<p>Meilisearch is really good for a corpus that rarely changes from my experience so far. If the documents frequently change and you have a need to have those changes available in search results fairly quickly it ends up with pending tasks for hours.<p>I don't have a good solution for this use-case other than maybe just the good old RDBMS. I'm open for suggestions or anyway to tweak Meilisearch for documents that gets updated every few seconds. We have about 7 million documents that's about 5kb each. What kind of instance do I need to handle this.</p>
]]></description><pubDate>Mon, 14 Apr 2025 17:49:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=43684092</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=43684092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43684092</guid></item><item><title><![CDATA[The Importance of Max_wal_size (2023)]]></title><description><![CDATA[
<p>Article URL: <a href="https://thebuild.com/blog/2023/03/23/the-importance-of-max_wal_size/">https://thebuild.com/blog/2023/03/23/the-importance-of-max_wal_size/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43176195">https://news.ycombinator.com/item?id=43176195</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 25 Feb 2025 19:28:13 +0000</pubDate><link>https://thebuild.com/blog/2023/03/23/the-importance-of-max_wal_size/</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=43176195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43176195</guid></item><item><title><![CDATA[Importing a front end JavaScript library without a build system]]></title><description><![CDATA[
<p>Article URL: <a href="https://jvns.ca/blog/2024/11/18/how-to-import-a-javascript-library/">https://jvns.ca/blog/2024/11/18/how-to-import-a-javascript-library/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42226926">https://news.ycombinator.com/item?id=42226926</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 24 Nov 2024 09:29:14 +0000</pubDate><link>https://jvns.ca/blog/2024/11/18/how-to-import-a-javascript-library/</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=42226926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42226926</guid></item><item><title><![CDATA[The Wonders of Postgres Logical Decoding Messages]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.infoq.com/articles/wonders-of-postgres-logical-decoding-messages/">https://www.infoq.com/articles/wonders-of-postgres-logical-decoding-messages/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42109602">https://news.ycombinator.com/item?id=42109602</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 11 Nov 2024 19:05:28 +0000</pubDate><link>https://www.infoq.com/articles/wonders-of-postgres-logical-decoding-messages/</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=42109602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42109602</guid></item><item><title><![CDATA[Build Your Own Database from Scratch in Go]]></title><description><![CDATA[
<p>Article URL: <a href="https://build-your-own.org/database/">https://build-your-own.org/database/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42053736">https://news.ycombinator.com/item?id=42053736</a></p>
<p>Points: 7</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 Nov 2024 18:01:17 +0000</pubDate><link>https://build-your-own.org/database/</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=42053736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42053736</guid></item><item><title><![CDATA[Psql Tips]]></title><description><![CDATA[
<p>Article URL: <a href="https://psql-tips.org/psql_tips_all.html">https://psql-tips.org/psql_tips_all.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42053695">https://news.ycombinator.com/item?id=42053695</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 Nov 2024 17:56:42 +0000</pubDate><link>https://psql-tips.org/psql_tips_all.html</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=42053695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42053695</guid></item><item><title><![CDATA[Request-Reply in Postgres]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.sequinstream.com/request-reply-in-postgres/">https://blog.sequinstream.com/request-reply-in-postgres/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42053398">https://news.ycombinator.com/item?id=42053398</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 05 Nov 2024 17:18:49 +0000</pubDate><link>https://blog.sequinstream.com/request-reply-in-postgres/</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=42053398</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42053398</guid></item><item><title><![CDATA[New comment by saintfiends in "Preview of Explore Logs, a new way to browse your logs without writing LogQL"]]></title><description><![CDATA[
<p>Loki OSS is just a sales pitch for their managed service. It doesn't work well without dedicating significant time tweaking and configuring it. Documentation is confusing at best if you want to do anything serious. You have to also be ready to handle support calls if you open it up for others to use, because it WILL have issues fairly regularly if you have a good volume of logs and query range is more than a day or two.<p>Unless you have the bank to go with their managed service, don't bother.</p>
]]></description><pubDate>Tue, 09 Apr 2024 18:02:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=39982224</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=39982224</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39982224</guid></item><item><title><![CDATA[New comment by saintfiends in "Framework Laptop prices go as low as $639 thanks to refurbs and factory seconds"]]></title><description><![CDATA[
<p>What's the best option to buy a framework laptop outside of US. I tried shipping them to a parcel forwarder but they didn't also accept non-US debit cards.</p>
]]></description><pubDate>Tue, 21 Nov 2023 07:02:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38360329</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=38360329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38360329</guid></item><item><title><![CDATA[New comment by saintfiends in "Htmx, Rust and Shuttle: A New Rapid Prototyping Stack"]]></title><description><![CDATA[
<p>sqlx [1] can definitely do this.<p>[1] <a href="https://docs.rs/sqlx/latest/sqlx/" rel="nofollow noreferrer">https://docs.rs/sqlx/latest/sqlx/</a></p>
]]></description><pubDate>Thu, 02 Nov 2023 11:49:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=38112137</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=38112137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38112137</guid></item><item><title><![CDATA[New comment by saintfiends in "EdgeDB 3.0"]]></title><description><![CDATA[
<p>Hey Yury, congratulations on the new release!<p>From what I'm seeing, the upgrade path is essentially dump and restore. This was the case for moving from EdgeDB v1 to v2 as well. Since EdgeDB is a fast moving target this creates a lot of friction for older databases to upgrade.<p>Is there plans for replication support or a more robust upgrade path?</p>
]]></description><pubDate>Thu, 22 Jun 2023 17:54:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=36436093</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=36436093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36436093</guid></item><item><title><![CDATA[New comment by saintfiends in "AstroNvim is an aesthetic and feature-rich Neovim config"]]></title><description><![CDATA[
<p>I'm a long term vim user and now exclusively a neovim user. I adopted this from the first time I came across this. It's pretty neat, it does break from time to time but there's always a GitHub issue describing a workaround. It's pretty stable these days and breaks far less comparatively.</p>
]]></description><pubDate>Mon, 13 Mar 2023 07:20:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=35132252</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=35132252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35132252</guid></item><item><title><![CDATA[New comment by saintfiends in "Dotfiles Management"]]></title><description><![CDATA[
<p>I've been using chezmoi too and this is the only feature I miss. It'd be interesting to know what solutions folks are using. Chezmoi has some discussions around it, mostly recommending to use run scripts.</p>
]]></description><pubDate>Sun, 08 Jan 2023 20:17:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=34302628</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=34302628</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34302628</guid></item><item><title><![CDATA[New comment by saintfiends in "Show HN: SigNoz – open-source alternative to DataDog, NewRelic"]]></title><description><![CDATA[
<p>We thought so too until we found out it doesn't support any kind of SSO<p><a href="https://github.com/SigNoz/signoz/issues/1188" rel="nofollow">https://github.com/SigNoz/signoz/issues/1188</a></p>
]]></description><pubDate>Sat, 01 Oct 2022 21:15:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=33050174</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=33050174</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33050174</guid></item><item><title><![CDATA[New comment by saintfiends in "Show HN: Open-Source Auth for NextJS / React"]]></title><description><![CDATA[
<p>> Yes! Right now we only support OpenID Connect and OAuth1/OAuth2 delegation but more to come.<p>Does it support OAuth1 delegation. Could you point to the docs</p>
]]></description><pubDate>Wed, 24 Nov 2021 20:26:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=29334726</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=29334726</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29334726</guid></item><item><title><![CDATA[New comment by saintfiends in "Launch HN: Jitsu (YC S20) – Open-Source Segment Alternative"]]></title><description><![CDATA[
<p>How is event ordering handled when multiple instances of Jitsu are involved.</p>
]]></description><pubDate>Fri, 05 Nov 2021 09:21:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=29117017</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=29117017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29117017</guid></item><item><title><![CDATA[Note on Worker Pools in Go]]></title><description><![CDATA[
<p>Article URL: <a href="https://adtac.in/2021/04/23/note-on-worker-pools-in-go.html">https://adtac.in/2021/04/23/note-on-worker-pools-in-go.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27142390">https://news.ycombinator.com/item?id=27142390</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 13 May 2021 14:22:50 +0000</pubDate><link>https://adtac.in/2021/04/23/note-on-worker-pools-in-go.html</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=27142390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27142390</guid></item><item><title><![CDATA[New comment by saintfiends in "Building a patient monitoring system with Go and Vue in 3 days"]]></title><description><![CDATA[
<p>Interesting idea. I'm not sure how scalable this would be given the fragile nature of the tools.<p>I want to believe with enough indications of the monitoring itself (Is the screen being refreshed? Is network connected ? When was it last checked?) that this is a viable option and that would unlock a lot of possibilities.<p>But I can't shake off the feeling of uneasiness (What if it's not working and we don't know it's not working)<p>PS: I'm not bashing on what was done, just the general idea.</p>
]]></description><pubDate>Sat, 02 May 2020 13:48:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=23051762</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=23051762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23051762</guid></item><item><title><![CDATA[New comment by saintfiends in "Show HN: A compiler for a small language into x86-64 assembly"]]></title><description><![CDATA[
<p>Thank you for this. I like that it's small enough to be motivational instead of being complex and intimidating.<p>World needs more of these for other complex topics.</p>
]]></description><pubDate>Thu, 30 Apr 2020 21:40:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=23036481</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=23036481</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23036481</guid></item><item><title><![CDATA[New comment by saintfiends in "Kops – Kubernetes Operations"]]></title><description><![CDATA[
<p>I like the fact that it can generate terraform configurations.</p>
]]></description><pubDate>Wed, 22 Jan 2020 17:11:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=22119514</link><dc:creator>saintfiends</dc:creator><comments>https://news.ycombinator.com/item?id=22119514</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22119514</guid></item></channel></rss>