<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>davidlunadeleon</title>
		<link>https://davidlunadeleon.com</link>
		<description>Personal blog about technology, programming, and stuff I like.</description>
		<language>en</language>
		<lastBuildDate>Wed, 27 Jul 2022 19:30:50 GMT</lastBuildDate>
		<atom:link href="https://davidlunadeleon.com/lang/rss.xml" rel="self" type="application/rss+xml" />
		<item>
<title>What are federeted social networks and the Fediverse?</title>
<link>https://davidlunadeleon.com/en/blog/what_is_the_fediverse</link>
<guid isPermaLink="true">https://davidlunadeleon.com/en/blog/what_is_the_fediverse</guid>
<description>Let's have an introductory look into the Fediverse, what it is, what's the difference with traditional social networks, and the platforms that can be found in it.</description>
<category>Fediverse</category><category>Social Networks</category><category>Federated Social Networks</category>
<pubDate>Mon, 25 Jul 2022 00:00:00 GMT</pubDate>
</item><item>
<title>Programming a Sudoku generator</title>
<link>https://davidlunadeleon.com/en/blog/sudoku_generator</link>
<guid isPermaLink="true">https://davidlunadeleon.com/en/blog/sudoku_generator</guid>
<description>Picking up on the last post about solving Sudokus modeling the problem as a CSP, now this post dives into programming a generator for Sudokus.</description>
<category>Sudoku</category><category>Algorithms</category><category>Godot</category>
<pubDate>Sat, 03 Apr 2021 00:00:00 GMT</pubDate>
</item><item>
<title>Programming a Sudoku solver</title>
<link>https://davidlunadeleon.com/en/blog/sudoku_csp</link>
<guid isPermaLink="true">https://davidlunadeleon.com/en/blog/sudoku_csp</guid>
<description>Programming a Sudoku solver modeling the problem as a constraint satisfaction problem instead of a brute force and backtracking approach.</description>
<category>Sudoku</category><category>Algorithms</category>
<pubDate>Mon, 01 Feb 2021 00:00:00 GMT</pubDate>
</item>
	</channel>
</rss>