<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Topic AI | Hey, ruX is here.</title>
	<atom:link href="https://rux.vc/tags/ai/feed/" rel="self" type="application/rss+xml" />
	<link>https://rux.vc</link>
	<description>Delivering things - from code to product</description>
	<lastBuildDate>Sat, 04 Apr 2026 15:55:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
<site xmlns="com-wordpress:feed-additions:1">162978439</site>	<item>
		<title>TIL: Mar 2026</title>
		<link>https://rux.vc/2026.03/til-mar-2026/</link>
					<comments>https://rux.vc/2026.03/til-mar-2026/#respond</comments>
		
		<dc:creator><![CDATA[ruX]]></dc:creator>
		<pubDate>Tue, 31 Mar 2026 22:48:58 +0000</pubDate>
				<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[claude]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[LLM]]></category>
		<guid isPermaLink="false">https://rux.vc/?p=4268</guid>

					<description><![CDATA[<p>A lot of hate and wasted time with Claude Code, some local LLM usual frustration, warm Kaohsiung, cold Tokyo, chaotic Hanoi and clean Beijing. Still coding on the phone via ssh. Probably I shall consider Fold like phone Living with Claude and Codex side to side Read my long rant about the Claude Code with ... <a title="TIL: Mar 2026" class="read-more" href="https://rux.vc/2026.03/til-mar-2026/" aria-label="More on TIL: Mar 2026">Read more</a></p>
The post <a href="https://rux.vc/2026.03/til-mar-2026/">TIL: Mar 2026</a> first appeared on <a href="https://rux.vc">Hey, ruX is here.</a>.]]></description>
										<content:encoded><![CDATA[<p>A lot of hate and wasted time with Claude Code, some local LLM usual frustration, warm Kaohsiung, cold Tokyo, chaotic Hanoi and clean Beijing.</p>
<p>Still coding on the phone via ssh. Probably I shall consider Fold like phone </p>
<h2>Living with Claude and Codex side to side</h2>
<p>Read my long <a href="https://rux.vc/2026.04/month-with-claude-code/">rant about the Claude Code with Opus 4.6</a></p>
<p>Spoiler: <strong>You're absolutely right</strong>, it was pretty frustrating.</p>
<p><span id="more-4268"></span></p>
<hr />
<h2>Where does Gemini get this language from?</h2>
<p>Without specifing persona it often fall into two distint voices: <strong>Senior VP Of The Important LLC</strong> with little substance and lots of intros OR <strong>optimistic imbicil</strong>.<br />
I just asked to tell me 1000 words (so it won't stop soon) about the Beinjing<br />
<img decoding="async" src="https://rux.vc/wp-content/uploads/2026/04/gemini-pro-useless-optimisitc-idiot-1024x888.jpeg" alt="" /></p>
<p>And it's not a light version, it's a flagman Gemini 3.1 Pro</p>
<hr />
<h2>Imagine Android Tablet without USB</h2>
<p><img decoding="async" src="https://rux.vc/wp-content/uploads/2026/04/non-standard-tablet-without-usb-1024x576.jpeg" alt="Custom power adapter hanging in front of the customer" /></p>
<p>I get that it might be useful(<em>not really</em>) but why would Ramen shop order a tablet that has external non standard power adapter, and so big that you can't hide it so you got to provide a custom frame and leave it haning in front of the customer. Seriously, it's difficult to find Android tablet without USB.</p>
<p>Probably integrator was a good friend of the shop owner?</p>
<p>Anyway, the ramen was alright.</p>
<hr />
<h2>Local SOTA models perfomance on 5090 (as of Mar 2026)</h2>
<p>If you were ever care to know the perfomance of the local LLM models(aka toys) limited to 28Gb VRAM on the RTX 5090, here're some numbers:</p>
<pre><code>  Benchmark: 10-page NASA History Essay

  ┌───────────────┬────────────────────┬──────────────────────┬───────────────────┐
  │               │    Qwen 3.5 27B    │ GLM 4.7 Flash q4_K_M │ Devstral Small 2  │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ Speed         │ 61.3 t/s           │ 136.3 t/s            │ 93.7 t/s          │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ Context       │ 120k               │ 160k                 │ 144k              │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ VRAM          │ 28.0 GB            │ 28.0 GB              │ 28.1 GB           │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ Output tokens │ 5,826              │ 4,812                │ 10,043            │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ Content       │ 28.2 KB            │ 14.8 KB              │ 34.6 KB           │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ Total time    │ 140.8s             │ 39.8s                │ 114.5s            │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ KV cache      │ q8_0               │ q8_0                 │ q8_0              │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ GPU offload   │ 100%               │ 100%                 │ 100%              │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ Model size    │ 17 GB              │ 19 GB                │ 15 GB             │
  ├───────────────┼────────────────────┼──────────────────────┼───────────────────┤
  │ Thinking      │ Yes (burns tokens) │ No                   │ No                │
  └───────────────┴────────────────────┴──────────────────────┴───────────────────┘</code></pre>
<p>Note, the models are:<br />
1) All fit on VRAM including context, no CPU offloading<br />
2) Q4 wights, and Q8 context<br />
3) Context is trimmed to fit 28Gb VRAM, if you can - add another 2Gb if you can afford it.</p>
<blockquote>
<p>look ma, I can generate tokens as fast as OpenAI (but pretty useless)</p>
</blockquote>
<hr />
<h2>Don't offer your AI if can't reason like this</h2>
<blockquote>
<p>I'm checking the official stats rather than giving you recycled folklore, because this route is famous for “basically impossible” claims that often get repeated without numbers.</p>
</blockquote>
<p><em>pat my gpt 5.4</em></p>
<hr />
<h2>Google keeps adding more &quot;AI Cores&quot; to their Pixel devices for the &quot;more powerful AI in photos&quot;</h2>
<p>But in the reality:</p>
<p><img decoding="async" src="https://rux.vc/wp-content/uploads/2026/04/google-photos-ai-is-not-on-the-devices-473x1024.jpeg" alt="AI photo editor is asking for the internet connection" /></p>
<hr />
<h2>Aviasales - situational marketing and UI</h2>
<p><img decoding="async" src="https://rux.vc/wp-content/uploads/2026/03/Screenshot-from-2026-03-20-01-42-59.png" alt="Aviasales allows to exclude Gulf countries" /></p>
<p>Very good, they figure out that people are excpluding high risk region due to the ongoing war so they added this filter. Bravo.<br />
Nobody else bothered to reflect actually behavioural change</p>
<hr />
<p><img decoding="async" src="https://rux.vc/wp-content/uploads/2026/03/hanoi-mar2026-1024x576.jpg" alt="Small street of Hanoi" /></p>The post <a href="https://rux.vc/2026.03/til-mar-2026/">TIL: Mar 2026</a> first appeared on <a href="https://rux.vc">Hey, ruX is here.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://rux.vc/2026.03/til-mar-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4268</post-id>	</item>
		<item>
		<title>Игры с neural style transfer</title>
		<link>https://rux.vc/2016.08/neural-style-transfer/</link>
					<comments>https://rux.vc/2016.08/neural-style-transfer/#comments</comments>
		
		<dc:creator><![CDATA[ruX]]></dc:creator>
		<pubDate>Fri, 05 Aug 2016 09:25:52 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Quick notes]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artwork]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[neural networks]]></category>
		<category><![CDATA[project]]></category>
		<guid isPermaLink="false">http://rux.vc/?p=2686</guid>

					<description><![CDATA[<p>Последний месяц для саморазвлечения в качестве сайд-проекта играюсь с neural style transfer - нейронные сети, переносящие стиль с картинки на картинку. Многие знают это как приложение Prisma. Видимо создатели тоже читают блог creativeai :) Первая реализация появилась больше 8 месяцев назад и доступна на github jcjohnson/neural-style - она написанна на lua, всё замечательно, кроме того ... <a title="Игры с neural style transfer" class="read-more" href="https://rux.vc/2016.08/neural-style-transfer/" aria-label="More on Игры с neural style transfer">Read more</a></p>
The post <a href="https://rux.vc/2016.08/neural-style-transfer/">Игры с neural style transfer</a> first appeared on <a href="https://rux.vc">Hey, ruX is here.</a>.]]></description>
										<content:encoded><![CDATA[<p>Последний месяц для саморазвлечения в качестве сайд-проекта играюсь с neural style transfer - нейронные сети, переносящие стиль с картинки на картинку. Многие знают это как приложение Prisma. Видимо создатели тоже читают блог <a href="http://www.creativeai.net">creativeai</a> :)</p>
<p>Первая реализация появилась больше 8 месяцев назад и доступна на github <a href="https://github.com/jcjohnson/neural-style/commits/master">jcjohnson/neural-style</a> - она написанна на lua, всё замечательно, кроме того что работает она вечность (и жрёт почти бесконечность памяти). На Digital Ocean с 16 swap генерация картинки 450x200 заняла около 2 минут, сейчас уже не помню.</p>
<p><span id="more-2686"></span></p>
<p>Все поменялось с выходом публикации <a href="http://arxiv.org/abs/1603.08155">"Perceptual Losses for Real-Time Style Transfer and Super-Resolution"</a>, которая позволила на порядок ускорить время генерации картинок. По этой публикации сделали реализацию на python <a href="https://github.com/littlekobe/chainer-fast-neuralstyle">littlekobe/chainer-fast-neuralstyle</a>. Для сравнения - на том же DigitalOcean так же картинка генерилась всего 8сек и уместилась в 4gb swap.</p>
<p><a href="http://rux.vc/wp-content/uploads/2016/07/bridge-in-bristol.jpg" data-lightboxplus="lightbox[2686]" title="Игры с neural style transfer"><img fetchpriority="high" decoding="async" src="http://rux.vc/wp-content/uploads/2016/07/bridge-in-bristol-1024x577.jpg" alt="bridge-in-bristol" width="1024" height="577" class="aligncenter size-large wp-image-2690" srcset="https://rux.vc/wp-content/uploads/2016/07/bridge-in-bristol-1024x577.jpg 1024w, https://rux.vc/wp-content/uploads/2016/07/bridge-in-bristol-150x84.jpg 150w, https://rux.vc/wp-content/uploads/2016/07/bridge-in-bristol-300x169.jpg 300w, https://rux.vc/wp-content/uploads/2016/07/bridge-in-bristol-768x432.jpg 768w, https://rux.vc/wp-content/uploads/2016/07/bridge-in-bristol.jpg 1492w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p>Мало того, на фоне хайпа пришла идея в голову(не без сторонней помощи) сделать чат бота для фейсбука - совсем недавно они аннонсировали API для этого на своей ежегодной конференции. Если так подумать то приложение Prisma не нужно вообще - всё это можно быть сделанно через бота. Нет смысла ставить ещё один эпп <em>(я так думал)</em>. В итоге получилось то что получилось: <a href="https://quickprism.com/">QuickPrism.com</a>, надеюсь ссылка ещё будет работать). Страница бота <a href="https://www.facebook.com/quickprisma/">facebook.com/quickprisma</a></p>
<p><a href="http://rux.vc/wp-content/uploads/2016/08/wp-1470671562252.jpg" data-lightboxplus="lightbox[2686]" title="Игры с neural style transfer"><img decoding="async" src="http://rux.vc/wp-content/uploads/2016/08/wp-1470671562252.jpg" alt="wp-1470671562252.jpg" width="800" height="532" class="aligncenter size-full wp-image-2705" srcset="https://rux.vc/wp-content/uploads/2016/08/wp-1470671562252.jpg 800w, https://rux.vc/wp-content/uploads/2016/08/wp-1470671562252-150x100.jpg 150w, https://rux.vc/wp-content/uploads/2016/08/wp-1470671562252-300x200.jpg 300w, https://rux.vc/wp-content/uploads/2016/08/wp-1470671562252-768x511.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></p>
<p>Прототип бота сначала написал на nodejs, но потом быстро перенёс на spring boot/kotlin уже с нормальной очередью на mongodb и файлами на s3. Плюс всякие фишки для распознавания текста</p>
<p><a href="http://rux.vc/wp-content/uploads/2016/08/wp-1470671822457.jpg" data-lightboxplus="lightbox[2686]" title="Игры с neural style transfer"><img decoding="async" src="http://rux.vc/wp-content/uploads/2016/08/wp-1470671822457.jpg" alt="" class="wp-image-2706 alignnone size-full" width="800" height="680" srcset="https://rux.vc/wp-content/uploads/2016/08/wp-1470671822457.jpg 800w, https://rux.vc/wp-content/uploads/2016/08/wp-1470671822457-150x128.jpg 150w, https://rux.vc/wp-content/uploads/2016/08/wp-1470671822457-300x255.jpg 300w, https://rux.vc/wp-content/uploads/2016/08/wp-1470671822457-768x653.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></p>
<p>Фейсбук хоть и выпустил бот платформу но неудосужился адаптировать мобильный вэб - юзеры из стран третьего мира видят совсем не «карусельку» с кнопками а тупо ненажимающийся блок текста, вместо картинки с кнопкой - кирпич.&nbsp;</p>
<p><a href="http://rux.vc/wp-content/uploads/2016/08/wp-1470672235351.png" data-lightboxplus="lightbox[2686]" title="Игры с neural style transfer"><img decoding="async" src="http://rux.vc/wp-content/uploads/2016/08/wp-1470672235351-576x1024.png" alt="wp-1470672235351.png" width="576" height="1024" class="aligncenter size-large wp-image-2708" srcset="https://rux.vc/wp-content/uploads/2016/08/wp-1470672235351-576x1024.png 576w, https://rux.vc/wp-content/uploads/2016/08/wp-1470672235351-84x150.png 84w, https://rux.vc/wp-content/uploads/2016/08/wp-1470672235351-169x300.png 169w, https://rux.vc/wp-content/uploads/2016/08/wp-1470672235351.png 720w" sizes="(max-width: 576px) 100vw, 576px" /></a></p>
<p>В том же проекте откопал скрипт для процессинга видео с камеры в реальном времени, получилось вот забавно. Или вот популярная гифка(один из первых экспериментов) с моделью «Starry Night»:</p>
<p><a href="http://rux.vc/wp-content/uploads/2016/08/cat-out-2.gif" data-lightboxplus="lightbox[2686]" title="Игры с neural style transfer"><img decoding="async" src="http://rux.vc/wp-content/uploads/2016/08/cat-out-2.gif" alt="cat-out-2" width="400" height="248" class="aligncenter size-full wp-image-2710" /></a></p>
<p>Используя тот же скрипт я сгенерил видяшку (по сути это видео разложенное на кадры, обработанное и склеенное обратно):</p>
<p><iframe width="853" height="480" src="https://www.youtube.com/embed/HR1Jr5H5thI" frameborder="0" allowfullscreen=""></iframe></p>
<p>Я неверотяно доволен что удалось поиграть с этой штукой, посути относительно быстро получилось нахакать что то "вау" и конечно же я достаточно много узнал, пока ещё не очень глубоко о нейроных сетях, feature extraction, и прочих штуках.</p>
<p>К сожалению сейчас нет времени и ресурсов(а хорошие машинки тут очень нужны!) этим проектом, хотя есть приминений - дофига - как в b2c так и в b2b</p>The post <a href="https://rux.vc/2016.08/neural-style-transfer/">Игры с neural style transfer</a> first appeared on <a href="https://rux.vc">Hey, ruX is here.</a>.]]></content:encoded>
					
					<wfw:commentRss>https://rux.vc/2016.08/neural-style-transfer/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2686</post-id>	</item>
	</channel>
</rss>
