<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://aeryz.github.io/</id><title>Abdullah's Blog</title><subtitle>Rust, operating systems, virtualization and distributed systems, by Abdullah (aeryz).</subtitle> <updated>2026-09-27T14:10:46+03:00</updated> <author> <name>Abdullah</name> <uri>https://aeryz.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://aeryz.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://aeryz.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Abdullah </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>x86_64 Tcp Server</title><link href="https://aeryz.github.io/posts/x86-64-tcp-server/" rel="alternate" type="text/html" title="x86_64 Tcp Server" /><published>2021-05-23T00:11:33+03:00</published> <updated>2021-05-23T00:11:33+03:00</updated> <id>https://aeryz.github.io/posts/x86-64-tcp-server/</id> <content type="text/html" src="https://aeryz.github.io/posts/x86-64-tcp-server/" /> <author> <name>Abdullah</name> </author> <category term="Small Projects" /> <category term="Assembly" /> <summary>Introduction I like reversing things, and being a reverse engineer means being a computer geek who knows lots of things’ internals. And knowledge of assembly is one of them. So we will make a simple assembly project. Since there are many resources about assembly, I don’t want to explain basic things like what does the mov instruction do. Instead, I will suggest you some resources and kindly as...</summary> </entry> <entry><title>Small (but fun) Projects</title><link href="https://aeryz.github.io/posts/small-but-fun-projects/" rel="alternate" type="text/html" title="Small (but fun) Projects" /><published>2021-05-22T21:00:00+03:00</published> <updated>2026-09-27T13:37:45+03:00</updated> <id>https://aeryz.github.io/posts/small-but-fun-projects/</id> <content type="text/html" src="https://aeryz.github.io/posts/small-but-fun-projects/" /> <author> <name>Abdullah</name> </author> <category term="Small Projects" /> <summary>You might find any kind of projects in here. Although I like to explain things in detail, I will kindly ask you to have some base knowledge and create simple projects based on that knowledge.</summary> </entry> <entry><title>Building a Simple Kernel for IA-32</title><link href="https://aeryz.github.io/posts/building-a-simple-kernel-for-ia-32/" rel="alternate" type="text/html" title="Building a Simple Kernel for IA-32" /><published>2021-05-10T12:00:00+03:00</published> <updated>2026-09-27T14:10:22+03:00</updated> <id>https://aeryz.github.io/posts/building-a-simple-kernel-for-ia-32/</id> <content type="text/html" src="https://aeryz.github.io/posts/building-a-simple-kernel-for-ia-32/" /> <author> <name>Abdullah</name> </author> <category term="OS Dev" /> <category term="OS Dev Journey (from 2021)" /> <summary>How to get the most out of this post? Before digging into some weird stuff, I want to share some thoughts to make sure that you are getting the most out of this blog post. First of all, this post encourages you to make lots of research and read a lot. There are several reasons for that: Getting used to reading official documentation is super beneficial and you will always find lots of...</summary> </entry> </feed>
