<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: varik77</title><link>https://news.ycombinator.com/user?id=varik77</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 13 May 2026 17:20:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=varik77" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by varik77 in "AWS EC2 outage in use1-az4 (us-east-1)"]]></title><description><![CDATA[
<p>My RDS postgres instance in us-east-1c suddenly stopped and is unreachable for ~7h now, anyone else experiencing outage in RDS?</p>
]]></description><pubDate>Fri, 08 May 2026 07:31:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48059868</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=48059868</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48059868</guid></item><item><title><![CDATA[V8 Exploitation: From Libc Pwn to Browser Bugs]]></title><description><![CDATA[
<p>Article URL: <a href="https://varik.dev/blog/v8/getting-started-with-v8-exploitation">https://varik.dev/blog/v8/getting-started-with-v8-exploitation</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47731216">https://news.ycombinator.com/item?id=47731216</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 11 Apr 2026 14:59:43 +0000</pubDate><link>https://varik.dev/blog/v8/getting-started-with-v8-exploitation</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=47731216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47731216</guid></item><item><title><![CDATA[Setting Up a Debug Environment for QEMU PCI Device Exploitation]]></title><description><![CDATA[
<p>Article URL: <a href="https://varik.dev/blog/htb/nftdrm/debug-env-for-qemu-pwn">https://varik.dev/blog/htb/nftdrm/debug-env-for-qemu-pwn</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47315113">https://news.ycombinator.com/item?id=47315113</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 09 Mar 2026 20:35:33 +0000</pubDate><link>https://varik.dev/blog/htb/nftdrm/debug-env-for-qemu-pwn</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=47315113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47315113</guid></item><item><title><![CDATA[New comment by varik77 in "Ask HN: What's the current best local/open speech-to-speech setup?"]]></title><description><![CDATA[
<p>I have used <a href="https://github.com/SaynaAI/sayna" rel="nofollow">https://github.com/SaynaAI/sayna</a> . What I like the most is that you can switch between the providers easily and see what works for you the best. It also supports local models.</p>
]]></description><pubDate>Sat, 24 Jan 2026 01:52:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46740328</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=46740328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46740328</guid></item><item><title><![CDATA[New comment by varik77 in "Show HN: CheatEngine-Rs – A Cheat Engine Rewritten in Rust for the Terminal"]]></title><description><![CDATA[
<p>Thanks! Yes you should be root in order to edit the memory of other programs, so I think before running anything as root users should think they know what they’re doing ;)</p>
]]></description><pubDate>Fri, 24 Oct 2025 17:00:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45696591</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=45696591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45696591</guid></item><item><title><![CDATA[Show HN: CheatEngine-Rs – A Cheat Engine Rewritten in Rust for the Terminal]]></title><description><![CDATA[
<p>A terminal version of Cheat Engine written in Rust. It lets you explore and change live process memory right from the command line.<p>You can search for 4-byte or 8-byte integers, strings, or raw hex values. For strings and hex, you can set how many bytes to read, which helps with prefix searches. The list view uses Vim-style keys (j/k/G/gg) for easy navigation.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45693578">https://news.ycombinator.com/item?id=45693578</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 24 Oct 2025 11:39:48 +0000</pubDate><link>https://github.com/var77/cheat-engine-rs</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=45693578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45693578</guid></item><item><title><![CDATA[Show HN: Minimal CheatEngine TUI Implementation in Rust]]></title><description><![CDATA[
<p>CheatEngineRS is minimal implementation of CheatEngine written in Rust with ratatui for TUI. Currently it supports limited data types (u32/64, i32/64) and works only on MacOS and Linux.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45617707">https://news.ycombinator.com/item?id=45617707</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 17 Oct 2025 15:12:22 +0000</pubDate><link>https://github.com/var77/cheat-engine-rs</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=45617707</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45617707</guid></item><item><title><![CDATA[Create Index Externally: Offloading Pgvector Indexing from Postgres]]></title><description><![CDATA[
<p>Article URL: <a href="https://lantern.dev/blog/pgvector-external-indexing">https://lantern.dev/blog/pgvector-external-indexing</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41788705">https://news.ycombinator.com/item?id=41788705</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 09 Oct 2024 15:08:48 +0000</pubDate><link>https://lantern.dev/blog/pgvector-external-indexing</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=41788705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41788705</guid></item><item><title><![CDATA[New comment by varik77 in "Understanding Pgvector's HNSW Index Storage in Postgres"]]></title><description><![CDATA[
<p>Thank you! Haven’t done it yet, but afaik the pgvectorscale uses StreamingDiskANN which should have different layout than HNSW.</p>
]]></description><pubDate>Thu, 05 Sep 2024 08:01:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=41454568</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=41454568</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41454568</guid></item><item><title><![CDATA[New comment by varik77 in "Understanding Pgvector's HNSW Index Storage in Postgres"]]></title><description><![CDATA[
<p>Thanks for the feedback, we slightly increased the contrast if it helps.</p>
]]></description><pubDate>Thu, 05 Sep 2024 07:42:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=41454471</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=41454471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41454471</guid></item><item><title><![CDATA[Understanding Pgvector's HNSW Index Storage in Postgres]]></title><description><![CDATA[
<p>Article URL: <a href="https://lantern.dev/blog/pgvector-storage">https://lantern.dev/blog/pgvector-storage</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41426318">https://news.ycombinator.com/item?id=41426318</a></p>
<p>Points: 77</p>
<p># Comments: 11</p>
]]></description><pubDate>Mon, 02 Sep 2024 15:34:55 +0000</pubDate><link>https://lantern.dev/blog/pgvector-storage</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=41426318</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41426318</guid></item><item><title><![CDATA[Show HN: Dynamically loaded extensions in Postgres in the browser]]></title><description><![CDATA[
<p>We made extensions dynamically loadable (via dlopen) into a wasm-compiled postgres, on top of pglite.<p>The demo app showcases a restaurant search by name, and by nearest neighbor.<p>demo: <a href="https://pglite.lantern.dev/">https://pglite.lantern.dev/</a><p>blog: <a href="https://lantern.dev/blog/pglite-lantern">https://lantern.dev/blog/pglite-lantern</a><p>special thanks to pglite: <a href="https://github.com/electric-sql/pglite/">https://github.com/electric-sql/pglite/</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40945682">https://news.ycombinator.com/item?id=40945682</a></p>
<p>Points: 9</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 12 Jul 2024 14:05:19 +0000</pubDate><link>https://lantern.dev/blog/pglite-lantern</link><dc:creator>varik77</dc:creator><comments>https://news.ycombinator.com/item?id=40945682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40945682</guid></item></channel></rss>