Source code + assets for pluie.me

new post: traffic cones?!

authored by pluie.me and committed by

Leah ef0fbecb a473f216

+93 -1
+7 -1
src/_styles/components/misc.scss
··· 38 38 } 39 39 } 40 40 41 + img.is-rounded { 42 + border-radius: $radius-rounded; 43 + 44 + } 45 + 41 46 #avatar { 42 47 width: 320px; 43 48 height: 320px; 44 49 img { 50 + @extend img, .is-rounded; 51 + 45 52 border: 2px $primary solid; 46 - border-radius: $radius-rounded; 47 53 } 48 54 @include desktop { 49 55 float: right;
+86
src/blog/20230303-traffic-cone.md
··· 1 + --- 2 + title: What's up with the traffic cones?! 3 + date: 2023-03-03 23:00:00 +08:00 4 + authors: 5 + - Leah 6 + --- 7 + 8 + I got asked of that question a lot lately, even from multiple different people. 9 + Given it's apparently a Frequently Asked Question™ now, I might as well answer it here... 10 + 11 + <!-- MORE --> 12 + 13 + > A: Hey Leah? 14 + > 15 + > Me: Yeah? 16 + > 17 + > A: I see your avatar is wearing a traffic cone... why is that? 18 + > 19 + > Me: Well- 20 + > 21 + > A: Like, please don't tell me you've worn a traffic cone before in real life...? 22 + > 23 + > Me: Uhm, I have, but- 24 + > 25 + > A: Why, why would you do this to yourself, Leah...? 26 + > 27 + > Me: Because it all started from a meme. Now just shut up and let me explain- 28 + > 29 + > A: Ugh, kids these days... 30 + > 31 + > Me: *audible silence* 32 + 33 + Now, I'll admit that this meme is kinda strange, but it all started when I was in 34 + the Fabric Community Discord Server (or Fabricord for short) back in 2020. 35 + 36 + There was a prominent member called i509VCB (i5 for short), who'd later go on to found Quilt with a couple of other people. 37 + His avatar is nothing but unique—a rotating red traffic cone stuck between two escalator railings: 38 + 39 + <figure> 40 + <img src="https://avatars.githubusercontent.com/u/30619168" class="is-rounded my-4" width="300"> 41 + <figcaption> 42 + (It was originally an animated GIF, but now all I can find is a static image. Lame.) 43 + </figcaption> 44 + </figure> 45 + 46 + And... can we just appreciate how surreal this is? The sight of a red traffic cone, with two railings 47 + sliding past it, applying torque to it and making it rotate at a constant speed, indefinitely. 48 + There's a mesmerizing quality to the image, no matter how absurd or pointless it is. 49 + Something about a plastic conical object spinning in a perfect loop, over and over again, activates the funny nerve 50 + in our primate brain. 51 + 52 + And such, some people in Fabricord started copying him. We started adding traffic cones to our own 53 + avatars, and naming ourselves with silly nicknames containing "cone". I even altered my old (pre-trans) avatar 54 + to include a traffic cone as well, but I'm not exactly proud of the person that avatar belongs to 55 + anymore, so I'll not display it here. In the end, lots of people got on the bandwagon, and everyone, 56 + for a time, was enamored with the traffic cone. 57 + 58 + However, the traffic cone fad, like all fads, died down sometime around 2021. 59 + That's the cruel reality of fads—they're just ephemeral, one-of-a-kind occurrences that quickly get 60 + replaced by other fads or other more important things going on in a community. 61 + (Fabricord in 2021 has... a _lot_ of things going on, something I will _not_ touch on today.) 62 + 63 + But I remained enamored with the traffic cone. When everyone else has taken the traffic cone off, 64 + I kept it on my old avatar. Somehow, the traffic cone made my crude stick figure pop out more 65 + as an interesting entity, and without it, my avatar became oddly spacious and incomplete. 66 + It lodged onto me as an important part of my internet persona, somehow. 67 + 68 + 69 + <figure> 70 + <img src="/img/avatar-big.webp" class="is-rounded my-4" width="300"> 71 + <figcaption> 72 + Where we are now! :3 73 + </figcaption> 74 + </figure> 75 + 76 + And so, I became a hold-out of the traffic cone. In a way, I kinda even revived the traffic cone. 77 + As i5 left Quilt to focus more on his work on Wayland compositors (oh wow, that sounds cool) and 78 + I gradually climbed up the Quilt Management Echelon, people started calling me "the cone girl" 79 + due to my close association with it. Some even just call me "cone." 80 + Some people started wearing traffic cones in their avatars again, who weren't there during the 81 + traffic cone fad in Fabricord. 82 + 83 + In a way, I'm pretty surprised that I've clung to traffic cones for this long, but I'm happy to 84 + see it picking up steam again. After all, a big part in life is forging your own path, and 85 + letting an icon of yourself flow in people's memories, isn't it? 86 + I guess traffic cones serve as that icon for me, for now, though it is still admittedly pretty bizarre. :p