summaryrefslogtreecommitdiff
path: root/index.html
blob: 7f3233d307b054dd15af80516674f4b70a681cad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!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="homepage, software engineering, hardware engineering">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="alternate" type="application/atom+xml" href="atom.xml">

<title>~aki</title>

<h1>~aki</h1>

<nav>
<a href="https://git.ignore.pl/">git</a> · <a href="atom.xml">feed</a>
</nav>

<section id="posts">
<h2>posts</h2>
<ul>
<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>
</section>