<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>Lemniscata 2023</title><link>https://lemniscata.com/</link><description>César's Personal blog</description><atom:link href="https://lemniscata.com/" rel="self"/><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><language>en-us</language><lastBuildDate>Sun, 10 Mar 2024 19:01:32 +0000</lastBuildDate><item><title>Hello World! Welcome to My Blog</title><link>https://lemniscata.com/blog/000_helloworld.html</link><description>title: "Hello World! Welcome to My Blog"
date: "2023-03-19"</description><guid isPermaLink="false">https://lemniscata.com/blog/000_helloworld.html</guid><pubDate>Sun, 19 Mar 2023 00:00:00 +0000</pubDate></item><item><title>Automate All the Things!</title><link>https://lemniscata.com/blog/001_automate_everything.html</link><description>I need to be creative, but the problem is that I'm also quite sloppy. I have a wealth of ideas sparking in my head, and I initiate many of them, but only a few ever reach completion. I struggle with committing to a project and seeing it through to the end.</description><guid isPermaLink="false">https://lemniscata.com/blog/001_automate_everything.html</guid><pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate></item><item><title>My Journey into 3D Computer Graphics Programming</title><link>https://lemniscata.com/blog/20230322_3d_journey.html</link><description>The first time I saw something similar to a full immersive 3D experience was in a friend's house, Id's Wolfenstein 3D running on a huge IBM-compatible 386 tower. It was incredible. And I think that was the first time I thought, "I want to program something like that."</description><guid isPermaLink="false">https://lemniscata.com/blog/20230322_3d_journey.html</guid><pubDate>Wed, 22 Mar 2023 00:00:00 +0000</pubDate></item><item><title>Learning Triangle Clipping</title><link>https://lemniscata.com/blog/20230326_last_piece.html</link><description>I have completed 91 percent of Pikuma's course, with the final chapters focusing on refactoring and cleaning up the code. The last major component I have yet to translate to my own engine in Rust is triangle clipping. Pikuma performs the clipping in world space, where the math involved is simpler. All that is required is to identify the frustum's planes and determine if the triangle is inside or outside of it.</description><guid isPermaLink="false">https://lemniscata.com/blog/20230326_last_piece.html</guid><pubDate>Sun, 26 Mar 2023 00:00:00 +0000</pubDate></item><item><title>To Be Consistent</title><link>https://lemniscata.com/blog/20230423_not_consistent.html</link><description>It's been a month since my last post, where I shared my journey in implementing mesh and face clipping functionality for my 3D renderer project in Rust. Truth be told, I barely started working on that task. Procrastination and fatigue have been constant companions, making it difficult for me to maintain consistency.</description><guid isPermaLink="false">https://lemniscata.com/blog/20230423_not_consistent.html</guid><pubDate>Sun, 23 Apr 2023 00:00:00 +0000</pubDate></item><item><title>Retro-Code</title><link>https://lemniscata.com/blog/20230514_retrocode.html</link><description>It's perfectly reasonable to refer to 25-year-old code as "retro-code." I like to apply this term to code that was written in earlier stages of computer programming, which now serves as a testament to the history and evolution of the field. Similar to "retro" items in other fields, like fashion or gaming, "retro-code" represents older styles or techniques that are still of interest in the present day, whether for historical, educational, or nostalgic reasons.</description><guid isPermaLink="false">https://lemniscata.com/blog/20230514_retrocode.html</guid><pubDate>Sun, 14 May 2023 00:00:00 +0000</pubDate></item><item><title>Why I no longer play chess</title><link>https://lemniscata.com/blog/20230807_chess.html</link><description>I once visited the cultural center in the Soto district of Móstoles. My father had signed my sister and me up for a local chess competition. Admittedly, my recollections are hazy—I was only about 12 then.</description><guid isPermaLink="false">https://lemniscata.com/blog/20230807_chess.html</guid><pubDate>Mon, 07 Aug 2023 00:00:00 +0000</pubDate></item><item><title>Boxing</title><link>https://lemniscata.com/blog/20230912_boxing.html</link><description>I used to be pretty bad at football – or soccer, for those of you overseas. My legs didn't coordinate well enough to drive the ball where I wanted it, so I often found myself in the goalkeeper position.</description><guid isPermaLink="false">https://lemniscata.com/blog/20230912_boxing.html</guid><pubDate>Tue, 12 Sep 2023 00:00:00 +0000</pubDate></item><item><title>From Pop!_OS to openSUSE Tumbleweed</title><link>https://lemniscata.com/blog/20240310_bye_bye_windows.html</link><description>Yes, I'm a distro-hopper. What can I say? I love to spend long hours reinstalling and configuring a fresh Linux installation to my liking until I get bored or find that the hardware support is just not quite there, or the software versions are lagging behind.</description><guid isPermaLink="false">https://lemniscata.com/blog/20240310_bye_bye_windows.html</guid><pubDate>Sun, 10 Mar 2024 00:00:00 +0000</pubDate></item></channel></rss>