summary refs log tree commit diff stats
path: root/microblog
diff options
context:
space:
mode:
authorRunxi Yu <harriet@andrewyu.org>2023-08-05 13:52:56 +0000
committerRunxi Yu <harriet@andrewyu.org>2023-08-05 13:53:17 +0000
commit790c3f751e42bf64084be5691a050b49da3866a8 (patch)
tree8cfb37650e3e648a2c5cd6a1f1168bda171dee76 /microblog
parent503dcaa5b1411dad5872b0cfa3de6662961ff17d (diff)
downloadwww-790c3f751e42bf64084be5691a050b49da3866a8.tar.gz
Microblog + CSS
Diffstat (limited to 'microblog')
-rw-r--r--microblog/index.html20
1 files changed, 12 insertions, 8 deletions
diff --git a/microblog/index.html b/microblog/index.html
index 13939dd..98b258e 100644
--- a/microblog/index.html
+++ b/microblog/index.html
@@ -12,9 +12,13 @@
 		This is my <i>microblog</i>, a place for me to jot down random thoughts that I want to keep, but are too small enough to constitute a real article/post.
 		</p>
 		<hr />
+		<p id="9">
+		Democracy is the protection of negative freedom and civil liberties, not the enforcement of general will.
+		<a href="https://www.andrewyu.org/microblog/#9">(anchor link)</a>
+		</p>
 		<p id="8">
 		Democracy is the protection of negative freedom and civil liberties, not the enforcement of general will.
-		<a href="https://www.andrewyu.org/microblog/#8">(8)</a>
+		<a href="https://www.andrewyu.org/microblog/#8">(anchor link)</a>
 		</p>
 		<p id="7">
 		Reading <i>雷雨</i> and thinking about <i>A Streetcar Named Desire</i> and <i>The Glass Menagerie</i> There's a commonality in these plays&mdash;and perhaps many more&mdash;that struck me: The presentation of femininity as dependence.
@@ -25,33 +29,33 @@
 		<br />
 		(Or perhaps this experience is limited by my perception of my own trans femininity and isn't a common theme upon modern cis femininity?)
 		<br />
-		<a href="https://www.andrewyu.org/microblog/#7">(7)</a>
+		<a href="https://www.andrewyu.org/microblog/#7">(anchor link)</a>
 		</p>
 		<p id="6">
 		I kinda think faith is something we all struggle with, and doesn't seem to be too relevant to whether we are religious in the traditional sense. For me there're things like faith in logic, faith in knowledge, faith in properties of humankind, etc. They seem to be so ungrounded, founded upon beliefs that I cannot support with my own weight.
-		<a href="https://www.andrewyu.org/microblog/#6">(6)</a>
+		<a href="https://www.andrewyu.org/microblog/#6">(anchor link)</a>
 		</p>
 		<p id="5">
 		As much as I believe in determinism, I do not believe that humans have capacity to pre-determine their own fate.
-		<a href="https://www.andrewyu.org/microblog/#5">(5)</a>
+		<a href="https://www.andrewyu.org/microblog/#5">(anchor link)</a>
 		</p>
 		<p id="4">
 		My world is still of metaphorical illusions. I need to learn to be afraid of romanticized narratives and perspectives. However, it is apparently hard to do so&mdash;I sink into romantic words that create a color filter in my perception, they make reality look so beautiful, so... ``sweet'', moving me further away from what reality really is.
-		<a href="https://www.andrewyu.org/microblog/#4">(4)</a>
+		<a href="https://www.andrewyu.org/microblog/#4">(anchor link)</a>
 		</p>
 		<p id="3">
 		I'm probably not the only one who has these dangerous/harmful/unhelpful thoughts:<br />
 		How different, or perhaps ``better' could my life be, if I could go back to the start of Year 9, and make different decisions? Perhaps that would mean choosing something other than IGCSE History. Or perhaps that means... when that was still possible, let my yearn and longing for intimacy with trusted people to discuss philosophy and science with, stay undeveloped.<br />
 		Perhaps I could have became a happy person. The me of the present could never know.
-		<a href="https://www.andrewyu.org/microblog/#3">(3)</a>
+		<a href="https://www.andrewyu.org/microblog/#3">(anchor link)</a>
 		</p>
 		<p id="2">
 		To what extent is "it sets a precedent" a concern that justifies or warrants declining a request that is on its own, appropriate?
-		<a href="https://www.andrewyu.org/microblog/#2">(2)</a>
+		<a href="https://www.andrewyu.org/microblog/#2">(anchor link)</a>
 		</p>
 		<p id="1">
 		I hereby discard the structuralist view that people are composed of the opposing parts "benign" and "malicious". These simple and perhaps judgemental concepts are insufficient in face of the complexity of the human condition.
-		<a href="https://www.andrewyu.org/microblog/#1">(1)</a>
+		<a href="https://www.andrewyu.org/microblog/#1">(anchor link)</a>
 		</p>
 		<div id="footer">
 			<hr />
281'>281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424