diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-12-10 05:17:04 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-12-10 05:17:04 +0900 |
commit | 51509e605d61b4ee52e70f5c5add46f69c5340c5 (patch) | |
tree | 01abfd44af504fe4692850f4c11e8f6125a08c88 /blog | |
parent | 90d48502cfca46bc765211c0dbeaf497f4355a10 (diff) | |
download | site-51509e605d61b4ee52e70f5c5add46f69c5340c5.tar.gz |
Update details
Diffstat (limited to 'blog')
-rw-r--r-- | blog/dedep.md | 4 | ||||
-rw-r--r-- | blog/nopoo.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/blog/dedep.md b/blog/dedep.md index 30a6489..d31ad88 100644 --- a/blog/dedep.md +++ b/blog/dedep.md @@ -53,8 +53,8 @@ or [download from NPM recursively][node2nix]. *So how do I write software that is easy to package*, you may ask. If you followed the articles linked above, you've probably already -figured that out. It's less about what *you* write and more about -what you *don't write*. When someone complains a program is difficult +figured that out. It's less about what you *write* and more about +what you *use*. When someone complains a program is difficult to build from source, certainly it's not about how hard it is to type, say `make install`, but acquiring the dependencies for that to run successfully and the result will work. diff --git a/blog/nopoo.md b/blog/nopoo.md index 0af7896..0ce814d 100644 --- a/blog/nopoo.md +++ b/blog/nopoo.md @@ -1,7 +1,7 @@ +++ rss = "Me experimenting with #nopoo" date = Date(2021, 5, 23) -tags = ["hair", "lyf", "poo"] +tags = ["lyf", "exp"] +++ # To Poo or Not to Poo |