<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: topwalktown</title><link>https://news.ycombinator.com/user?id=topwalktown</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 14:15:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=topwalktown" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by topwalktown in "Can AI Exit Vim?"]]></title><description><![CDATA[
<p>I wrote it myself it python. The model runs in a loop and can either read the terminal or input keys. If it does neither the loop exits.</p>
]]></description><pubDate>Sun, 29 Mar 2026 16:11:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47564404</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=47564404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47564404</guid></item><item><title><![CDATA[New comment by topwalktown in "Can AI Exit Vim?"]]></title><description><![CDATA[
<p>Sorry! It should work now.</p>
]]></description><pubDate>Sun, 29 Mar 2026 03:37:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47560185</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=47560185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47560185</guid></item><item><title><![CDATA[New comment by topwalktown in "Can AI Exit Vim?"]]></title><description><![CDATA[
<p>I test if qwen3.5-35B-A3B can exit vim when running in a harness that allows it to read the raw terminal buffer and send raw key presses to the terminal. Enjoy!</p>
]]></description><pubDate>Sun, 29 Mar 2026 01:52:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47559789</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=47559789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47559789</guid></item><item><title><![CDATA[Can AI Exit Vim?]]></title><description><![CDATA[
<p>Article URL: <a href="https://theadamcolton.github.io/can-ai-exit-vim">https://theadamcolton.github.io/can-ai-exit-vim</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47559788">https://news.ycombinator.com/item?id=47559788</a></p>
<p>Points: 37</p>
<p># Comments: 23</p>
]]></description><pubDate>Sun, 29 Mar 2026 01:52:41 +0000</pubDate><link>https://theadamcolton.github.io/can-ai-exit-vim</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=47559788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47559788</guid></item><item><title><![CDATA[Spokester1: Realtime Neural Game Graphics]]></title><description><![CDATA[
<p>Article URL: <a href="https://theadamcolton.github.io/spokester1-neural-game-graphics">https://theadamcolton.github.io/spokester1-neural-game-graphics</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46449630">https://news.ycombinator.com/item?id=46449630</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 31 Dec 2025 23:52:25 +0000</pubDate><link>https://theadamcolton.github.io/spokester1-neural-game-graphics</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=46449630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46449630</guid></item><item><title><![CDATA[New comment by topwalktown in "The FFT Strikes Back: An Efficient Alternative to Self-Attention"]]></title><description><![CDATA[
<p>Transformers like Llama use rotary embeddings which are applied in every single attention layer<p><a href="https://github.com/huggingface/transformers/blob/222505c7e4d08da9095d12ddb72fb653f4b6da33/src/transformers/models/llama/modeling_llama.py#L275">https://github.com/huggingface/transformers/blob/222505c7e4d...</a></p>
]]></description><pubDate>Fri, 28 Feb 2025 05:23:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43202001</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=43202001</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43202001</guid></item><item><title><![CDATA[New comment by topwalktown in "Image Self Supervised Learning on a Shoestring"]]></title><description><![CDATA[
<p>I'm trying to train a variable resolution ViT using IJEPA. I'm currently topping out at about 30% on imagenet1k after training for 20 epochs (6 hours)<p>It'd be cool to have some help and feedback. I'm on the right track to getting really killer setup that is super fast to train it needs more evaluations and more tuning. Anyone interested?</p>
]]></description><pubDate>Sat, 06 Jul 2024 21:02:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=40893294</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=40893294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40893294</guid></item><item><title><![CDATA[Image Self Supervised Learning on a Shoestring]]></title><description><![CDATA[
<p>Article URL: <a href="https://theadamcolton.github.io/image-ssl-on-a-shoestring">https://theadamcolton.github.io/image-ssl-on-a-shoestring</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40893293">https://news.ycombinator.com/item?id=40893293</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 06 Jul 2024 21:02:44 +0000</pubDate><link>https://theadamcolton.github.io/image-ssl-on-a-shoestring</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=40893293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40893293</guid></item><item><title><![CDATA[New comment by topwalktown in "Generative modelling of compressed image file bits"]]></title><description><![CDATA[
<p>i experiment with using a (mostly) unmodified llama model to generate images, by training on the bits from a lossy compression algorithm. It turns out the key is having a decoder which can give 'hints' as conditioning information for the autoregressive model, about what the decoder is going to do with the next token in the stream<p>Thanks!</p>
]]></description><pubDate>Wed, 21 Feb 2024 09:12:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=39451679</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=39451679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39451679</guid></item><item><title><![CDATA[Generative modelling of compressed image file bits]]></title><description><![CDATA[
<p>Article URL: <a href="https://theadamcolton.github.io/generative-modelling-of-compressed-image-file-bits">https://theadamcolton.github.io/generative-modelling-of-compressed-image-file-bits</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39451678">https://news.ycombinator.com/item?id=39451678</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 21 Feb 2024 09:12:16 +0000</pubDate><link>https://theadamcolton.github.io/generative-modelling-of-compressed-image-file-bits</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=39451678</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39451678</guid></item><item><title><![CDATA[New comment by topwalktown in "The VAE Used for Stable Diffusion Is Flawed"]]></title><description><![CDATA[
<p>yeah, check out the Emu paper by meta. They basically do all of what is mentioned in the above comment</p>
]]></description><pubDate>Thu, 01 Feb 2024 17:58:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=39218978</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=39218978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39218978</guid></item><item><title><![CDATA[New comment by topwalktown in "MeshGPT: Generating triangle meshes with decoder-only transformers"]]></title><description><![CDATA[
<p>Quantization also works as regularization; it stops the neural network from being able to use arbitrarily complex internal rules.<p>But really it's only really useful if you absolutely need to have a discrete embedding space for some sort of downstream usage. VQVAEs can be difficult to get to converge, they have problems stemming from the approximation of the gradient like codebook collapse</p>
]]></description><pubDate>Wed, 29 Nov 2023 00:21:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=38453654</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=38453654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38453654</guid></item><item><title><![CDATA[New comment by topwalktown in "Your VAE Sucks"]]></title><description><![CDATA[
<p>I wrote a short article about jpg and if we could use concepts from how jpg works to make an image autoencoder that has a left-to-right positional bias and variable compression<p>Basically, existing VAEs are pretty good at compression, but have bad properties like 2D latent position bias and difficulty training on batches of mixed resolutions<p>So I try something I call DCT-Autoencoder, which takes ideas from JPG to learn compression of patched DCT features of an image<p>Check it out!</p>
]]></description><pubDate>Mon, 06 Nov 2023 20:26:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=38168478</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=38168478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38168478</guid></item><item><title><![CDATA[Your VAE Sucks]]></title><description><![CDATA[
<p>Article URL: <a href="https://theadamcolton.github.io/your-vae-sucks.html">https://theadamcolton.github.io/your-vae-sucks.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38168477">https://news.ycombinator.com/item?id=38168477</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 06 Nov 2023 20:26:29 +0000</pubDate><link>https://theadamcolton.github.io/your-vae-sucks.html</link><dc:creator>topwalktown</dc:creator><comments>https://news.ycombinator.com/item?id=38168477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38168477</guid></item></channel></rss>