about summary refs log tree commit diff homepage
path: root/blog
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-22 17:36:16 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-22 17:36:16 +0700
commitee131010bc85332db483ae2e770495f29c168773 (patch)
tree96cadc3da23bd464feebf58e26f1f650399a2ffa /blog
parent3fae5dd37c658eb185fec2ad99dd11cacf97b7bb (diff)
downloadsite-ee131010bc85332db483ae2e770495f29c168773.tar.gz
Outsource more to injection phase
Diffstat (limited to 'blog')
-rw-r--r--blog/2020/gsoc/article/1.md3
-rw-r--r--blog/2020/gsoc/article/2.md3
-rw-r--r--blog/2020/gsoc/article/3.md3
-rw-r--r--blog/2020/gsoc/article/4.md3
-rw-r--r--blog/2020/gsoc/article/5.md3
-rw-r--r--blog/2020/gsoc/article/6.md3
-rw-r--r--blog/2020/gsoc/article/7.md3
-rw-r--r--blog/2020/gsoc/checkin/1.md4
-rw-r--r--blog/2020/gsoc/checkin/2.md4
-rw-r--r--blog/2020/gsoc/checkin/3.md4
-rw-r--r--blog/2020/gsoc/checkin/4.md4
-rw-r--r--blog/2020/gsoc/checkin/5.md4
-rw-r--r--blog/2020/gsoc/checkin/6.md4
-rw-r--r--blog/2020/gsoc/checkin/7.md4
-rw-r--r--blog/2020/gsoc/index.md3
-rw-r--r--blog/butter.md3
-rw-r--r--blog/conseq.md2
-rw-r--r--blog/gotham.md3
-rw-r--r--blog/index.md2
-rw-r--r--blog/nopoo.md3
-rw-r--r--blog/system.md3
-rw-r--r--blog/teredo.md3
-rw-r--r--blog/threa.md3
23 files changed, 44 insertions, 30 deletions
diff --git a/blog/2020/gsoc/article/1.md b/blog/2020/gsoc/article/1.md
index 7085182..aa7ba57 100644
--- a/blog/2020/gsoc/article/1.md
+++ b/blog/2020/gsoc/article/1.md
@@ -1,10 +1,11 @@
 +++
-title = "Unexpected Things When You're Expecting"
 rss = "GSoC 2020: Unexpected Things When You're Expecting"
 date = Date(2020, 6, 9)
 tags = ["gsoc", "pip", "python"]
 +++
 
+# Unexpected Things When You're Expecting
+
 Hi everyone, I hope that you are all doing well and wishes you all good health!
 The last week has not been really kind to me with a decent amount of
 academic pressure (my school year is lasting until early Jully).
diff --git a/blog/2020/gsoc/article/2.md b/blog/2020/gsoc/article/2.md
index 324bd92..4d75ae1 100644
--- a/blog/2020/gsoc/article/2.md
+++ b/blog/2020/gsoc/article/2.md
@@ -1,10 +1,11 @@
 +++
-title = "The Wonderful Wizard of O'zip"
 rss = "GSoC 2020: The Wonderful Wizard of O'zip"
 date = Date(2020, 6, 22)
 tags = ["gsoc", "pip", "python"]
 +++
 
+# The Wonderful Wizard of O'zip
+
 > Never give up... No one knows what's going to happen next.
 
 \toc
diff --git a/blog/2020/gsoc/article/3.md b/blog/2020/gsoc/article/3.md
index 9527ecd..0a78129 100644
--- a/blog/2020/gsoc/article/3.md
+++ b/blog/2020/gsoc/article/3.md
@@ -1,10 +1,11 @@
 +++
-title = "I'm Not Drowning On My Own"
 rss = "GSoC 2020: I'm Not Drowning On My Own"
 date = Date(2020, 7, 6)
 tags = ["gsoc", "pip", "python"]
 +++
 
+# I'm Not Drowning On My Own
+
 \toc
 
 ## Cold Water
diff --git a/blog/2020/gsoc/article/4.md b/blog/2020/gsoc/article/4.md
index 1b4dc9a..8a2d47d 100644
--- a/blog/2020/gsoc/article/4.md
+++ b/blog/2020/gsoc/article/4.md
@@ -1,10 +1,11 @@
 +++
-title = "I've Walked 500 Miles…"
 rss = "GSoC 2020: I've Walked 500 Miles…"
 date = Date(2020, 7, 20)
 tags = ["gsoc", "pip", "python"]
 +++
 
+# I've Walked 500 Miles…
+
 > ... and I would walk 500 more\
 > Just to be the man who walks a thousand miles\
 > To fall down at your door
diff --git a/blog/2020/gsoc/article/5.md b/blog/2020/gsoc/article/5.md
index 8658d9a..cdcc509 100644
--- a/blog/2020/gsoc/article/5.md
+++ b/blog/2020/gsoc/article/5.md
@@ -1,10 +1,11 @@
 +++
-title = "Sorting Things Out"
 rss = "GSoC 2020: Sorting Things Out"
 date = Date(2020, 8, 3)
 tags = ["gsoc", "pip", "python"]
 +++
 
+Sorting Things Out
+
 Hi!  I really hope that everyone reading this is still doing okay,
 and if that isn't the case, I wish you a good day!
 
diff --git a/blog/2020/gsoc/article/6.md b/blog/2020/gsoc/article/6.md
index f528a97..996ba41 100644
--- a/blog/2020/gsoc/article/6.md
+++ b/blog/2020/gsoc/article/6.md
@@ -1,10 +1,11 @@
 +++
-title = "Parallelizing Wheel Downloads"
 rss = "GSoC 2020: Parallelizing Wheel Downloads"
 date = Date(2020, 8, 17)
 tags = ["gsoc", "pip", "python"]
 +++
 
+# Parallelizing Wheel Downloads
+
 > And now it's clear as this promise\
 > That we're making\
 > Two progress bars into one
diff --git a/blog/2020/gsoc/article/7.md b/blog/2020/gsoc/article/7.md
index c13d0db..4e2073b 100644
--- a/blog/2020/gsoc/article/7.md
+++ b/blog/2020/gsoc/article/7.md
@@ -1,5 +1,4 @@
 +++
-title = "Outro"
 rss = "GSoC 2020: Outro"
 date = Date(2020, 8, 31)
 tags = ["gsoc", "pip", "python"]
@@ -10,6 +9,8 @@ tags = ["gsoc", "pip", "python"]
 > Grabbed me one of them lemon pie theories\
 > And let me get some of them benchmarks you theories too
 
+# Outro
+
 \toc
 
 ## The Look
diff --git a/blog/2020/gsoc/checkin/1.md b/blog/2020/gsoc/checkin/1.md
index da54bd9..3c5178a 100644
--- a/blog/2020/gsoc/checkin/1.md
+++ b/blog/2020/gsoc/checkin/1.md
@@ -1,10 +1,10 @@
 +++
-title = "First Check-In"
-rss = "GSoC 2020: First Check-In"
 date = Date(2020, 6, 1)
 tags = ["gsoc", "pip"]
 +++
 
+# First Check-In
+
 Hi everyone, I am McSinyx, a Vietnamese undergraduate student
 who loves [free software].  This summer I am working with
 the maintainers and the contributors of `pip` to make
diff --git a/blog/2020/gsoc/checkin/2.md b/blog/2020/gsoc/checkin/2.md
index 7b214e2..6d65dc5 100644
--- a/blog/2020/gsoc/checkin/2.md
+++ b/blog/2020/gsoc/checkin/2.md
@@ -1,10 +1,10 @@
 +++
-title = "Second Check-In"
-rss = "GSoC 2020: Second Check-In"
 date = Date(2020, 6, 15)
 tags = ["gsoc", "pip"]
 +++
 
+# Second Check-In
+
 Hi everyone and may the odds ever in your favor, especially during this
 tough time!
 
diff --git a/blog/2020/gsoc/checkin/3.md b/blog/2020/gsoc/checkin/3.md
index dd013d8..2a08216 100644
--- a/blog/2020/gsoc/checkin/3.md
+++ b/blog/2020/gsoc/checkin/3.md
@@ -1,10 +1,10 @@
 +++
-title = "Third Check-In"
-rss = "GSoC 2020: Third Check-In"
 date = Date(2020, 6, 29)
 tags = ["gsoc", "pip"]
 +++
 
+# Third Check-In
+
 Holla, holla, holla!  Last seven days has not been a really productive week
 for me, though I think there are still some nice things to share with
 you all here!  The good news is that I've finish my last leçon as a somophore,
diff --git a/blog/2020/gsoc/checkin/4.md b/blog/2020/gsoc/checkin/4.md
index 2f72ca3..54bfcee 100644
--- a/blog/2020/gsoc/checkin/4.md
+++ b/blog/2020/gsoc/checkin/4.md
@@ -1,10 +1,10 @@
 +++
-title = "Fourth Check-In"
-rss = "GSoC 2020: Fourth Check-In"
 date = Date(2020, 7, 13)
 tags = ["gsoc", "pip"]
 +++
 
+# Fourth Check-In
+
 Hello there! I'm having my second year's last exam tomorrow,
 but it [feels like summer] already!  I've been finalizing quite a few things
 to get them ready for pip 20.2b2.
diff --git a/blog/2020/gsoc/checkin/5.md b/blog/2020/gsoc/checkin/5.md
index e957f17..d772eb0 100644
--- a/blog/2020/gsoc/checkin/5.md
+++ b/blog/2020/gsoc/checkin/5.md
@@ -1,10 +1,10 @@
 +++
-title = "Fifth Check-In"
-rss = "GSoC 2020: Fifth Check-In"
 date = Date(2020, 7, 27)
 tags = ["gsoc", "pip"]
 +++
 
+# Fifth Check-In
+
 Hello and I hope y'all are still doing well!
 
 ## What did I do last week?
diff --git a/blog/2020/gsoc/checkin/6.md b/blog/2020/gsoc/checkin/6.md
index 0db97d2..f5480df 100644
--- a/blog/2020/gsoc/checkin/6.md
+++ b/blog/2020/gsoc/checkin/6.md
@@ -1,10 +1,10 @@
 +++
-title = "Sixth Check-In"
-rss = "GSoC 2020: Sixth Check-In"
 date = Date(2020, 8, 10)
 tags = ["gsoc", "pip"]
 +++
 
+# Sixth Check-In
+
 Hello there!
 
 ## What did I do last week?
diff --git a/blog/2020/gsoc/checkin/7.md b/blog/2020/gsoc/checkin/7.md
index f320b37..eceee12 100644
--- a/blog/2020/gsoc/checkin/7.md
+++ b/blog/2020/gsoc/checkin/7.md
@@ -1,10 +1,10 @@
 +++
-title = "Final Check-In"
-rss = "GSoC 2020: Final Check-In"
 date = Date(2020, 8, 24)
 tags = ["gsoc", "pip"]
 +++
 
+# Final Check-In
+
 Hello there!
 
 ## What did I do last week?
diff --git a/blog/2020/gsoc/index.md b/blog/2020/gsoc/index.md
index 2e32563..b05c908 100644
--- a/blog/2020/gsoc/index.md
+++ b/blog/2020/gsoc/index.md
@@ -1,5 +1,4 @@
 +++
-title = "Google Summer of Code 2020"
 rss = "GSoC 2020 final report"
 date = Date(2020, 8, 31)
 rss_pubdate = date # work around Franklin issue GH-797
@@ -9,6 +8,8 @@ benchmark = "/blog/2020/gsoc/article/7/#the_benchmark"
 python_gsoc = "https://blogs.python-gsoc.org/en/mcsinyxs-blog"
 +++
 
+# Google Summer of Code 2020
+
 In the summer of 2020, I worked with the contributors of `pip`,
 trying to improve the networking performance of the package manager.
 Admittedly, at the end of [the internship]({{internship}}) period,
diff --git a/blog/butter.md b/blog/butter.md
index e15b0c4..b469251 100644
--- a/blog/butter.md
+++ b/blog/butter.md
@@ -1,11 +1,12 @@
 +++
-title = "NixOS on Btrfs+tmpfs"
 rss = "How I reinstalled NixOS on Btrfs with an amnesiac root
        and backed up my data"
 date = Date(2021, 11, 14)
 tags = ["backup", "btrfs", "fun", "nixos"]
 +++
 
+# NixOS on Btrfs+tmpfs
+
 In 2018, dad bought me a new laptop to replace the good ole Compaq nx7010
 whose screen unfortunately got infected by some sort of microbe and dieded
 shortly afterwards.  The new one, whilst having a considerably worse build
diff --git a/blog/conseq.md b/blog/conseq.md
index b9ea570..92c5532 100644
--- a/blog/conseq.md
+++ b/blog/conseq.md
@@ -5,6 +5,8 @@ date = Date(2019, 2, 28)
 tags = ["fun", "math", "python", "sicp"]
 +++
 
+# {{title}}
+
 In this article, we will only consider sequences defined by a function
 whose domain is a subset of the set of all integers.  Such sequences will be
 *visualized*, i.e. we will try to evaluate the first few (thousand) elements,
diff --git a/blog/gotham.md b/blog/gotham.md
index cfd0677..ea2a5d5 100644
--- a/blog/gotham.md
+++ b/blog/gotham.md
@@ -1,10 +1,11 @@
 +++
-title = "Generic Homemade Ham"
 rss = "An easy template for making uncured ham or similar brined pork"
 date = Date(2021, 11, 19)
 tags = ["lyf", "recipe"]
 +++
 
+# Generic Homemade Ham
+
 Where I'm from, hams are stupid expensive due to the lack of demand.
 This is unacceptable because I *love* hams![^hamm]  After years of not tasting
 even a single slice, I decided for myself to make some, and noting down
diff --git a/blog/index.md b/blog/index.md
index a3fcc64..a1eb7b8 100644
--- a/blog/index.md
+++ b/blog/index.md
@@ -11,6 +11,4 @@ As usual, the good old [RSS feed]({{fd_rss_feed_url}}) is available.
 If you are instead looking for the more formal literatures of mine,
 they are listed in [my ORCID profile](https://orcid.org/0000-0003-2336-706X).
 
-## See Also
-
 {{openring}}
diff --git a/blog/nopoo.md b/blog/nopoo.md
index 60a818f..0af7896 100644
--- a/blog/nopoo.md
+++ b/blog/nopoo.md
@@ -1,10 +1,11 @@
 +++
-title = "To Poo or Not to Poo"
 rss = "Me experimenting with #nopoo"
 date = Date(2021, 5, 23)
 tags = ["hair", "lyf", "poo"]
 +++
 
+# To Poo or Not to Poo
+
 Late April 2021, Việt Nam witnessed the beginning of the fourth wave
 of SARS-CoV-2 after a few months without any community case.  Soon enough,
 students are told to not come to their schools' campus.  This happens
diff --git a/blog/system.md b/blog/system.md
index 9870c13..698c51f 100644
--- a/blog/system.md
+++ b/blog/system.md
@@ -1,10 +1,11 @@
 +++
-title = "System Cascade Connection"
 rss = "Properties of cascade connected systems analyzed via anonymous functions"
 date = Date(2020, 4, 15)
 tags = ["fun", "math"]
 +++
 
+# System Cascade Connection
+
 Given two discrete-time systems $A$ and $B$ connected in cascade to form
 a new system $C = x \mapsto B(A(x))$, we examine the following properties:
 
diff --git a/blog/teredo.md b/blog/teredo.md
index 17f3bf3..d283977 100644
--- a/blog/teredo.md
+++ b/blog/teredo.md
@@ -1,10 +1,11 @@
 +++
-title = "Teredo Tunnel Simulation"
 rss = "Teredo tunnel simulation in virtual machines"
 date = Date(2020, 7, 3)
 tags = ["fun", "ipv6", "tunnel"]
 +++
 
+# Teredo Tunnel Simulation
+
 Internet Protocol version 6 (IPv6), the most recent version of
 the Internet Protocol, was developed by the IETF to deal with
 the long-anticipated problem of IPv4 address exhaustion.  Despite being
diff --git a/blog/threa.md b/blog/threa.md
index 8a6ea45..4694a42 100644
--- a/blog/threa.md
+++ b/blog/threa.md
@@ -1,10 +1,11 @@
 +++
-title = "Writing a Clipboard Manager"
 rss = "Raku's concision demonstrated in form of a tutorial"
 date = Date(2021, 7, 3)
 tags = ["clipboard", "fun", "raku"]
 +++
 
+# Writing a Clipboard Manager
+
 !!! note "A word of protest"
 
     This was intended to be presented in [The Raku Conference],