summaryrefslogtreecommitdiff
path: root/public/post/count-my-stuff/index.html
blob: e81f6719f3e01fbdb2007493bb1b2a0d47c93879 (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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  
<title>Counts my stuff | garhve&#x27;s gibberish</title>


  <link rel="shortcut icon" type="image/png" href="&#x2F;images&#x2F;favicon.png">
  <meta name="viewport" content="width=device-width,initial-scale=1">

  <link id="stylesheet" rel="stylesheet" type="text/css" href="/dark.css">

  <script type="text/javascript" src="/js/theme.js"></script>

</head>

<div class="header">
  <div class="site_title">
    <p><a href="/"><img src="https:&#x2F;&#x2F;blog.garhve.com&#x2F;images&#x2F;logo.png" alt="garhve&#x27;s gibberish"
          width="70" height=auto></a></p>
    <p><a href="/">&nbsp;garhve&#x27;s gibberish</a></p>
  </div>
  <div class="menu">
      <!--    <a href="/tags">tags</a>
          &nbsp;--><a href="/categories">categories</a>
  </div>
</div>

<body onload="getTheme()">
  <section class="section">
    <div class="container">
      
<p>
  <div class="title_postpage">Counts my stuff</div>
</p>
<p>
  <div class="date_postpage">2023-02-07</div>
  <div class="taxonomies_postpage">
  
      
      <a href="https://blog.garhve.com/categories/period/">/period</a>
      
  
  
      
      &emsp;<a href="https://blog.garhve.com/tags/gibberish/">#gibberish</a>
      
  
  </div>
</p>

<p>
  <p>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.</p>
<h2 id="hardware">Hardware</h2>
<h3 id="electronics">Electronics</h3>
<ul>
<li>Macbook air M1 8 + 256
2020.12. My main laptop. I'd carry it whenever I go out, light and fast.</li>
<li>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.</li>
<li>Raspberry Pi 4
2020.05. Powerful single-board computer that now is running bunch of services to improve life.</li>
<li>Micro-Controller
2022.08. STC89C52RC, to learn embedded programming.</li>
<li>Nintento Switch OLED
2023.01. Gaming. I now only have Zelda:Breath of the Wild, Pokemon Violet, and Bayonetta.</li>
<li>Sony PSP
2023.01. Get it from frined, good toy for old game.</li>
<li>LG 27up850n-w
2023.01. 27 inch 4K monitor, connected with my macbook, thinkpad and NS, improved the experience.</li>
<li>iPhone SE 2 64GB
2021.01. As my backup on first hand, now is my major device.</li>
<li>Google Pixel 3a
2023.01. My android backup, I just wannna try Ubuntu Touch in first place. Cost me only $67.</li>
<li>iPad Air M1 WIFI 64GB
2022.07. My big screen toy, good to read/study/youtube, etc.</li>
<li>Apple Watch S8 GPS
2023.02. Can't resist to complete Apple Ecosystem, though I want the activity tracker.</li>
<li>Kinston USB Flash Drive 3.0 16GB
2019.04. Bootable device for system recovery or installment.</li>
<li>Samsung USB Flash Drive type-c 64GB
2022.11. Data Storage, daily usage.</li>
<li>WD portable drive 3.0 1TB
2018.05. Data Storage, travelling usage.</li>
<li>WD drive 3.5inch 4TB with charging box
2022.09. Media Storage, home media center, plan to get more drive.</li>
</ul>
<h3 id="tools">Tools</h3>
<ul>
<li>Screwdriver sets
2020.08. Useful when (dis)assembly appliances or electronic devices.</li>
<li>Network cable plier
unknown. 
use to re-size network cable.</li>
<li>Tape Measure
2021.08. To measure the length or distance.</li>
<li>Scissors
2022.10. Utility.</li>
<li>Apple pencil 2gen
2022.07. It comes with iPad, great partner.</li>
<li>Apple Airpods Pro
2020.07. Best experience!</li>
<li>Filco Majestouch 2 (Cherry MX Brown) 87 key
2022.03. First pricer keyboard, worth it!</li>
<li>Microsoft Designer Mouse
2017.11. Purchased with Surface pro, which was sold years ago. But the mouse is too good to be replace.</li>
<li>Xbox series x controller
2022.08. For my steam games, but the PC I gifted to friend, only controller left.</li>
<li>Port replicator
2022.03. Good tool to extend laptop port.</li>
<li>Zim Powerbank No. 20
2023.02. Just bought, a pre-perpare for riding.</li>
</ul>
<h3 id="mobile-devices">Mobile devices</h3>
<ul>
<li>Electric Bike
2022.10. convinience for commuting, sele pending.</li>
<li>Electric Bike newly purchased
2023.02. convinience for commuting, more powerful than the last one.</li>
</ul>
<h2 id="the-end">The End</h2>
<p>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..</p>
<p>I still want a Touring Bike..</p>

</p>




    </div>
  </section>
</body>

<div class="footer">
  &emsp;&copy; garhve
</div>

</html>