summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-12-27 16:44:53 +0100
committerAki <please@ignore.pl>2023-12-27 16:46:01 +0100
commit8498e2adddad3dc9068bb91436d3eefae6fcbe6f (patch)
treefb8d26917da98f80baa2dc57e16713722d21d206
parentbd32b881eee90a1b45be8682d82c34d153af3cb6 (diff)
downloadignore.pl-8498e2adddad3dc9068bb91436d3eefae6fcbe6f.zip
ignore.pl-8498e2adddad3dc9068bb91436d3eefae6fcbe6f.tar.gz
ignore.pl-8498e2adddad3dc9068bb91436d3eefae6fcbe6f.tar.bz2
Published self updated for year of 2023
-rw-r--r--index.html2
-rw-r--r--self_update_end_of_year_2023-1.pngbin0 -> 3652 bytes
-rw-r--r--self_update_end_of_year_2023.html48
3 files changed, 50 insertions, 0 deletions
diff --git a/index.html b/index.html
index 1b72017..8e33947 100644
--- a/index.html
+++ b/index.html
@@ -39,6 +39,8 @@ software and hardware engineering. I post here my projects, experiments, and wha
<h2>Posts</h2>
<p><a href="atom.xml">Atom feed</a>
<ul>
+<li> <a href="self_update_end_of_year_2023.html">Self Update: End of Year 2023</a><br>
+ <time>2023-12-27</time>
<li> <a href="alcohol_of_the_year_2022.html">Alcohol of the Year 2022</a><br>
<time>2023-03-29</time>
<li> <a href="how_to_build_software_with_make.html">How to Build Software With Make</a><br>
diff --git a/self_update_end_of_year_2023-1.png b/self_update_end_of_year_2023-1.png
new file mode 100644
index 0000000..7a7acfb
--- /dev/null
+++ b/self_update_end_of_year_2023-1.png
Binary files differ
diff --git a/self_update_end_of_year_2023.html b/self_update_end_of_year_2023.html
new file mode 100644
index 0000000..f7124e5
--- /dev/null
+++ b/self_update_end_of_year_2023.html
@@ -0,0 +1,48 @@
+<!doctype html>
+<html lang="en">
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="author" content="aki">
+<meta name="tags" content="blog">
+<meta name="published-on" content="2023-12-27T16:44:00+01:00">
+<link rel="icon" type="image/png" href="favicon.png">
+<link rel="stylesheet" href="style.css">
+
+<title>Self Update: End of Year 2023</title>
+
+<nav><p><a href="https://ignore.pl">ignore.pl</a></p></nav>
+
+<article>
+<h1>Self Update: End of Year 2023</h1>
+<p class="subtitle">Published on 2023-12-27 16:44:00+01:00
+<p>This has been an... interesting year. I was too lazy and wasted too much time on unnecessary stuff, but I don't want
+to linger and kick myself as I lay down. Last three months I have been slowly going through what I did, what I want to
+do, how I want to do these things, what do I find fun, what is useful, what is not. This process is still ongoing. Heck,
+I don't think it should ever end. Still, for now, it's enough. It's time to act upon it. I already started, otherwise I
+wouldn't want to share it, because that would be only idle pointless talking.
+<p>I did good. When I could I did what I wanted. I'll do better.</p>
+<img src="self_update_end_of_year_2023-1.png" alt="xp book">
+<p>Recently, I started reading second edition of Extreme Programming Explained by Kent Beck. What a book! I'm happy that
+I started buying and reading not-translated-to-Polish books. I enjoyed TDD and talks by Kent, but XP really delivered.
+I'm really disappointed how they just glanced around it back at the university.
+<p>XP and this "contemplation" period made me want to read Enchiridion again. Coincidentally
+<a href="https://www.youtube.com/watch?v=zDIyoTGRCZk">Pewdiepie recently mentioned it</a>, so it seems like it will be
+the next thing I read. If you never read these (XP, TDD, Enchiridion), I highly recommend each one. Even if you already
+know the terms.
+<p>Other books and comics, fiction, I read these year are mostly works of William Gibson, Mamare Touno, Douman Seiman,
+Q-Hayashida, Alastair Reynolds, Ursula K. LeGuin, Frank Herbert (again, I guess), and John Brunner. I wait for new
+translations of Alastair Reynolds. I have been keeping an eye on secondhand/antique (book) shops, too, since e.g.,
+Robert Silverberg's works have been translated and published in 90s and 00s and it doesn't seem like anyone intends to
+publish them again for now.
+<p>I decided to take a longer break from EVE Online. The longer I don't play, the more I see how I was depending on it
+terribly. Shame.
+<p><strong>What now?</strong> Well, I'm not telling details. I did last time and I didn't deliver. I want to deliver the
+waterspout radar and write something about the journey it was. This version will use Icon-EU model directly and work
+more similar to the dashboard at NOAA's SWPC site than anything else. Overall, I want to "focus on the blog". Not just
+the maintenance and finally getting you guys an ability to provide comments, feedback and patches (if you have anything
+now, send me an email), but anything that let's me write something <em>interesting</em> here. I want to take small steps
+that let me write things. I have many lingering unfinished projects, experiments and issues that I want to work on.
+<p>And I will.
+<p>By the way, I finally added atom feed. It's generated in a... curious way. Let's see how it does.
+</article>
+<script src="https://stats.ignore.pl/track.js"></script>