<?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>Ignat Korchagin &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/ignat-korchagin/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 06 Mar 2024 14:00:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Linux kernel security tunables everyone should consider adopting</title>
		<link>https://noise.getoto.net/2024/03/06/linux-kernel-security-tunables-everyone-should-consider-adopting/</link>
		
		<dc:creator><![CDATA[Ignat Korchagin]]></dc:creator>
		<pubDate>Wed, 06 Mar 2024 14:00:43 +0000</pubDate>
				<category><![CDATA[deep dive]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Week]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=74be1ade78d98cd6b77d0f7002f726e2</guid>

					<description><![CDATA[This post illustrates some of the Linux Kernel features, which are helping us to keep our production systems more secure. We will deep dive into how they work and why you may consider enabling them as well]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to execute an object file: Part 3</title>
		<link>https://noise.getoto.net/2021/09/10/how-to-execute-an-object-file-part-3/</link>
		
		<dc:creator><![CDATA[Ignat Korchagin]]></dc:creator>
		<pubDate>Fri, 10 Sep 2021 12:58:20 +0000</pubDate>
				<category><![CDATA[Compiler]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ef783891951733c401a52631391c7ea7</guid>

					<description><![CDATA[Continue learning how to import and execute code from an object file. In this part we will handle external library dependencies.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/09/image1.jpg" length="0" type="" />

			</item>
		<item>
		<title>How to execute an object file: Part 1</title>
		<link>https://noise.getoto.net/2021/03/02/how-to-execute-an-object-file-part-1/</link>
		
		<dc:creator><![CDATA[Ignat Korchagin]]></dc:creator>
		<pubDate>Tue, 02 Mar 2021 12:00:00 +0000</pubDate>
				<category><![CDATA[Compiler]]></category>
		<category><![CDATA[deep dive]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=67177b101f7dbc5137d1bc7261ca577c</guid>

					<description><![CDATA[Ever wondered if it is possible to execute an object file without linking? Or use any object file as a library? Follow along to learn how to decompose an object file and import code from it along the way.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/03/image3.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 35/71 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-03-13 13:09:41 by W3 Total Cache
-->