diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-11 13:18:45 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-11 13:18:45 +0100 |
| commit | c7f00446dcb0c56d0db38284977f4273d85e396c (patch) | |
| tree | c482304fbb51921dfa7d942f051650064ec501c2 /public/index.xml | |
| parent | ff7f65e76e0b893f4e8f5049a4f9523b9c36d0ad (diff) | |
fix: trying to fix photos
Diffstat (limited to 'public/index.xml')
| -rw-r--r-- | public/index.xml | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/public/index.xml b/public/index.xml new file mode 100644 index 0000000..8fc6cbf --- /dev/null +++ b/public/index.xml @@ -0,0 +1,75 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>About on mjkw</title> + <link>https://mjkw.pl/</link> + <description>Recent content in About on mjkw</description> + <generator>Hugo</generator> + <language>en-us</language> + <lastBuildDate>Wed, 11 Feb 2026 08:26:48 +0100</lastBuildDate> + <atom:link href="https://mjkw.pl/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>Review of The Nature of Technology by W. Brian Arthur</title> + <link>https://mjkw.pl/articles/nature-of-technology/</link> + <pubDate>Wed, 11 Feb 2026 08:26:48 +0100</pubDate> + <guid>https://mjkw.pl/articles/nature-of-technology/</guid> + <description></description> + </item> + <item> + <title>HP Poster Fair 2024/2025</title> + <link>https://mjkw.pl/articles/poster-fair/</link> + <pubDate>Sun, 08 Feb 2026 15:38:10 +0100</pubDate> + <guid>https://mjkw.pl/articles/poster-fair/</guid> + <description>This is a short upload of the photos so that they do not dissapear into oblivion.</description> + </item> + <item> + <title>Comment for The New History of Modern Computing by P. Ceruzzi and T. Haigh</title> + <link>https://mjkw.pl/articles/critical-cs/</link> + <pubDate>Sat, 31 Jan 2026 06:37:16 +0100</pubDate> + <guid>https://mjkw.pl/articles/critical-cs/</guid> + <description>A short digression on mindlessly following trends.</description> + </item> + <item> + <title>Review of The Mythical Man-Month by Frederick P. Brooks</title> + <link>https://mjkw.pl/articles/mythical-man-month/</link> + <pubDate>Mon, 22 Dec 2025 17:25:54 +0100</pubDate> + <guid>https://mjkw.pl/articles/mythical-man-month/</guid> + <description>8/10 book, worth recommending</description> + </item> + <item> + <title>On the old-school approach to programming</title> + <link>https://mjkw.pl/articles/dijkstra-knuth/</link> + <pubDate>Sun, 14 Dec 2025 17:14:30 +0100</pubDate> + <guid>https://mjkw.pl/articles/dijkstra-knuth/</guid> + <description>After having read the EWD190 I decided to relate to it a bit.</description> + </item> + <item> + <title>Computer Organization and Computer Networks</title> + <link>https://mjkw.pl/articles/lecture-photos/</link> + <pubDate>Thu, 09 Oct 2025 05:43:30 +0100</pubDate> + <guid>https://mjkw.pl/articles/lecture-photos/</guid> + <description></description> + </item> + <item> + <title>Why using AI to solve your homework is a bad idea</title> + <link>https://mjkw.pl/articles/denounce-ai/</link> + <pubDate>Fri, 12 Sep 2025 23:08:15 +0200</pubDate> + <guid>https://mjkw.pl/articles/denounce-ai/</guid> + <description>Using AI to solve your homework hurts both you and your colleagues. Here is why.</description> + </item> + <item> + <title>Useful links</title> + <link>https://mjkw.pl/articles/useful-links/</link> + <pubDate>Sat, 26 Jul 2025 12:53:30 +0200</pubDate> + <guid>https://mjkw.pl/articles/useful-links/</guid> + <description></description> + </item> + <item> + <title>Computer Science books every student should read</title> + <link>https://mjkw.pl/articles/good-cs-books/</link> + <pubDate>Fri, 25 Jul 2025 11:29:52 +0200</pubDate> + <guid>https://mjkw.pl/articles/good-cs-books/</guid> + <description></description> + </item> + </channel> +</rss> |
