summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html144
1 files changed, 50 insertions, 94 deletions
diff --git a/index.html b/index.html
index ef54b4a..c6f8576 100644
--- a/index.html
+++ b/index.html
@@ -18,98 +18,54 @@
<section id="posts">
<h2>posts</h2>
-<ul>
-<li> <a href="lua_as_human_readable_serialization_format.html">Lua as Human-Readable Serialization Format</a><br>
- <time>28 August 2024</time>
-<li> <a href="where_to_learn_cxx.html">Where to Learn C++</a><br>
- <time>23 June 2024</time>
-<li> <a href="aurora_in_mielno_may_2024.html">Aurora in Mielno, May 2024</a><br>
- <time>22 June 2024</time>
-<li> <a href="sequential_bias.html">Sequential Bias</a><br>
- <time>15 June 2024</time>
-<li> <a href="i_made_more_alcohol_in_2023.html">I Made More Alcohol in 2023</a><br>
- <time>12 May 2024</time>
-<li> <a href="respect.html">Respect</a><br>
- <time>5 May 2024</time>
-<li> <a href="generate_your_daily_commits_chart_now.html">Generate Your Daily Commits Chart Now</a><br>
- <time>11 February 2024</time>
-<li> <a href="my_server_keeps_turning_off.html">My Server Keeps Turning Off!</a><br>
- <time>26 January 2024</time>
-<li> <a href="make_to_act_only_on_modified_files_from_prerequisites.html">Make to Act Only on Modified Files From
- Prerequisites</a><br>
- <time>23 January 2024</time>
-<li> <a href="review_of_hyundai_mpf825_mp3_player.html">Review of Hyundai MPF825 MP3 Player</a><br>
- <time>5 January 2024</time>
-<li> <a href="how_to_write_install_targets_for_lua_modules_in_makefiles.html">How to Write Install Targets for Lua
- Modules in Makefiles</a><br>
- <time>29 December 2023</time>
-<li> <a href="self_update_end_of_year_2023.html">Self Update: End of Year 2023</a><br>
- <time>27 December 2023</time>
-<li> <a href="alcohol_of_the_year_2022.html">Alcohol of the Year 2022</a><br>
- <time>29 March 2023</time>
-<li> <a href="how_to_build_software_with_make.html">How to Build Software With Make</a><br>
- <time>27 March 2023</time>
-<li> <a href="how_to_generate_files_from_templates_in_shell.html">How to Generate Files From Templates in
- Shell</a><br>
- <time>26 March 2023</time>
-<li> <a href="self_update_march_2023.html">Self Update: March 2023</a><br>
- <time>23 March 2023</time>
-<li> <a href="starshatter_open_dev_update_2022_09.html">Starshatter: The Open Source Project - Dev Update -
- September 2022</a><br>
- <time>24 September 2022</time>
-<li> <a href="guilty_pleasure_of_dirty_memory.html">Guilty Pleasure of Dirty Memory</a><br>
- <time>28 July 2022</time>
-<li> <a href="lets_not_store_versions_in_versioned_files.html">Let's Not Store Versions in Versioned Files</a><br>
- <time>2 July 2022</time>
-<li> <a href="using_pacman_to_manage_emscripten_packages.html">Using pacman to Manage Emscripten Packages</a><br>
- <time>19 June 2022</time>
-<li> <a href="different_ways_of_reporting_errors.html">Different Ways of Reporting Errors</a><br>
- <time>28 April 2022</time>
-<li> <a href="starshatter_open_dev_update_2022_04.html">Starshatter: The Open Source Project - Dev Update -
- April 2022</a><br>
- <time>8 April 2022</time>
-<li> <a href="starshatter_open_dev_update_2022_01.html">Starshatter: The Open Source Project - Dev Update -
- January 2022</a><br>
- <time>30 January 2022</time>
-<li> <a href="git_rebase_illustrated_with_time_travel.html">Git Rebase Illustrated With Time Travel</a><br>
- <time>28 January 2022</time>
-<li> <a href="you_can_serve_static_data_over_http.html">You Can Serve Static Data Over HTTP</a><br>
- <time>27 January 2022</time>
-<li> <a href="playing_around_with_simple_interfaces.html">Playing Around With Simple Interfaces</a><br>
- <time>25 January 2022</time>
-<li> <a href="how_to_compress_files_in_posix.html">How to Compress Files in POSIX</a><br>
- <time>14 August 2021</time>
-<li> <a href="how_to_archive_with_posix_ar.html">How to Archive With POSIX ar</a><br>
- <time>26 July 2021</time>
-<li> <a href="deconstructing_web_browsers.html">Deconstructing Web Browsers</a><br>
- <time>25 July 2021</time>
-<li> <a href="how_to_organize_your_lua_project.html">How To Organize Your Lua Project</a><br>
- <time>7 January 2021</time>
-<li> <a href="ignore_this_license.html">Ignore This License</a><br>
- <time>6 January 2021</time>
-<li> <a href="dear_imgui_and_love.html">Dear ImGui and LÖVE,</a><br>
- <time>14 August 2020</time>
-<li> <a href="writing_minimal_html5_documents_is_fun.html">Writing Minimal HTML5 Documents is Fun</a><br>
- <time>3 August 2020</time>
-<li> <a href="web_browsers_are_no_more.html">Web Browsers Are No More</a><br>
- <time>28 July 2020</time>
-<li> <a href="how_to_archive_with_posix_tar_cpio_and_pax.html">How to Archive With POSIX tar, cpio and pax</a><br>
- <time>22 July 2020</time>
-<li> <a href="of_privacy_and_traffic_tracking.html">Of Privacy and Traffic Tracking</a><br>
- <time>11 July 2020</time>
-<li> <a href="environments_in_lua_5_2_and_beyond.html">Environments in Lua 5.2 and Beyond</a><br>
- <time>4 July 2020</time>
-<li> <a href="how_to_flash_lolin_nodemcu_v3.html">How to Flash LOLin NodeMCU v3</a><br>
- <time>29 June 2020</time>
-<li> <a href="hunt_for_lex_and_yacc_the_dinosaur.html">Hunt for Lex and Yacc, the Dinosaur</a><br>
- <time>20 June 2020</time>
-<li> <a href="difference_between_mnt_and_media.html">Difference Between /mnt and /media</a><br>
- <time>12 June 2020</time>
-<li> <a href="journey_home_application_deployment.html">Journey /home - Application Deployment</a><br>
- <time>29 May 2020</time>
-<li> <a href="half_of_my_css_are_links.html">Half of My CSS Are Links</a><br>
- <time>19 May 2020</time>
-<li> <a href="markdown_is_bad_for_you.html">Markdown Is Bad for You</a><br>
- <time>13 May 2020</time>
-</ul>
+<table class="index">
+<tr><td><b>2024</b><td><td>
+<tr><td>28 August<td class="sep">•<td><a href="lua_as_human_readable_serialization_format.html">Lua as Human-Readable Serialization Format</a>
+<tr><td>23 June<td class="sep">•<td><a href="where_to_learn_cxx.html">Where to Learn C++</a>
+<tr><td>22 June<td class="sep">•<td><a href="aurora_in_mielno_may_2024.html">Aurora in Mielno, May 2024</a>
+<tr><td>15 June<td class="sep">•<td><a href="sequential_bias.html">Sequential Bias</a>
+<tr><td>12 May<td class="sep">•<td><a href="i_made_more_alcohol_in_2023.html">I Made More Alcohol in 2023</a>
+<tr><td>5 May<td class="sep">•<td><a href="respect.html">Respect</a>
+<tr><td>11 February<td class="sep">•<td><a href="generate_your_daily_commits_chart_now.html">Generate Your Daily Commits Chart Now</a>
+<tr><td>26 January<td class="sep">•<td><a href="my_server_keeps_turning_off.html">My Server Keeps Turning Off!</a>
+<tr><td>23 January<td class="sep">•<td><a href="make_to_act_only_on_modified_files_from_prerequisites.html">Make to Act Only on Modified Files From Prerequisites</a>
+<tr><td>5 January<td class="sep">•<td><a href="review_of_hyundai_mpf825_mp3_player.html">Review of Hyundai MPF825 MP3 Player</a>
+<tr><td><b>2023</b><td><td>
+<tr><td>29 December<td class="sep">•<td><a href="how_to_write_install_targets_for_lua_modules_in_makefiles.html">How to Write Install Targets for Lua Modules in Makefiles</a>
+<tr><td>27 December<td class="sep">•<td><a href="self_update_end_of_year_2023.html">Self Update: End of Year 2023</a>
+<tr><td>29 March<td class="sep">•<td><a href="alcohol_of_the_year_2022.html">Alcohol of the Year 2022</a>
+<tr><td>27 March<td class="sep">•<td><a href="how_to_build_software_with_make.html">How to Build Software With Make</a>
+<tr><td>26 March<td class="sep">•<td><a href="how_to_generate_files_from_templates_in_shell.html">How to Generate Files From Templates in Shell</a>
+<tr><td>23 March<td class="sep">•<td><a href="self_update_march_2023.html">Self Update: March 2023</a>
+<tr><td><b>2022</b><td><td>
+<tr><td>24 September<td class="sep">•<td><a href="starshatter_open_dev_update_2022_09.html">Starshatter: The Open Source Project - Dev Update - September 2022</a>
+<tr><td>28 July<td class="sep">•<td><a href="guilty_pleasure_of_dirty_memory.html">Guilty Pleasure of Dirty Memory</a>
+<tr><td>2 July<td class="sep">•<td><a href="lets_not_store_versions_in_versioned_files.html">Let's Not Store Versions in Versioned Files</a>
+<tr><td>19 June<td class="sep">•<td><a href="using_pacman_to_manage_emscripten_packages.html">Using pacman to Manage Emscripten Packages</a>
+<tr><td>28 April<td class="sep">•<td><a href="different_ways_of_reporting_errors.html">Different Ways of Reporting Errors</a>
+<tr><td>8 April<td class="sep">•<td><a href="starshatter_open_dev_update_2022_04.html">Starshatter: The Open Source Project - Dev Update - April 2022</a>
+<tr><td>30 January<td class="sep">•<td><a href="starshatter_open_dev_update_2022_01.html">Starshatter: The Open Source Project - Dev Update - January 2022</a>
+<tr><td>28 January<td class="sep">•<td><a href="git_rebase_illustrated_with_time_travel.html">Git Rebase Illustrated With Time Travel</a>
+<tr><td>27 January<td class="sep">•<td><a href="you_can_serve_static_data_over_http.html">You Can Serve Static Data Over HTTP</a>
+<tr><td>25 January<td class="sep">•<td><a href="playing_around_with_simple_interfaces.html">Playing Around With Simple Interfaces</a>
+<tr><td><b>2021</b><td><td>
+<tr><td>14 August<td class="sep">•<td><a href="how_to_compress_files_in_posix.html">How to Compress Files in POSIX</a>
+<tr><td>26 July<td class="sep">•<td><a href="how_to_archive_with_posix_ar.html">How to Archive With POSIX ar</a>
+<tr><td>25 July<td class="sep">•<td><a href="deconstructing_web_browsers.html">Deconstructing Web Browsers</a>
+<tr><td>7 January<td class="sep">•<td><a href="how_to_organize_your_lua_project.html">How to Organize Your Lua Project</a>
+<tr><td>6 January<td class="sep">•<td><a href="ignore_this_license.html">Ignore This License</a>
+<tr><td><b>2020</b><td><td>
+<tr><td>14 August<td class="sep">•<td><a href="dear_imgui_and_love.html">Dear ImGui and LÖVE,</a>
+<tr><td>3 August<td class="sep">•<td><a href="writing_minimal_html5_documents_is_fun.html">Writing Minimal HTML5 Documents is Fun</a>
+<tr><td>28 July<td class="sep">•<td><a href="web_browsers_are_no_more.html">Web Browsers Are No More</a>
+<tr><td>22 July<td class="sep">•<td><a href="how_to_archive_with_posix_tar_cpio_and_pax.html">How to Archive With POSIX tar, cpio and pax</a>
+<tr><td>11 July<td class="sep">•<td><a href="of_privacy_and_traffic_tracking.html">Of Privacy and Traffic Tracking</a>
+<tr><td>4 July<td class="sep">•<td><a href="environments_in_lua_5_2_and_beyond.html">Environments in Lua 5.2 and Beyond</a>
+<tr><td>29 June<td class="sep">•<td><a href="how_to_flash_lolin_nodemcu_v3.html">How to Flash LOLin NodeMCU v3</a>
+<tr><td>20 June<td class="sep">•<td><a href="hunt_for_lex_and_yacc_the_dinosaur.html">Hunt for Lex and Yacc, the Dinosaur</a>
+<tr><td>12 June<td class="sep">•<td><a href="difference_between_mnt_and_media.html">Difference Between /mnt and /media</a>
+<tr><td>29 May<td class="sep">•<td><a href="journey_home_application_deployment.html">Journey /home - Application Deployment</a>
+<tr><td>19 May<td class="sep">•<td><a href="half_of_my_css_are_links.html">Half of My CSS Are Links</a>
+<tr><td>13 May<td class="sep">•<td><a href="markdown_is_bad_for_you.html">Markdown Is Bad for You</a>
+</table>
</section>