<?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/"
	>

<channel>
	<title>proxy &#8211; Virtually Fun</title>
	<atom:link href="https://virtuallyfun.com/tag/proxy/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Thu, 01 Dec 2022 09:29:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Web Rendering Proxy v4.6 released</title>
		<link>https://virtuallyfun.com/2022/12/01/web-rendering-proxy-v4-6-released/</link>
					<comments>https://virtuallyfun.com/2022/12/01/web-rendering-proxy-v4-6-released/#comments</comments>
		
		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Thu, 01 Dec 2022 09:27:29 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wrp]]></category>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=12074</guid>

					<description><![CDATA[(this is a guest post by Antoni Sawicki aka Tenox) Pleased to announce WRP version 4.6! After almost two years of no updates due to dependency issues I finally resolved everything. More frequent work should resume now. The main improvement &#8230; <a href="https://virtuallyfun.com/2022/12/01/web-rendering-proxy-v4-6-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><em>(this is a guest post by Antoni Sawicki aka Tenox)</em></p>



<p class="wp-block-paragraph">Pleased to announce <a href="https://github.com/tenox7/wrp/releases/tag/4.6.0" data-type="URL" data-id="https://github.com/tenox7/wrp/releases/tag/4.6.0">WRP version 4.6</a>! After almost two years of no updates due to dependency issues I finally resolved everything. More frequent work should resume now.</p>



<p class="wp-block-paragraph">The main improvement visible to users is the new <strong>GIF</strong> encoding. I have been struggling with poor GIF performance for quite a while. This was mostly manifested on lower end machines running WRP such as Raspberry PI or these micro instances in the cloud. </p>



<p class="wp-block-paragraph">Thanks to invaluable work of <a href="https://github.com/mahiuchun" data-type="URL" data-id="https://github.com/mahiuchun">Hill Ma</a> we now have blazing fast GIFs. Probably order of 100x improvements! This comes at a cost of quality, especially of color palette and dithering. However worse quality of imagery has a surprise improvement of font/text quality which is what a lot of people wanted.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="769" src="https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-1-1024x769.png" alt="" class="wp-image-12079" srcset="https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-1-1024x769.png 1024w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-1-300x225.png 300w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-1-768x577.png 768w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-1-400x300.png 400w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-1.png 1204w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>WRP 4.6 with default 216 color GIF</figcaption></figure>



<p class="wp-block-paragraph">Note that by default WRP uses GIF with <a href="https://en.wikipedia.org/wiki/Web_colors#Web-safe_colors" data-type="URL" data-id="https://en.wikipedia.org/wiki/Web_colors#Web-safe_colors">216 &#8220;web safe&#8221; colors</a>. We choose this not so much for number of colors but rather activation of the super fast GIF encoding.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="768" src="https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-2-1024x768.png" alt="" class="wp-image-12080" srcset="https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-2-1024x768.png 1024w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-2-300x225.png 300w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-2-768x576.png 768w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-2-400x300.png 400w, https://virtuallyfun.com/wp-content/uploads/2022/12/wrp46-2.png 1204w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>WRP 4.6 in 256 color mode GIF</figcaption></figure>



<p class="wp-block-paragraph">When switching to 256 color mode the image look much better, however it takes around 25x longer to encode (7ms vs 170ms).</p>



<p class="wp-block-paragraph">When using PNG this is of course not a problem.</p>



<p class="wp-block-paragraph">0 height mode, which renders tall images of full page length has also been improved and is now more stable. Be careful when using very old machines with little memory as the images can be pretty big.</p>



<p class="wp-block-paragraph">I hope that WRP will help you use your vintage computers more <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p class="wp-block-paragraph">Please report bugs and issues on github!</p>



<p class="wp-block-paragraph">Downloads <a href="https://github.com/tenox7/wrp/releases/tag/4.6.0" data-type="URL" data-id="https://github.com/tenox7/wrp/releases/tag/4.6.0">here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://virtuallyfun.com/2022/12/01/web-rendering-proxy-v4-6-released/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
