From 5c2c617638d0a0e56e314420755c17e0f3b29d46 Mon Sep 17 00:00:00 2001
From: garhve
Date: Tue, 7 Feb 2023 17:05:41 +0800
Subject: new post
---
content/post/Count my stuff.md | 82 ++++++++++++++++++++
public/categories/index.html | 2 +-
public/categories/period/index.html | 9 +++
public/index.html | 28 +++++++
public/post/count-my-stuff/index.html | 142 ++++++++++++++++++++++++++++++++++
public/post/index.html | 28 +++++++
public/sitemap.xml | 4 +
public/tags/gibberish/index.html | 9 +++
public/tags/index.html | 2 +-
9 files changed, 304 insertions(+), 2 deletions(-)
create mode 100644 content/post/Count my stuff.md
create mode 100644 public/post/count-my-stuff/index.html
diff --git a/content/post/Count my stuff.md b/content/post/Count my stuff.md
new file mode 100644
index 0000000..e487ba1
--- /dev/null
+++ b/content/post/Count my stuff.md
@@ -0,0 +1,82 @@
++++
+title = "Counts my stuff"
+date = 2023-02-07
+[taxonomies]
+categories = ["period"]
+tags = ["gibberish"]
+[extra]
+math = false
++++
+
+Since working, I've got lots of new toys as well as discarded amount of them.
+I now lost the tracking, so this post is to list all stuff I have now.
+
+## Hardware
+### Electronics
+- Macbook air M1 8 + 256
+ 2020.12. My main laptop. I'd carry it whenever I go out, light and fast.
+- Thinkpad T470 i5-7300u 32 + 256
+ 2022.01. My second laptop, installed archlinux + i3. Most of programming happens here via ssh. A light weight server.
+- Raspberry Pi 4
+ 2020.05. Powerful single-board computer that now is running bunch of services to improve life.
+- Micro-Controller
+ 2022.08. STC89C52RC, to learn embedded programming.
+- Nintento Switch OLED
+ 2023.01. Gaming. I now only have Zelda:Breath of the Wild, Pokemon Violet, and Bayonetta.
+- Sony PSP
+ 2023.01. Get it from frined, good toy for old game.
+- LG 27up850n-w
+ 2023.01. 27 inch 4K monitor, connected with my macbook, thinkpad and NS, improved the experience.
+- iPhone SE 2 64GB
+ 2021.01. As my backup on first hand, now is my major device.
+- Google Pixel 3a
+ 2023.01. My android backup, I just wannna try Ubuntu Touch in first place. Cost me only $67.
+- iPad Air M1 WIFI 64GB
+ 2022.07. My big screen toy, good to read/study/youtube, etc.
+- Apple Watch S8 GPS
+ 2023.02. Can't resist to complete Apple Ecosystem, though I want the activity tracker.
+- Kinston USB Flash Drive 3.0 16GB
+ 2019.04. Bootable device for system recovery or installment.
+- Samsung USB Flash Drive type-c 64GB
+ 2022.11. Data Storage, daily usage.
+- WD portable drive 3.0 1TB
+ 2018.05. Data Storage, travelling usage.
+- WD drive 3.5inch 4TB with charging box
+ 2022.09. Media Storage, home media center, plan to get more drive.
+
+### Tools
+- Screwdriver sets
+ 2020.08. Useful when (dis)assembly appliances or electronic devices.
+- Network cable plier
+ unknown.
+ use to re-size network cable.
+- Tape Measure
+ 2021.08. To measure the length or distance.
+- Scissors
+ 2022.10. Utility.
+- Apple pencil 2gen
+ 2022.07. It comes with iPad, great partner.
+- Apple Airpods Pro
+ 2020.07. Best experience!
+- Filco Majestouch 2 (Cherry MX Brown) 87 key
+ 2022.03. First pricer keyboard, worth it!
+- Microsoft Designer Mouse
+ 2017.11. Purchased with Surface pro, which was sold years ago. But the mouse is too good to be replace.
+- Xbox series x controller
+ 2022.08. For my steam games, but the PC I gifted to friend, only controller left.
+- Port replicator
+ 2022.03. Good tool to extend laptop port.
+- Zim Powerbank No. 20
+ 2023.02. Just bought, a pre-perpare for riding.
+
+### Mobile devices
+- Electric Bike
+ 2022.10. convinience for commuting, sele pending.
+- Electric Bike newly purchased
+ 2023.02. convinience for commuting, more powerful than the last one.
+
+## The End
+That's for now... After re-list what I have, I found the number is huge,
+I may need to resist to buy new things, only replace them..
+
+I still want a Touring Bike..
diff --git a/public/categories/index.html b/public/categories/index.html
index addaa1a..e32d88f 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -48,7 +48,7 @@